[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:23:03.609522 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:39639
I20260709 12:23:03.611171 29186 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:23:03.612253 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:03.629837 29192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:03.630275 29195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:03.632856 29186 server_base.cc:1061] running on GCE node
W20260709 12:23:03.629843 29193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:04.912595 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:04.912887 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:04.913125 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599784913095 us; error 0 us; skew 500 ppm
I20260709 12:23:04.913952 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:04.919806 29186 webserver.cc:533] Webserver started at http://127.28.128.190:41203/ using document root <none> and password file <none>
I20260709 12:23:04.920711 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:04.920917 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:04.921434 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:04.927747 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "95fd79f227c64069a14f01a5c34d030b"
format_stamp: "Formatted at 2026-07-09 12:23:04 on dist-test-slave-j56d"
I20260709 12:23:04.936110 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.001s
I20260709 12:23:04.941639 29201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:04.943266 29186 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:23:04.943718 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "95fd79f227c64069a14f01a5c34d030b"
format_stamp: "Formatted at 2026-07-09 12:23:04 on dist-test-slave-j56d"
I20260709 12:23:04.944090 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-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)
I20260709 12:23:05.005225 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:05.006858 29186 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:23:05.007431 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:05.083629 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:39639
I20260709 12:23:05.083721 29252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:39639 every 8 connection(s)
I20260709 12:23:05.091766 29253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:05.113857 29253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b: Bootstrap starting.
I20260709 12:23:05.119771 29253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:05.121670 29253 log.cc:826] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b: Log is configured to *not* fsync() on all Append() calls
I20260709 12:23:05.126322 29253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b: No bootstrap required, opened a new log
I20260709 12:23:05.146917 29253 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95fd79f227c64069a14f01a5c34d030b" member_type: VOTER }
I20260709 12:23:05.147504 29253 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:05.147709 29253 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95fd79f227c64069a14f01a5c34d030b, State: Initialized, Role: FOLLOWER
I20260709 12:23:05.148653 29253 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95fd79f227c64069a14f01a5c34d030b" member_type: VOTER }
I20260709 12:23:05.149145 29253 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:05.149389 29253 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:05.149770 29253 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:05.154723 29253 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95fd79f227c64069a14f01a5c34d030b" member_type: VOTER }
I20260709 12:23:05.155457 29253 leader_election.cc:304] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [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: 95fd79f227c64069a14f01a5c34d030b; no voters: 
I20260709 12:23:05.155519 29256 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:05.155902 29256 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95fd79f227c64069a14f01a5c34d030b" member_type: VOTER }
I20260709 12:23:05.158213 29253 leader_election.cc:290] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:05.159503 29257 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:05.162539 29257 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 1 LEADER]: Becoming Leader. State: Replica: 95fd79f227c64069a14f01a5c34d030b, State: Running, Role: LEADER
I20260709 12:23:05.163203 29256 leader_election.cc:304] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 95fd79f227c64069a14f01a5c34d030b; no voters: 
I20260709 12:23:05.163496 29257 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [LEADER]: Queue going to LEADER mode. State: All 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: "95fd79f227c64069a14f01a5c34d030b" member_type: VOTER }
I20260709 12:23:05.164086 29253 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:05.165602 29256 leader_election.cc:290] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260709 12:23:05.173133 29258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95fd79f227c64069a14f01a5c34d030b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95fd79f227c64069a14f01a5c34d030b" member_type: VOTER } }
I20260709 12:23:05.173888 29258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:05.173344 29259 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95fd79f227c64069a14f01a5c34d030b. Latest consensus state: current_term: 1 leader_uuid: "95fd79f227c64069a14f01a5c34d030b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95fd79f227c64069a14f01a5c34d030b" member_type: VOTER } }
I20260709 12:23:05.174932 29259 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:05.177420 29267 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:05.188762 29267 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:05.192163 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:05.206403 29267 catalog_manager.cc:1383] Generated new cluster ID: 1e66e46df72a411f9c57b72910ecd3ac
I20260709 12:23:05.206717 29267 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:05.234162 29267 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:05.235690 29267 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:05.252673 29267 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b: Generated new TSK 0
I20260709 12:23:05.253739 29267 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:05.259218 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:05.268360 29277 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:05.269829 29278 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:05.274912 29280 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:05.275409 29186 server_base.cc:1061] running on GCE node
I20260709 12:23:05.276355 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:05.276638 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:05.276846 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599785276828 us; error 0 us; skew 500 ppm
I20260709 12:23:05.277688 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:05.282074 29186 webserver.cc:533] Webserver started at http://127.28.128.129:43205/ using document root <none> and password file <none>
I20260709 12:23:05.282801 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:05.283071 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:05.283424 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:05.284971 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "fd2f3b8d349546a08430233df48cc2ba"
format_stamp: "Formatted at 2026-07-09 12:23:05 on dist-test-slave-j56d"
I20260709 12:23:05.291931 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:23:05.297317 29285 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.298261 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:23:05.298628 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "fd2f3b8d349546a08430233df48cc2ba"
format_stamp: "Formatted at 2026-07-09 12:23:05 on dist-test-slave-j56d"
I20260709 12:23:05.299027 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-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)
I20260709 12:23:05.322386 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:05.324222 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:05.327052 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:05.332695 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:05.333052 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.333379 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:05.333617 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.430387 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:45375
I20260709 12:23:05.430470 29347 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:45375 every 8 connection(s)
I20260709 12:23:05.438868 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:05.449718 29352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:05.451457 29353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:05.457885 29186 server_base.cc:1061] running on GCE node
W20260709 12:23:05.458845 29356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:05.459919 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:05.460157 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:05.460356 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599785460333 us; error 0 us; skew 500 ppm
I20260709 12:23:05.460968 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:05.465776 29348 heartbeater.cc:344] Connected to a master server at 127.28.128.190:39639
I20260709 12:23:05.466379 29348 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:05.467900 29348 heartbeater.cc:507] Master 127.28.128.190:39639 requested a full tablet report, sending...
I20260709 12:23:05.469599 29186 webserver.cc:533] Webserver started at http://127.28.128.130:36823/ using document root <none> and password file <none>
I20260709 12:23:05.470290 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:05.470563 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:05.470927 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:05.471959 29218 ts_manager.cc:194] Registered new tserver with Master: fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375)
I20260709 12:23:05.472074 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "a8cea294942d40fe9d7f302f50800ab7"
format_stamp: "Formatted at 2026-07-09 12:23:05 on dist-test-slave-j56d"
I20260709 12:23:05.475106 29218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56842
I20260709 12:23:05.478236 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.007s
I20260709 12:23:05.483362 29360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.484231 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:23:05.484565 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "a8cea294942d40fe9d7f302f50800ab7"
format_stamp: "Formatted at 2026-07-09 12:23:05 on dist-test-slave-j56d"
I20260709 12:23:05.484917 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-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)
I20260709 12:23:05.502720 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:05.504498 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:05.507119 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:05.510847 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:05.511130 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.511416 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:05.511626 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.599475 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:42561
I20260709 12:23:05.599617 29422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:42561 every 8 connection(s)
I20260709 12:23:05.606956 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:05.615697 29426 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:05.621631 29427 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:05.625835 29423 heartbeater.cc:344] Connected to a master server at 127.28.128.190:39639
I20260709 12:23:05.626304 29423 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:05.627259 29423 heartbeater.cc:507] Master 127.28.128.190:39639 requested a full tablet report, sending...
I20260709 12:23:05.630009 29218 ts_manager.cc:194] Registered new tserver with Master: a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:05.632073 29186 server_base.cc:1061] running on GCE node
W20260709 12:23:05.631994 29430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:05.632002 29218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56858
I20260709 12:23:05.633446 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:05.633701 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:05.633895 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599785633876 us; error 0 us; skew 500 ppm
I20260709 12:23:05.634670 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:05.639209 29186 webserver.cc:533] Webserver started at http://127.28.128.131:35607/ using document root <none> and password file <none>
I20260709 12:23:05.639707 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:05.639925 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:05.640215 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:05.641396 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "a17a532d5363422c9f107026daedee28"
format_stamp: "Formatted at 2026-07-09 12:23:05 on dist-test-slave-j56d"
I20260709 12:23:05.646008 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:23:05.649441 29434 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.650298 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 12:23:05.650578 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "a17a532d5363422c9f107026daedee28"
format_stamp: "Formatted at 2026-07-09 12:23:05 on dist-test-slave-j56d"
I20260709 12:23:05.650849 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599783429716-29186-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)
I20260709 12:23:05.677735 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:05.679039 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:05.680528 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:05.682897 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:05.683079 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.683373 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:05.683518 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:05.782233 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:45169
I20260709 12:23:05.782399 29496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:45169 every 8 connection(s)
I20260709 12:23:05.799630 29497 heartbeater.cc:344] Connected to a master server at 127.28.128.190:39639
I20260709 12:23:05.800060 29497 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:05.800891 29497 heartbeater.cc:507] Master 127.28.128.190:39639 requested a full tablet report, sending...
I20260709 12:23:05.803083 29218 ts_manager.cc:194] Registered new tserver with Master: a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:05.803206 29186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015879237s
I20260709 12:23:05.804852 29218 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39326
I20260709 12:23:05.853940 29218 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39340:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:23:05.857515 29218 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:23:05.982506 29462 tablet_service.cc:1511] Processing CreateTablet for tablet b6325cac8c874d83b0e8fafc14b5d234 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:05.983829 29385 tablet_service.cc:1511] Processing CreateTablet for tablet bfab1e6313ae40c4aa5907a48b57359a (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:05.988632 29462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6325cac8c874d83b0e8fafc14b5d234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:05.986274 29388 tablet_service.cc:1511] Processing CreateTablet for tablet b6325cac8c874d83b0e8fafc14b5d234 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:05.988318 29382 tablet_service.cc:1511] Processing CreateTablet for tablet b870b5d3757942edafd1374b179cc918 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:05.986963 29312 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3b61a5dc5647bc8bb3e7d0204dbad0 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:05.986603 29383 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdfe501cb02497bbb386740c0f9e921 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:05.988328 29384 tablet_service.cc:1511] Processing CreateTablet for tablet 02de93b0ede54ff7acdc5877bea3d403 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:05.987468 29313 tablet_service.cc:1511] Processing CreateTablet for tablet b6325cac8c874d83b0e8fafc14b5d234 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:06.003276 29385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfab1e6313ae40c4aa5907a48b57359a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:05.988665 29311 tablet_service.cc:1511] Processing CreateTablet for tablet 26b8c6de0329462ab33cba2a8930eb68 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:06.011679 29388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6325cac8c874d83b0e8fafc14b5d234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.005059 29308 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdfe501cb02497bbb386740c0f9e921 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:06.009538 29310 tablet_service.cc:1511] Processing CreateTablet for tablet bfab1e6313ae40c4aa5907a48b57359a (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:06.012277 29312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3b61a5dc5647bc8bb3e7d0204dbad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.017469 29309 tablet_service.cc:1511] Processing CreateTablet for tablet 02de93b0ede54ff7acdc5877bea3d403 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:06.015431 29387 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3b61a5dc5647bc8bb3e7d0204dbad0 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:06.017052 29461 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3b61a5dc5647bc8bb3e7d0204dbad0 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:06.029438 29310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfab1e6313ae40c4aa5907a48b57359a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.028452 29460 tablet_service.cc:1511] Processing CreateTablet for tablet 26b8c6de0329462ab33cba2a8930eb68 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:06.029629 29381 tablet_service.cc:1511] Processing CreateTablet for tablet c26f91377a904c93ba9421408e952f48 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:06.022324 29306 tablet_service.cc:1511] Processing CreateTablet for tablet c26f91377a904c93ba9421408e952f48 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:06.022269 29305 tablet_service.cc:1511] Processing CreateTablet for tablet 7721d880c8e14ac29e0d218599c04d69 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:06.031102 29459 tablet_service.cc:1511] Processing CreateTablet for tablet bfab1e6313ae40c4aa5907a48b57359a (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:06.025147 29386 tablet_service.cc:1511] Processing CreateTablet for tablet 26b8c6de0329462ab33cba2a8930eb68 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:06.034690 29380 tablet_service.cc:1511] Processing CreateTablet for tablet 7721d880c8e14ac29e0d218599c04d69 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:06.035574 29457 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdfe501cb02497bbb386740c0f9e921 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:06.038975 29307 tablet_service.cc:1511] Processing CreateTablet for tablet b870b5d3757942edafd1374b179cc918 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:06.040491 29461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3b61a5dc5647bc8bb3e7d0204dbad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.039608 29458 tablet_service.cc:1511] Processing CreateTablet for tablet 02de93b0ede54ff7acdc5877bea3d403 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:06.041265 29456 tablet_service.cc:1511] Processing CreateTablet for tablet b870b5d3757942edafd1374b179cc918 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:06.044659 29457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdfe501cb02497bbb386740c0f9e921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.043803 29313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6325cac8c874d83b0e8fafc14b5d234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.047175 29455 tablet_service.cc:1511] Processing CreateTablet for tablet c26f91377a904c93ba9421408e952f48 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:06.048513 29384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02de93b0ede54ff7acdc5877bea3d403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.052388 29387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3b61a5dc5647bc8bb3e7d0204dbad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.056448 29386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b8c6de0329462ab33cba2a8930eb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.057464 29381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26f91377a904c93ba9421408e952f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.056972 29305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7721d880c8e14ac29e0d218599c04d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.062474 29382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b870b5d3757942edafd1374b179cc918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.064289 29459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfab1e6313ae40c4aa5907a48b57359a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.069705 29454 tablet_service.cc:1511] Processing CreateTablet for tablet 7721d880c8e14ac29e0d218599c04d69 (DEFAULT_TABLE table=test-workload [id=dc9d1af7035e4fde9865c215740f5123]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:06.080435 29380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7721d880c8e14ac29e0d218599c04d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.105289 29460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b8c6de0329462ab33cba2a8930eb68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.081943 29308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdfe501cb02497bbb386740c0f9e921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.121001 29456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b870b5d3757942edafd1374b179cc918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.122126 29383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdfe501cb02497bbb386740c0f9e921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.130462 29306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26f91377a904c93ba9421408e952f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.139324 29458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02de93b0ede54ff7acdc5877bea3d403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.142014 29307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b870b5d3757942edafd1374b179cc918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.154131 29454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7721d880c8e14ac29e0d218599c04d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.159495 29455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26f91377a904c93ba9421408e952f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.170964 29311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b8c6de0329462ab33cba2a8930eb68. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:06.191413 29268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:06.207870 29309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02de93b0ede54ff7acdc5877bea3d403. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:06.346369 29515 tablet_bootstrap.cc:492] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:06.394527 29516 tablet_bootstrap.cc:492] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:06.416199 29516 tablet_bootstrap.cc:654] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.448844 29517 tablet_bootstrap.cc:492] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:06.456234 29515 tablet_bootstrap.cc:654] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.457134 29516 tablet_bootstrap.cc:492] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:06.457717 29516 ts_tablet_manager.cc:1403] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.010s
I20260709 12:23:06.459544 29517 tablet_bootstrap.cc:654] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.461558 29516 raft_consensus.cc:359] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:06.462708 29516 raft_consensus.cc:385] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.463184 29516 raft_consensus.cc:740] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.464497 29516 consensus_queue.cc:260] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:06.471089 29517 tablet_bootstrap.cc:492] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:06.471567 29517 ts_tablet_manager.cc:1403] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260709 12:23:06.471938 29515 tablet_bootstrap.cc:492] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:06.472473 29515 ts_tablet_manager.cc:1403] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.198s	user 0.011s	sys 0.012s
I20260709 12:23:06.474567 29516 ts_tablet_manager.cc:1434] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:23:06.476090 29517 raft_consensus.cc:359] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.476596 29515 raft_consensus.cc:359] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.477097 29517 raft_consensus.cc:385] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.477334 29515 raft_consensus.cc:385] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.477160 29497 heartbeater.cc:499] Master 127.28.128.190:39639 was elected leader, sending a full tablet report...
I20260709 12:23:06.477587 29517 raft_consensus.cc:740] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.477751 29515 raft_consensus.cc:740] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.478487 29515 consensus_queue.cc:260] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.478487 29517 consensus_queue.cc:260] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.481277 29348 heartbeater.cc:499] Master 127.28.128.190:39639 was elected leader, sending a full tablet report...
I20260709 12:23:06.487167 29423 heartbeater.cc:499] Master 127.28.128.190:39639 was elected leader, sending a full tablet report...
I20260709 12:23:06.492283 29516 tablet_bootstrap.cc:492] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:06.498322 29517 ts_tablet_manager.cc:1434] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 12:23:06.499392 29517 tablet_bootstrap.cc:492] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:06.501401 29515 ts_tablet_manager.cc:1434] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.029s	user 0.000s	sys 0.019s
I20260709 12:23:06.502439 29515 tablet_bootstrap.cc:492] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:06.507766 29516 tablet_bootstrap.cc:654] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.509166 29515 tablet_bootstrap.cc:654] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.512499 29517 tablet_bootstrap.cc:654] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.529313 29517 tablet_bootstrap.cc:492] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:06.529799 29517 ts_tablet_manager.cc:1403] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260709 12:23:06.529812 29516 tablet_bootstrap.cc:492] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:06.530407 29516 ts_tablet_manager.cc:1403] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.000s
I20260709 12:23:06.532861 29517 raft_consensus.cc:359] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.533097 29516 raft_consensus.cc:359] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.533668 29517 raft_consensus.cc:385] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.533771 29516 raft_consensus.cc:385] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.534018 29517 raft_consensus.cc:740] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.534089 29516 raft_consensus.cc:740] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.534816 29517 consensus_queue.cc:260] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.534986 29516 consensus_queue.cc:260] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.537220 29516 ts_tablet_manager.cc:1434] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:06.538573 29516 tablet_bootstrap.cc:492] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:06.545011 29516 tablet_bootstrap.cc:654] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:06.547425 29498 tablet.cc:2406] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:06.536983 29517 ts_tablet_manager.cc:1434] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:06.550274 29517 tablet_bootstrap.cc:492] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:06.559203 29517 tablet_bootstrap.cc:654] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.573853 29521 raft_consensus.cc:493] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:06.574412 29521 raft_consensus.cc:515] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:06.580840 29521 leader_election.cc:290] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375)
I20260709 12:23:06.588124 29515 tablet_bootstrap.cc:492] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:06.588632 29515 ts_tablet_manager.cc:1403] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.041s
I20260709 12:23:06.593775 29515 raft_consensus.cc:359] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.594485 29515 raft_consensus.cc:385] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.594803 29515 raft_consensus.cc:740] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.596935 29515 consensus_queue.cc:260] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.603768 29515 ts_tablet_manager.cc:1434] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:23:06.605544 29517 tablet_bootstrap.cc:492] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:06.606050 29517 ts_tablet_manager.cc:1403] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.015s
I20260709 12:23:06.606547 29515 tablet_bootstrap.cc:492] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:06.609573 29517 raft_consensus.cc:359] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.610311 29517 raft_consensus.cc:385] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.610651 29517 raft_consensus.cc:740] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.614164 29516 tablet_bootstrap.cc:492] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:06.614648 29516 ts_tablet_manager.cc:1403] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.019s
I20260709 12:23:06.617673 29516 raft_consensus.cc:359] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.618417 29516 raft_consensus.cc:385] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.618765 29516 raft_consensus.cc:740] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.619589 29516 consensus_queue.cc:260] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.620718 29517 consensus_queue.cc:260] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.622668 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:06.623939 29515 tablet_bootstrap.cc:654] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.625535 29517 ts_tablet_manager.cc:1434] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:23:06.628306 29517 tablet_bootstrap.cc:492] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
W20260709 12:23:06.637913 29438 leader_election.cc:343] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:06.638195 29517 tablet_bootstrap.cc:654] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.629191 29516 ts_tablet_manager.cc:1434] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260709 12:23:06.641868 29516 tablet_bootstrap.cc:492] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:06.646739 29522 raft_consensus.cc:493] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:06.647243 29522 raft_consensus.cc:515] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.648794 29516 tablet_bootstrap.cc:654] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.655081 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
W20260709 12:23:06.657167 29437 leader_election.cc:343] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:06.657792 29437 leader_election.cc:304] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [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: a17a532d5363422c9f107026daedee28; no voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:06.658842 29521 raft_consensus.cc:2749] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:06.659214 29515 tablet_bootstrap.cc:492] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:06.659965 29515 ts_tablet_manager.cc:1403] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.012s
I20260709 12:23:06.660811 29521 raft_consensus.cc:493] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:06.661351 29521 raft_consensus.cc:515] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.663671 29521 leader_election.cc:290] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:06.663450 29522 leader_election.cc:290] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:06.667817 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:06.668751 29323 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 0.
I20260709 12:23:06.669375 29515 raft_consensus.cc:359] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.670531 29515 raft_consensus.cc:385] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.670964 29515 raft_consensus.cc:740] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.672040 29515 consensus_queue.cc:260] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.675837 29515 ts_tablet_manager.cc:1434] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:23:06.680182 29515 tablet_bootstrap.cc:492] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:06.695319 29515 tablet_bootstrap.cc:654] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.705343 29523 raft_consensus.cc:493] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:06.713122 29523 raft_consensus.cc:515] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.724732 29523 leader_election.cc:290] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:06.762384 29521 raft_consensus.cc:493] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:06.763190 29521 raft_consensus.cc:515] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.767071 29521 leader_election.cc:290] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:06.708977 29437 leader_election.cc:304] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:06.775151 29521 raft_consensus.cc:2804] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:06.775753 29521 raft_consensus.cc:493] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:06.776281 29521 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:06.777172 29437 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:45375, user_credentials={real_user=slave}} blocked reactor thread for 65939.2us
I20260709 12:23:06.788362 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
W20260709 12:23:06.790431 29437 leader_election.cc:343] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:06.792639 29516 tablet_bootstrap.cc:492] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:06.793386 29516 ts_tablet_manager.cc:1403] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.152s	user 0.029s	sys 0.039s
I20260709 12:23:06.809934 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:06.809823 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:06.812032 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:06.813802 29398 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 0.
I20260709 12:23:06.811559 29323 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:06.814898 29516 raft_consensus.cc:359] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.817087 29363 leader_election.cc:304] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:06.816004 29516 raft_consensus.cc:385] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.821919 29522 raft_consensus.cc:2804] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:06.818723 29516 raft_consensus.cc:740] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.822561 29521 raft_consensus.cc:515] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.822932 29522 raft_consensus.cc:493] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:23:06.824797 29438 leader_election.cc:343] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:06.826545 29438 leader_election.cc:304] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [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: a17a532d5363422c9f107026daedee28; no voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:06.824955 29522 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:06.832098 29516 consensus_queue.cc:260] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.835189 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:06.840692 29323 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:06.835785 29521 leader_election.cc:290] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:06.853507 29515 tablet_bootstrap.cc:492] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:06.854018 29515 ts_tablet_manager.cc:1403] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.177s	user 0.030s	sys 0.067s
I20260709 12:23:06.859985 29515 raft_consensus.cc:359] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.860915 29515 raft_consensus.cc:385] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.861253 29515 raft_consensus.cc:740] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.855217 29521 raft_consensus.cc:2749] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:06.862129 29517 tablet_bootstrap.cc:492] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:06.866586 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870b5d3757942edafd1374b179cc918" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:06.867002 29516 ts_tablet_manager.cc:1434] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.072s	user 0.016s	sys 0.015s
I20260709 12:23:06.866086 29517 ts_tablet_manager.cc:1403] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.238s	user 0.084s	sys 0.095s
I20260709 12:23:06.862129 29515 consensus_queue.cc:260] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
W20260709 12:23:06.868871 29289 leader_election.cc:343] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:06.868990 29516 tablet_bootstrap.cc:492] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
W20260709 12:23:06.871436 29438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:42561, user_credentials={real_user=slave}} blocked reactor thread for 46991.1us
I20260709 12:23:06.882462 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:06.886905 29522 raft_consensus.cc:515] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.888381 29397 raft_consensus.cc:2393] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a17a532d5363422c9f107026daedee28 in current term 1: Already voted for candidate a8cea294942d40fe9d7f302f50800ab7 in this term.
I20260709 12:23:06.889524 29522 leader_election.cc:290] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:06.893430 29322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:06.900545 29323 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 1.
I20260709 12:23:06.901957 29437 leader_election.cc:304] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [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: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:06.903007 29545 raft_consensus.cc:2804] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:06.903532 29545 raft_consensus.cc:697] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Becoming Leader. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:06.904392 29545 consensus_queue.cc:237] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.907928 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870b5d3757942edafd1374b179cc918" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:06.912158 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:06.910377 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:06.912263 29472 raft_consensus.cc:2468] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 0.
I20260709 12:23:06.915979 29286 leader_election.cc:304] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [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: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:06.918422 29523 raft_consensus.cc:2804] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:06.920210 29523 raft_consensus.cc:493] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:06.920615 29523 raft_consensus.cc:3060] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:06.917716 29517 raft_consensus.cc:359] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.927735 29516 tablet_bootstrap.cc:654] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.921281 29517 raft_consensus.cc:385] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.928563 29517 raft_consensus.cc:740] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.929536 29517 consensus_queue.cc:260] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.931054 29361 leader_election.cc:304] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7; no voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:06.934355 29523 raft_consensus.cc:515] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.935717 29522 raft_consensus.cc:2749] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:06.940357 29515 ts_tablet_manager.cc:1434] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.086s	user 0.017s	sys 0.011s
I20260709 12:23:06.941496 29515 tablet_bootstrap.cc:492] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:06.949843 29217 catalog_manager.cc:5697] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 reported cstate change: term changed from 0 to 1, leader changed from <none> to a17a532d5363422c9f107026daedee28 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "a17a532d5363422c9f107026daedee28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:06.953728 29515 tablet_bootstrap.cc:654] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:06.954815 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870b5d3757942edafd1374b179cc918" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:06.961371 29523 leader_election.cc:290] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:06.962248 29523 raft_consensus.cc:493] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:06.964108 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870b5d3757942edafd1374b179cc918" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:06.964699 29470 raft_consensus.cc:3060] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:06.965692 29523 raft_consensus.cc:515] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
W20260709 12:23:06.967197 29289 leader_election.cc:343] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:06.972769 29517 ts_tablet_manager.cc:1434] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.104s	user 0.014s	sys 0.011s
I20260709 12:23:06.973831 29517 tablet_bootstrap.cc:492] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:06.974036 29516 tablet_bootstrap.cc:492] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:06.974674 29516 ts_tablet_manager.cc:1403] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.009s
I20260709 12:23:06.976387 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:06.977056 29397 raft_consensus.cc:2468] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 0.
I20260709 12:23:06.978271 29289 leader_election.cc:304] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:06.979390 29549 raft_consensus.cc:2804] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:06.978542 29516 raft_consensus.cc:359] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.980659 29516 raft_consensus.cc:385] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:06.981070 29516 raft_consensus.cc:740] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:06.981892 29516 consensus_queue.cc:260] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.979847 29549 raft_consensus.cc:493] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:06.985953 29523 leader_election.cc:290] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:06.987020 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:06.988547 29516 ts_tablet_manager.cc:1434] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:06.988948 29549 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:06.988487 29286 leader_election.cc:343] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a17a532d5363422c9f107026daedee28 (127.28.128.131:45169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:06.996100 29470 raft_consensus.cc:2468] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 1.
I20260709 12:23:06.996646 29516 tablet_bootstrap.cc:492] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:06.998492 29286 leader_election.cc:304] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [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: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:06.999320 29523 raft_consensus.cc:2804] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.000056 29523 raft_consensus.cc:697] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:07.001111 29515 tablet_bootstrap.cc:492] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:07.001948 29515 ts_tablet_manager.cc:1403] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.012s
I20260709 12:23:07.001655 29523 consensus_queue.cc:237] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:06.997196 29549 raft_consensus.cc:515] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.006682 29515 raft_consensus.cc:359] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:07.007639 29515 raft_consensus.cc:385] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.008127 29515 raft_consensus.cc:740] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.009392 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:07.009733 29546 raft_consensus.cc:493] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:07.008895 29515 consensus_queue.cc:260] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:07.010347 29546 raft_consensus.cc:515] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.010900 29397 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.017554 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.018057 29516 tablet_bootstrap.cc:654] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.018412 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
W20260709 12:23:07.018927 29286 leader_election.cc:343] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a17a532d5363422c9f107026daedee28 (127.28.128.131:45169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:07.020608 29522 raft_consensus.cc:493] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:23:07.020743 29363 leader_election.cc:343] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:07.019637 29549 leader_election.cc:290] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.021167 29522 raft_consensus.cc:515] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.023183 29546 leader_election.cc:290] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.024302 29522 leader_election.cc:290] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.025985 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:07.026503 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:07.027079 29323 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
W20260709 12:23:07.028522 29361 leader_election.cc:343] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a17a532d5363422c9f107026daedee28 (127.28.128.131:45169): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:07.029554 29361 leader_election.cc:304] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [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: a8cea294942d40fe9d7f302f50800ab7; no voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:07.029564 29363 leader_election.cc:304] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.030457 29546 raft_consensus.cc:2749] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:07.030555 29522 raft_consensus.cc:2804] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:07.030921 29522 raft_consensus.cc:493] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:07.030817 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:07.031212 29397 raft_consensus.cc:2468] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 1.
I20260709 12:23:07.031308 29522 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.031629 29470 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:07.032364 29289 leader_election.cc:304] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [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: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: a17a532d5363422c9f107026daedee28
I20260709 12:23:07.035462 29549 raft_consensus.cc:2804] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.036038 29549 raft_consensus.cc:697] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:07.037052 29549 consensus_queue.cc:237] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.040329 29515 ts_tablet_manager.cc:1434] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.003s
I20260709 12:23:07.041350 29515 tablet_bootstrap.cc:492] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:07.047602 29517 tablet_bootstrap.cc:654] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.049588 29522 raft_consensus.cc:515] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.054392 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:07.054595 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.055071 29323 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.055181 29470 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.055984 29522 leader_election.cc:290] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.063478 29470 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.063481 29323 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.065050 29361 leader_election.cc:304] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:07.069563 29522 raft_consensus.cc:2804] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.070294 29522 raft_consensus.cc:697] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:07.071326 29522 consensus_queue.cc:237] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.075541 29516 tablet_bootstrap.cc:492] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:07.076179 29516 ts_tablet_manager.cc:1403] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.087s	user 0.022s	sys 0.002s
I20260709 12:23:07.080013 29516 raft_consensus.cc:359] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.080962 29516 raft_consensus.cc:385] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.081300 29516 raft_consensus.cc:740] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.082188 29516 consensus_queue.cc:260] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.084488 29516 ts_tablet_manager.cc:1434] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:23:07.086227 29515 tablet_bootstrap.cc:654] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.087076 29214 catalog_manager.cc:5697] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 0 to 1, leader changed from <none> to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 1 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.089704 29516 tablet_bootstrap.cc:492] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:07.099959 29515 tablet_bootstrap.cc:492] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:07.100644 29515 ts_tablet_manager.cc:1403] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.001s
I20260709 12:23:07.104727 29516 tablet_bootstrap.cc:654] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.111297 29515 raft_consensus.cc:359] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.112082 29515 raft_consensus.cc:385] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.112407 29515 raft_consensus.cc:740] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.113399 29515 consensus_queue.cc:260] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.115231 29515 ts_tablet_manager.cc:1434] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 12:23:07.115417 29517 tablet_bootstrap.cc:492] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:07.115909 29517 ts_tablet_manager.cc:1403] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.005s
I20260709 12:23:07.116071 29515 tablet_bootstrap.cc:492] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:07.119724 29517 raft_consensus.cc:359] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.120422 29517 raft_consensus.cc:385] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.120707 29517 raft_consensus.cc:740] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.121446 29517 consensus_queue.cc:260] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.122869 29515 tablet_bootstrap.cc:654] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.126122 29516 tablet_bootstrap.cc:492] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:07.126885 29516 ts_tablet_manager.cc:1403] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.010s
I20260709 12:23:07.126295 29214 catalog_manager.cc:5697] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.130718 29217 catalog_manager.cc:5697] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 0 to 1, leader changed from <none> to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 1 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.131282 29516 raft_consensus.cc:359] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.132401 29516 raft_consensus.cc:385] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.132810 29516 raft_consensus.cc:740] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.133785 29516 consensus_queue.cc:260] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.134706 29515 tablet_bootstrap.cc:492] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:07.135174 29515 ts_tablet_manager.cc:1403] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 12:23:07.138164 29515 raft_consensus.cc:359] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.138845 29515 raft_consensus.cc:385] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.139142 29515 raft_consensus.cc:740] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.139833 29515 consensus_queue.cc:260] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.142329 29515 ts_tablet_manager.cc:1434] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:07.142428 29516 ts_tablet_manager.cc:1434] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 12:23:07.143340 29515 tablet_bootstrap.cc:492] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:07.143425 29516 tablet_bootstrap.cc:492] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:07.149745 29517 ts_tablet_manager.cc:1434] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 12:23:07.150799 29517 tablet_bootstrap.cc:492] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:07.150940 29515 tablet_bootstrap.cc:654] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.179489 29515 tablet_bootstrap.cc:492] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:07.179911 29515 ts_tablet_manager.cc:1403] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.010s
I20260709 12:23:07.181998 29516 tablet_bootstrap.cc:654] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.186828 29517 tablet_bootstrap.cc:654] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.191596 29515 raft_consensus.cc:359] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.192534 29515 raft_consensus.cc:385] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.192860 29515 raft_consensus.cc:740] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
W20260709 12:23:07.193781 29268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:07.193683 29515 consensus_queue.cc:260] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.196146 29515 ts_tablet_manager.cc:1434] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:23:07.197094 29515 tablet_bootstrap.cc:492] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7: Bootstrap starting.
I20260709 12:23:07.199797 29516 tablet_bootstrap.cc:492] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:07.200378 29516 ts_tablet_manager.cc:1403] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.008s
I20260709 12:23:07.202800 29515 tablet_bootstrap.cc:654] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.203881 29516 raft_consensus.cc:359] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.207823 29517 tablet_bootstrap.cc:492] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:07.209043 29517 ts_tablet_manager.cc:1403] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.010s
I20260709 12:23:07.213119 29517 raft_consensus.cc:359] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.204622 29516 raft_consensus.cc:385] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.214570 29516 raft_consensus.cc:740] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.215359 29516 consensus_queue.cc:260] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.214136 29517 raft_consensus.cc:385] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.216174 29517 raft_consensus.cc:740] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.217368 29515 tablet_bootstrap.cc:492] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7: No bootstrap required, opened a new log
I20260709 12:23:07.217728 29516 ts_tablet_manager.cc:1434] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260709 12:23:07.217872 29515 ts_tablet_manager.cc:1403] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 12:23:07.217535 29517 consensus_queue.cc:260] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.220616 29515 raft_consensus.cc:359] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.221313 29515 raft_consensus.cc:385] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.221652 29515 raft_consensus.cc:740] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.222407 29515 consensus_queue.cc:260] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.224737 29515 ts_tablet_manager.cc:1434] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:07.225759 29549 raft_consensus.cc:493] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:07.226264 29549 raft_consensus.cc:515] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.228467 29549 leader_election.cc:290] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.229636 29516 tablet_bootstrap.cc:492] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28: Bootstrap starting.
I20260709 12:23:07.233814 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:07.234524 29470 raft_consensus.cc:2468] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 0.
I20260709 12:23:07.234897 29517 ts_tablet_manager.cc:1434] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:23:07.232224 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:07.236042 29397 raft_consensus.cc:2468] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 0.
I20260709 12:23:07.236263 29516 tablet_bootstrap.cc:654] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.237100 29286 leader_election.cc:304] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.237722 29517 tablet_bootstrap.cc:492] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:07.243638 29549 raft_consensus.cc:2804] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:07.244155 29549 raft_consensus.cc:493] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:07.244596 29549 raft_consensus.cc:3060] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.246353 29517 tablet_bootstrap.cc:654] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.259333 29517 tablet_bootstrap.cc:492] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:07.259855 29517 ts_tablet_manager.cc:1403] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 12:23:07.260304 29516 tablet_bootstrap.cc:492] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28: No bootstrap required, opened a new log
I20260709 12:23:07.260792 29516 ts_tablet_manager.cc:1403] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.009s
I20260709 12:23:07.262586 29549 raft_consensus.cc:515] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.263680 29517 raft_consensus.cc:359] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:07.264003 29516 raft_consensus.cc:359] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.264825 29516 raft_consensus.cc:385] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.265185 29516 raft_consensus.cc:740] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.265847 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:07.266064 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.265910 29516 consensus_queue.cc:260] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.266575 29397 raft_consensus.cc:3060] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.266659 29470 raft_consensus.cc:3060] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.268301 29516 ts_tablet_manager.cc:1434] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:23:07.269556 29549 leader_election.cc:290] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.272459 29470 raft_consensus.cc:2468] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 1.
I20260709 12:23:07.273612 29286 leader_election.cc:304] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.274585 29549 raft_consensus.cc:2804] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.275782 29549 raft_consensus.cc:697] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:07.276844 29517 raft_consensus.cc:385] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.276791 29549 consensus_queue.cc:237] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.277324 29517 raft_consensus.cc:740] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.278194 29517 consensus_queue.cc:260] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:07.281220 29517 ts_tablet_manager.cc:1434] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 12:23:07.276160 29397 raft_consensus.cc:2468] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 1.
I20260709 12:23:07.282666 29517 tablet_bootstrap.cc:492] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:07.290788 29517 tablet_bootstrap.cc:654] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.290138 29217 catalog_manager.cc:5697] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 0 to 1, leader changed from <none> to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 1 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.298079 29517 tablet_bootstrap.cc:492] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:07.299005 29517 ts_tablet_manager.cc:1403] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:23:07.301911 29517 raft_consensus.cc:359] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.302613 29517 raft_consensus.cc:385] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.302884 29517 raft_consensus.cc:740] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.303511 29517 consensus_queue.cc:260] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.305163 29517 ts_tablet_manager.cc:1434] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:23:07.305928 29517 tablet_bootstrap.cc:492] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba: Bootstrap starting.
I20260709 12:23:07.310989 29517 tablet_bootstrap.cc:654] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:07.315161 29517 tablet_bootstrap.cc:492] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba: No bootstrap required, opened a new log
I20260709 12:23:07.315552 29517 ts_tablet_manager.cc:1403] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:23:07.317986 29517 raft_consensus.cc:359] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.318476 29517 raft_consensus.cc:385] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:07.318698 29517 raft_consensus.cc:740] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Initialized, Role: FOLLOWER
I20260709 12:23:07.319208 29517 consensus_queue.cc:260] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.320709 29517 ts_tablet_manager.cc:1434] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:23:07.320937 29545 raft_consensus.cc:493] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:07.321424 29545 raft_consensus.cc:515] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.323324 29545 leader_election.cc:290] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:07.324018 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:07.324366 29545 raft_consensus.cc:493] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:07.324672 29323 raft_consensus.cc:2468] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 0.
I20260709 12:23:07.324704 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:07.324853 29545 raft_consensus.cc:515] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.325470 29397 raft_consensus.cc:2468] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 0.
I20260709 12:23:07.326092 29437 leader_election.cc:304] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.327368 29544 raft_consensus.cc:2804] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:07.327754 29544 raft_consensus.cc:493] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:07.328097 29544 raft_consensus.cc:3060] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.328181 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:07.332353 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7" is_pre_election: true
I20260709 12:23:07.333331 29397 raft_consensus.cc:2393] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a17a532d5363422c9f107026daedee28 in current term 1: Already voted for candidate fd2f3b8d349546a08430233df48cc2ba in this term.
I20260709 12:23:07.333158 29545 leader_election.cc:290] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:07.335330 29438 leader_election.cc:304] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [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: a17a532d5363422c9f107026daedee28; no voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:07.337021 29545 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.340389 29544 raft_consensus.cc:515] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.341931 29545 raft_consensus.cc:2749] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:07.342661 29544 leader_election.cc:290] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:07.343401 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:07.343590 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:07.343981 29323 raft_consensus.cc:3060] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.344067 29397 raft_consensus.cc:3060] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.350313 29323 raft_consensus.cc:2468] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 1.
I20260709 12:23:07.350313 29397 raft_consensus.cc:2468] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 1.
I20260709 12:23:07.351635 29437 leader_election.cc:304] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.352484 29544 raft_consensus.cc:2804] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.352996 29544 raft_consensus.cc:697] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Becoming Leader. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:07.354403 29544 consensus_queue.cc:237] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.358376 29545 consensus_queue.cc:1048] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.363548 29215 catalog_manager.cc:5697] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 reported cstate change: term changed from 0 to 1, leader changed from <none> to a17a532d5363422c9f107026daedee28 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "a17a532d5363422c9f107026daedee28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:07.378506 29522 raft_consensus.cc:493] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:07.379029 29522 raft_consensus.cc:515] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.381084 29522 leader_election.cc:290] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.382445 29544 consensus_queue.cc:1048] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.382912 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:07.383248 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:07.383574 29323 raft_consensus.cc:2468] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:07.383812 29470 raft_consensus.cc:2468] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:07.384949 29363 leader_election.cc:304] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.385856 29522 raft_consensus.cc:2804] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:07.386236 29522 raft_consensus.cc:493] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:07.387173 29522 raft_consensus.cc:3060] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.391104 29549 consensus_queue.cc:1048] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.393635 29522 raft_consensus.cc:515] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.396020 29522 leader_election.cc:290] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.397454 29322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:07.398138 29322 raft_consensus.cc:3060] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.401760 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.402401 29471 raft_consensus.cc:3060] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.403767 29322 raft_consensus.cc:2468] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.404999 29363 leader_election.cc:304] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.405886 29522 raft_consensus.cc:2804] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.406733 29522 raft_consensus.cc:697] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:07.407696 29522 consensus_queue.cc:237] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.418850 29471 raft_consensus.cc:2468] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.424598 29398 raft_consensus.cc:3060] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.436147 29217 catalog_manager.cc:5697] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.439615 29549 consensus_queue.cc:1048] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.457325 29522 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.468892 29522 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.471918 29546 raft_consensus.cc:493] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:07.472393 29546 raft_consensus.cc:515] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.474999 29546 leader_election.cc:290] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.480211 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:07.480688 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:07.481148 29323 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:07.481832 29471 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:07.483806 29363 leader_election.cc:304] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.484920 29522 raft_consensus.cc:2804] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:07.485363 29522 raft_consensus.cc:493] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:07.485739 29522 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.489816 29584 raft_consensus.cc:493] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:07.490352 29584 raft_consensus.cc:515] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:07.493103 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28" is_pre_election: true
I20260709 12:23:07.493338 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba" is_pre_election: true
I20260709 12:23:07.493865 29471 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:07.494585 29584 leader_election.cc:290] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a17a532d5363422c9f107026daedee28 (127.28.128.131:45169), fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375)
I20260709 12:23:07.494827 29522 raft_consensus.cc:515] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.493984 29323 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 0.
I20260709 12:23:07.496631 29361 leader_election.cc:304] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:07.497565 29522 leader_election.cc:290] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.498158 29522 raft_consensus.cc:2804] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:07.498401 29322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:07.498574 29522 raft_consensus.cc:493] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:07.499053 29322 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.499131 29522 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.498761 29471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.502621 29471 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.505959 29549 consensus_queue.cc:1048] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.506275 29522 raft_consensus.cc:515] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:07.509233 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.509816 29470 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.511780 29471 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.513814 29361 leader_election.cc:304] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:07.517997 29470 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.518456 29549 consensus_queue.cc:1048] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.519655 29322 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.520280 29584 raft_consensus.cc:2804] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.527663 29584 raft_consensus.cc:697] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:07.521123 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:07.528271 29323 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:07.522405 29361 leader_election.cc:304] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:07.531258 29546 raft_consensus.cc:2804] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:07.536384 29323 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 1.
I20260709 12:23:07.519719 29522 leader_election.cc:290] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 1 election: Requested vote from peers a17a532d5363422c9f107026daedee28 (127.28.128.131:45169), fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375)
I20260709 12:23:07.537372 29584 consensus_queue.cc:237] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.573730 29546 raft_consensus.cc:697] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:07.574806 29546 consensus_queue.cc:237] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:07.584635 29215 catalog_manager.cc:5697] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.586124 29215 catalog_manager.cc:5697] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.713800 29549 consensus_queue.cc:1048] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.725333 29548 consensus_queue.cc:1048] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:07.799961 29397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:43076
I20260709 12:23:07.800827 29397 raft_consensus.cc:606] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Received request to transfer leadership to TS fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:07.809089 29397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:43076
I20260709 12:23:07.809595 29397 raft_consensus.cc:606] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Received request to transfer leadership to TS fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:07.823999 29472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a"
dest_uuid: "a17a532d5363422c9f107026daedee28"
mode: GRACEFUL
new_leader_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:23:07.824524 29472 raft_consensus.cc:606] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Received request to transfer leadership to TS fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:07.843791 29323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b870b5d3757942edafd1374b179cc918"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
mode: GRACEFUL
new_leader_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:39110
I20260709 12:23:07.844327 29323 raft_consensus.cc:606] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Received request to transfer leadership to TS a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:07.849318 29472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26f91377a904c93ba9421408e952f48"
dest_uuid: "a17a532d5363422c9f107026daedee28"
mode: GRACEFUL
new_leader_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:23:07.849915 29472 raft_consensus.cc:606] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Received request to transfer leadership to TS a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:07.852632 29546 consensus_queue.cc:1048] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.855011 29323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
mode: GRACEFUL
new_leader_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:39110
I20260709 12:23:07.855528 29323 raft_consensus.cc:606] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Received request to transfer leadership to TS a17a532d5363422c9f107026daedee28
I20260709 12:23:07.864820 29588 consensus_queue.cc:1048] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:07.878273 29521 consensus_queue.cc:1048] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.886821 29544 raft_consensus.cc:993] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28: : Instructing follower fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:07.887274 29544 raft_consensus.cc:1081] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Signalling peer fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:07.889146 29322 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:39090
I20260709 12:23:07.889729 29322 raft_consensus.cc:493] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.890091 29322 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.904032 29544 consensus_queue.cc:1048] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:07.902511 29322 raft_consensus.cc:515] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.909327 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.911907 29523 raft_consensus.cc:993] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba: : Instructing follower a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:07.916095 29523 raft_consensus.cc:1081] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Signalling peer a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:07.913417 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:07.916806 29397 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.918011 29322 leader_election.cc:290] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 2 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.917928 29472 raft_consensus.cc:3055] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.918906 29472 raft_consensus.cc:740] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:07.917933 29396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b870b5d3757942edafd1374b179cc918"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:43074
I20260709 12:23:07.920192 29396 raft_consensus.cc:493] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.920571 29396 raft_consensus.cc:3060] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.922988 29472 consensus_queue.cc:260] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.924569 29472 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.924794 29397 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:07.926229 29289 leader_election.cc:304] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [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: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.927124 29549 raft_consensus.cc:2804] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.927661 29549 raft_consensus.cc:697] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:07.928591 29549 consensus_queue.cc:237] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.928815 29396 raft_consensus.cc:515] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.933728 29472 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:07.937371 29322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870b5d3757942edafd1374b179cc918" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:07.937608 29546 raft_consensus.cc:993] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:07.938180 29322 raft_consensus.cc:3055] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.938271 29546 raft_consensus.cc:1081] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Signalling peer fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:07.938727 29322 raft_consensus.cc:740] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:07.940267 29323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:39098
I20260709 12:23:07.940850 29323 raft_consensus.cc:493] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.941264 29323 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.941579 29217 catalog_manager.cc:5697] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 1 to 2, leader changed from a17a532d5363422c9f107026daedee28 (127.28.128.131) to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 2 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.948746 29521 raft_consensus.cc:993] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28: : Instructing follower a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:07.949234 29521 raft_consensus.cc:1081] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Signalling peer a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:07.951098 29398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26f91377a904c93ba9421408e952f48"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:43070
I20260709 12:23:07.951728 29398 raft_consensus.cc:493] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:07.952769 29322 consensus_queue.cc:260] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.953380 29398 raft_consensus.cc:3060] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.954396 29323 raft_consensus.cc:515] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.956135 29323 leader_election.cc:290] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 2 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.957209 29396 leader_election.cc:290] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 2 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.957316 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.957942 29472 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.958375 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b870b5d3757942edafd1374b179cc918" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.958892 29470 raft_consensus.cc:3060] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.960052 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:07.960611 29397 raft_consensus.cc:3055] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.960939 29397 raft_consensus.cc:740] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:07.962002 29397 consensus_queue.cc:260] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.963219 29397 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.966346 29470 raft_consensus.cc:2468] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 2.
I20260709 12:23:07.967713 29361 leader_election.cc:304] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [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: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:07.968545 29584 raft_consensus.cc:2804] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.969002 29584 raft_consensus.cc:697] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:07.969954 29397 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:07.970072 29584 consensus_queue.cc:237] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.970665 29398 raft_consensus.cc:515] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.971527 29289 leader_election.cc:304] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [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: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:07.974820 29549 raft_consensus.cc:2804] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:07.975291 29549 raft_consensus.cc:697] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:07.976397 29398 leader_election.cc:290] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 2 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:07.976106 29549 consensus_queue.cc:237] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.978474 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:07.979030 29470 raft_consensus.cc:3055] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:07.979344 29470 raft_consensus.cc:740] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:07.981649 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26f91377a904c93ba9421408e952f48" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:07.972723 29322 raft_consensus.cc:3060] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.982213 29323 raft_consensus.cc:3060] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.974023 29472 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:07.980208 29470 consensus_queue.cc:260] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:07.986207 29470 raft_consensus.cc:3060] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:07.990717 29217 catalog_manager.cc:5697] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 1 to 2, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 2 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.994210 29215 catalog_manager.cc:5697] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 1 to 2, leader changed from fd2f3b8d349546a08430233df48cc2ba (127.28.128.129) to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:07.991783 29323 raft_consensus.cc:2468] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 2.
I20260709 12:23:07.993814 29470 raft_consensus.cc:2468] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 2.
I20260709 12:23:07.997355 29361 leader_election.cc:304] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [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: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:07.997710 29322 raft_consensus.cc:2468] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 2.
I20260709 12:23:07.999750 29584 raft_consensus.cc:2804] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.000295 29584 raft_consensus.cc:697] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:08.001242 29584 consensus_queue.cc:237] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:08.014524 29215 catalog_manager.cc:5697] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 1 to 2, leader changed from a17a532d5363422c9f107026daedee28 (127.28.128.131) to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:08.050122 29584 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:08.060954 29584 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:08.076695 29584 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:08.090385 29603 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:08.100586 29584 raft_consensus.cc:993] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:08.101100 29603 raft_consensus.cc:1081] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Signalling peer fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:08.102697 29323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:39098
I20260709 12:23:08.103286 29323 raft_consensus.cc:493] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.103611 29323 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.108011 29323 raft_consensus.cc:515] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:08.110347 29323 leader_election.cc:290] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 2 election: Requested vote from peers a17a532d5363422c9f107026daedee28 (127.28.128.131:45169), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:08.110769 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:08.111327 29470 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.111815 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:08.112390 29398 raft_consensus.cc:3055] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.112708 29398 raft_consensus.cc:740] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:08.113605 29398 consensus_queue.cc:260] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [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: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:08.114681 29398 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.118150 29470 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:08.119283 29286 leader_election.cc:304] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [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: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:08.120113 29549 raft_consensus.cc:2804] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.120589 29549 raft_consensus.cc:697] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:08.121505 29398 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:08.121413 29549 consensus_queue.cc:237] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [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: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:08.130218 29215 catalog_manager.cc:5697] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 1 to 2, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 2 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:08.226974 29523 raft_consensus.cc:993] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba: : Instructing follower a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:08.227478 29549 raft_consensus.cc:1081] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Signalling peer a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:08.228969 29470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69"
dest_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:59532
I20260709 12:23:08.229512 29470 raft_consensus.cc:493] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:08.229831 29470 raft_consensus.cc:3060] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.234500 29470 raft_consensus.cc:515] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:08.236097 29470 leader_election.cc:290] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 2 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:08.236986 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:08.237188 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7721d880c8e14ac29e0d218599c04d69" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:08.237603 29323 raft_consensus.cc:3055] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:08.237761 29398 raft_consensus.cc:3060] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.237949 29323 raft_consensus.cc:740] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:08.238739 29323 consensus_queue.cc:260] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:08.239866 29323 raft_consensus.cc:3060] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:08.243634 29398 raft_consensus.cc:2468] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 2.
I20260709 12:23:08.244737 29438 leader_election.cc:304] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [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: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:08.245453 29544 raft_consensus.cc:2804] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:08.245896 29544 raft_consensus.cc:697] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 2 LEADER]: Becoming Leader. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:08.246729 29323 raft_consensus.cc:2468] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 2.
I20260709 12:23:08.246711 29544 consensus_queue.cc:237] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:08.254060 29215 catalog_manager.cc:5697] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 reported cstate change: term changed from 1 to 2, leader changed from fd2f3b8d349546a08430233df48cc2ba (127.28.128.129) to a17a532d5363422c9f107026daedee28 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "a17a532d5363422c9f107026daedee28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:08.313158 29470 raft_consensus.cc:1275] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.314594 29549 consensus_queue.cc:1048] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.328509 29398 raft_consensus.cc:1275] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.330238 29549 consensus_queue.cc:1048] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.360183 29323 raft_consensus.cc:1275] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.364261 29603 consensus_queue.cc:1048] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.372891 29470 raft_consensus.cc:1275] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.374943 29603 consensus_queue.cc:1048] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.480094 29398 raft_consensus.cc:1275] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.481468 29549 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.489862 29470 raft_consensus.cc:1275] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.491622 29523 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.555146 29470 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.556524 29548 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.564296 29398 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.565982 29548 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.569730 29470 raft_consensus.cc:1275] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.571146 29603 consensus_queue.cc:1048] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.580298 29323 raft_consensus.cc:1275] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.582180 29546 consensus_queue.cc:1048] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.737635 29398 raft_consensus.cc:1275] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.738826 29544 consensus_queue.cc:1048] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:08.747563 29323 raft_consensus.cc:1275] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:08.749296 29610 consensus_queue.cc:1048] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:10.887126 29186 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:23:10.888135 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:10.913127 29398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:43078
I20260709 12:23:10.913642 29398 raft_consensus.cc:606] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Received request to transfer leadership to TS a17a532d5363422c9f107026daedee28
I20260709 12:23:10.926342 29323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
mode: GRACEFUL
new_leader_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:39124
I20260709 12:23:10.926990 29323 raft_consensus.cc:606] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Received request to transfer leadership to TS a17a532d5363422c9f107026daedee28
I20260709 12:23:10.928660 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:10.929312 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:11.073889 29617 raft_consensus.cc:993] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba: : Instructing follower a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:11.074306 29548 raft_consensus.cc:1081] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Signalling peer a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:11.075685 29470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:59532
I20260709 12:23:11.076145 29470 raft_consensus.cc:493] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.076428 29470 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.080139 29470 raft_consensus.cc:515] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:11.081748 29470 leader_election.cc:290] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 3 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375)
I20260709 12:23:11.082429 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:11.082953 29398 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.082893 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:11.083482 29323 raft_consensus.cc:3055] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:11.083788 29323 raft_consensus.cc:740] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:11.084551 29323 consensus_queue.cc:260] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:11.085629 29323 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:11.089665 29398 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 3.
I20260709 12:23:11.090924 29438 leader_election.cc:304] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:11.091688 29610 raft_consensus.cc:2804] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:11.092029 29323 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 3.
I20260709 12:23:11.092824 29610 raft_consensus.cc:697] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 LEADER]: Becoming Leader. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:11.093704 29610 consensus_queue.cc:237] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:11.102169 29217 catalog_manager.cc:5697] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 reported cstate change: term changed from 2 to 3, leader changed from fd2f3b8d349546a08430233df48cc2ba (127.28.128.129) to a17a532d5363422c9f107026daedee28 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "a17a532d5363422c9f107026daedee28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:11.449749 29546 raft_consensus.cc:993] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:11.450178 29624 raft_consensus.cc:1081] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Signalling peer a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:11.451510 29470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921"
dest_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:59520
I20260709 12:23:11.451896 29470 raft_consensus.cc:493] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:11.452129 29470 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.455933 29470 raft_consensus.cc:515] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:11.457420 29470 leader_election.cc:290] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 2 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:11.458093 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:11.458338 29398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:11.458628 29323 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.458914 29398 raft_consensus.cc:3055] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:11.459210 29398 raft_consensus.cc:740] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:11.459838 29398 consensus_queue.cc:260] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:11.460714 29398 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:11.462671 29323 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 2.
I20260709 12:23:11.463591 29437 leader_election.cc:304] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [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: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:11.464226 29610 raft_consensus.cc:2804] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:11.464591 29610 raft_consensus.cc:697] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 LEADER]: Becoming Leader. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:11.465441 29398 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 2.
I20260709 12:23:11.465330 29610 consensus_queue.cc:237] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:11.471900 29218 catalog_manager.cc:5697] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 reported cstate change: term changed from 1 to 2, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to a17a532d5363422c9f107026daedee28 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "a17a532d5363422c9f107026daedee28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:11.521374 29323 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:11.522475 29610 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.531941 29398 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:11.533453 29610 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:11.930302 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:11.936434 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:11.936900 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:11.939106 29323 raft_consensus.cc:1275] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.940513 29610 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:11.955752 29398 raft_consensus.cc:1275] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:11.957192 29633 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:12.937991 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:12.943756 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:12.944299 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:13.946081 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:13.954350 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:13.954774 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:14.955983 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:14.962155 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:14.962529 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:15.963476 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:15.968539 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:15.968894 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:16.970100 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:16.975600 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:16.976011 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:18.741158 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:18.746024 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:18.746459 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:23:19.379179 29493 debug-util.cc:398] Leaking SignalData structure 0x7b080016d700 after lost signal to thread 29189
W20260709 12:23:19.379918 29493 debug-util.cc:398] Leaking SignalData structure 0x7b080016dde0 after lost signal to thread 29252
W20260709 12:23:19.380659 29493 debug-util.cc:398] Leaking SignalData structure 0x7b08001eaca0 after lost signal to thread 29347
W20260709 12:23:19.381385 29493 debug-util.cc:398] Leaking SignalData structure 0x7b08000314e0 after lost signal to thread 29422
W20260709 12:23:19.382015 29493 debug-util.cc:398] Leaking SignalData structure 0x7b080018f260 after lost signal to thread 29496
I20260709 12:23:19.747599 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:19.755584 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:19.756129 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:20.757295 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:20.765497 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:20.765928 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:21.795256 29186 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:23:21.800045 29472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "a17a532d5363422c9f107026daedee28"
mode: GRACEFUL
new_leader_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:23:21.800716 29472 raft_consensus.cc:606] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 LEADER]: Received request to transfer leadership to TS a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:21.806310 29323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
mode: GRACEFUL
new_leader_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:39110
I20260709 12:23:21.806769 29323 raft_consensus.cc:606] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Received request to transfer leadership to TS a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:21.811463 29323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
mode: GRACEFUL
new_leader_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:39110
I20260709 12:23:21.812014 29323 raft_consensus.cc:606] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Received request to transfer leadership to TS a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:21.816954 29323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
mode: GRACEFUL
new_leader_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:39110
I20260709 12:23:21.817492 29323 raft_consensus.cc:606] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Received request to transfer leadership to TS a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:21.825053 29472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921"
dest_uuid: "a17a532d5363422c9f107026daedee28"
mode: GRACEFUL
new_leader_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:59544
I20260709 12:23:21.825634 29472 raft_consensus.cc:606] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 LEADER]: Received request to transfer leadership to TS a8cea294942d40fe9d7f302f50800ab7
I20260709 12:23:21.842964 29651 raft_consensus.cc:993] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28: : Instructing follower a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:21.843532 29653 raft_consensus.cc:1081] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 LEADER]: Signalling peer a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:21.844980 29397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:43070
I20260709 12:23:21.845495 29397 raft_consensus.cc:493] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:21.845834 29397 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:21.850960 29397 raft_consensus.cc:515] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:21.853392 29397 leader_election.cc:290] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 4 election: Requested vote from peers a17a532d5363422c9f107026daedee28 (127.28.128.131:45169), fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375)
I20260709 12:23:21.854456 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:21.854379 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:21.855140 29323 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:21.855175 29472 raft_consensus.cc:3055] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:21.855578 29472 raft_consensus.cc:740] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:21.856341 29472 consensus_queue.cc:260] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:21.857625 29472 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:21.860308 29323 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 4.
I20260709 12:23:21.861742 29363 leader_election.cc:304] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:21.862775 29647 raft_consensus.cc:2804] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:21.863272 29472 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 4.
I20260709 12:23:21.864217 29647 raft_consensus.cc:697] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:21.865265 29647 consensus_queue.cc:237] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:21.875360 29218 catalog_manager.cc:5697] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 3 to 4, leader changed from a17a532d5363422c9f107026daedee28 (127.28.128.131) to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 4 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:21.973311 29651 raft_consensus.cc:993] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28: : Instructing follower a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:21.973799 29653 raft_consensus.cc:1081] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 LEADER]: Signalling peer a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:21.975301 29397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:43070
I20260709 12:23:21.975929 29397 raft_consensus.cc:493] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:21.976331 29397 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:21.981881 29397 raft_consensus.cc:515] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:21.983690 29397 leader_election.cc:290] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 3 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:21.984405 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:21.984622 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:21.984984 29323 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:21.985145 29472 raft_consensus.cc:3055] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:21.985502 29472 raft_consensus.cc:740] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:21.986351 29472 consensus_queue.cc:260] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:21.987524 29472 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:21.991346 29323 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 3.
I20260709 12:23:21.992437 29363 leader_election.cc:304] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8cea294942d40fe9d7f302f50800ab7, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:21.993332 29647 raft_consensus.cc:2804] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:21.993624 29472 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 3.
I20260709 12:23:21.993814 29647 raft_consensus.cc:697] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:21.994673 29647 consensus_queue.cc:237] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.002453 29218 catalog_manager.cc:5697] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 2 to 3, leader changed from a17a532d5363422c9f107026daedee28 (127.28.128.131) to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 3 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.086592 29652 raft_consensus.cc:993] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba: : Instructing follower a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:22.087245 29661 raft_consensus.cc:1081] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Signalling peer a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:22.089079 29397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:43074
I20260709 12:23:22.089615 29397 raft_consensus.cc:493] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:22.089960 29397 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:22.094816 29397 raft_consensus.cc:515] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.096575 29397 leader_election.cc:290] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 3 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:22.097491 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:22.097751 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:22.098111 29323 raft_consensus.cc:3055] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:22.098264 29470 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:22.098472 29323 raft_consensus.cc:740] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:22.099308 29323 consensus_queue.cc:260] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.100556 29323 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:22.105099 29470 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 3.
I20260709 12:23:22.106416 29361 leader_election.cc:304] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:22.106606 29323 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 3.
I20260709 12:23:22.107132 29647 raft_consensus.cc:2804] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:22.107640 29647 raft_consensus.cc:697] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:22.108537 29647 consensus_queue.cc:237] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.115356 29218 catalog_manager.cc:5697] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 2 to 3, leader changed from fd2f3b8d349546a08430233df48cc2ba (127.28.128.129) to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 3 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.251194 29652 raft_consensus.cc:993] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba: : Instructing follower a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:22.251699 29661 raft_consensus.cc:1081] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Signalling peer a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:22.253206 29397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:43074
I20260709 12:23:22.253638 29397 raft_consensus.cc:493] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:22.253873 29397 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:22.257992 29397 raft_consensus.cc:515] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.259410 29397 leader_election.cc:290] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 3 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:22.260294 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:22.260561 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfab1e6313ae40c4aa5907a48b57359a" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:22.260874 29323 raft_consensus.cc:3055] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:22.261144 29470 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:22.261257 29323 raft_consensus.cc:740] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:22.262063 29323 consensus_queue.cc:260] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.263165 29323 raft_consensus.cc:3060] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:22.265836 29470 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 3.
I20260709 12:23:22.266887 29361 leader_election.cc:304] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:22.267566 29647 raft_consensus.cc:2804] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:22.267619 29323 raft_consensus.cc:2468] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 3.
I20260709 12:23:22.268151 29647 raft_consensus.cc:697] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:22.269059 29647 consensus_queue.cc:237] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.275905 29218 catalog_manager.cc:5697] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 2 to 3, leader changed from fd2f3b8d349546a08430233df48cc2ba (127.28.128.129) to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 3 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.285604 29652 raft_consensus.cc:993] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba: : Instructing follower a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:22.286059 29661 raft_consensus.cc:1081] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Signalling peer a8cea294942d40fe9d7f302f50800ab7 to start an election
I20260709 12:23:22.287657 29397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
 from {username='slave'} at 127.0.0.1:43074
I20260709 12:23:22.288208 29397 raft_consensus.cc:493] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:22.288480 29397 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.292848 29397 raft_consensus.cc:515] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.294595 29397 leader_election.cc:290] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [CANDIDATE]: Term 2 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:22.295651 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:22.295660 29470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "a8cea294942d40fe9d7f302f50800ab7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:22.296407 29470 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.296407 29323 raft_consensus.cc:3055] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:22.296948 29323 raft_consensus.cc:740] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:22.297732 29323 consensus_queue.cc:260] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.298852 29323 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:22.303196 29470 raft_consensus.cc:2468] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 2.
I20260709 12:23:22.304327 29361 leader_election.cc:304] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [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: a17a532d5363422c9f107026daedee28, a8cea294942d40fe9d7f302f50800ab7; no voters: 
I20260709 12:23:22.305187 29647 raft_consensus.cc:2804] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:22.305290 29323 raft_consensus.cc:2468] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8cea294942d40fe9d7f302f50800ab7 in term 2.
I20260709 12:23:22.305789 29647 raft_consensus.cc:697] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Becoming Leader. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:22.306633 29647 consensus_queue.cc:237] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:22.313798 29470 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:22.314788 29218 catalog_manager.cc:5697] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 reported cstate change: term changed from 1 to 2, leader changed from fd2f3b8d349546a08430233df48cc2ba (127.28.128.129) to a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a8cea294942d40fe9d7f302f50800ab7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.315335 29654 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:22.327055 29323 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:22.328524 29647 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:22.462706 29323 raft_consensus.cc:1275] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:22.463955 29654 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.473480 29470 raft_consensus.cc:1275] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:22.475581 29654 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.678894 29470 raft_consensus.cc:1275] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:22.680025 29647 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.688913 29323 raft_consensus.cc:1275] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:22.690419 29672 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.764750 29470 raft_consensus.cc:1275] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:22.766242 29647 consensus_queue.cc:1048] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.775753 29323 raft_consensus.cc:1275] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:22.777385 29647 consensus_queue.cc:1048] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:22.822662 29323 raft_consensus.cc:1275] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:22.823928 29647 consensus_queue.cc:1048] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:22.832334 29470 raft_consensus.cc:1275] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Refusing update from remote peer a8cea294942d40fe9d7f302f50800ab7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:22.833935 29671 consensus_queue.cc:1048] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:24.865530 29186 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:23:24.866334 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:24.874102 29397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:43078
I20260709 12:23:24.874778 29397 raft_consensus.cc:606] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Received request to transfer leadership to TS fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:24.877565 29397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:43078
I20260709 12:23:24.878031 29397 raft_consensus.cc:606] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Received request to transfer leadership to TS fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:24.880239 29397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:43078
I20260709 12:23:24.880697 29397 raft_consensus.cc:606] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Received request to transfer leadership to TS a17a532d5363422c9f107026daedee28
I20260709 12:23:24.883008 29397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:43078
I20260709 12:23:24.883440 29397 raft_consensus.cc:606] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Received request to transfer leadership to TS fd2f3b8d349546a08430233df48cc2ba
I20260709 12:23:24.885747 29397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
mode: GRACEFUL
new_leader_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:43078
I20260709 12:23:24.886227 29397 raft_consensus.cc:606] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 LEADER]: Received request to transfer leadership to TS a17a532d5363422c9f107026daedee28
I20260709 12:23:24.887203 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:23:24.887701 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:24.905603 29671 raft_consensus.cc:993] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:24.906152 29672 raft_consensus.cc:1081] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 LEADER]: Signalling peer a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:24.907815 29472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234"
dest_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:59520
I20260709 12:23:24.908262 29472 raft_consensus.cc:493] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.908547 29472 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:24.913496 29472 raft_consensus.cc:515] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:24.915577 29472 leader_election.cc:290] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 5 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375)
I20260709 12:23:24.916479 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:24.916772 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6325cac8c874d83b0e8fafc14b5d234" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:24.917234 29397 raft_consensus.cc:3055] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:23:24.917351 29323 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:24.917629 29397 raft_consensus.cc:740] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:24.918530 29397 consensus_queue.cc:260] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:24.919579 29397 raft_consensus.cc:3060] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:24.922791 29323 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 5.
I20260709 12:23:24.924014 29437 leader_election.cc:304] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:24.924790 29397 raft_consensus.cc:2468] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 5.
I20260709 12:23:24.924906 29653 raft_consensus.cc:2804] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:23:24.926168 29653 raft_consensus.cc:697] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 5 LEADER]: Becoming Leader. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:24.927073 29653 consensus_queue.cc:237] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } }
I20260709 12:23:24.934625 29217 catalog_manager.cc:5697] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 reported cstate change: term changed from 4 to 5, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to a17a532d5363422c9f107026daedee28 (127.28.128.131). New cstate: current_term: 5 leader_uuid: "a17a532d5363422c9f107026daedee28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:25.055962 29672 raft_consensus.cc:993] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:25.056480 29671 raft_consensus.cc:1081] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Signalling peer a17a532d5363422c9f107026daedee28 to start an election
I20260709 12:23:25.058069 29472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921"
dest_uuid: "a17a532d5363422c9f107026daedee28"
 from {username='slave'} at 127.0.0.1:59520
I20260709 12:23:25.058630 29472 raft_consensus.cc:493] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:25.058919 29472 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:25.063385 29472 raft_consensus.cc:515] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.064853 29472 leader_election.cc:290] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 4 election: Requested vote from peers fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375), a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561)
I20260709 12:23:25.065791 29323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
I20260709 12:23:25.065902 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdfe501cb02497bbb386740c0f9e921" candidate_uuid: "a17a532d5363422c9f107026daedee28" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:25.066383 29323 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:25.066448 29397 raft_consensus.cc:3055] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:25.066847 29397 raft_consensus.cc:740] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:25.067626 29397 consensus_queue.cc:260] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.068763 29397 raft_consensus.cc:3060] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:25.072751 29323 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 4.
I20260709 12:23:25.073907 29437 leader_election.cc:304] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:25.074595 29397 raft_consensus.cc:2468] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a17a532d5363422c9f107026daedee28 in term 4.
I20260709 12:23:25.074749 29653 raft_consensus.cc:2804] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:25.075284 29653 raft_consensus.cc:697] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 4 LEADER]: Becoming Leader. State: Replica: a17a532d5363422c9f107026daedee28, State: Running, Role: LEADER
I20260709 12:23:25.076071 29653 consensus_queue.cc:237] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.082433 29217 catalog_manager.cc:5697] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 reported cstate change: term changed from 3 to 4, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to a17a532d5363422c9f107026daedee28 (127.28.128.131). New cstate: current_term: 4 leader_uuid: "a17a532d5363422c9f107026daedee28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:25.173978 29672 raft_consensus.cc:993] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:25.174510 29671 raft_consensus.cc:1081] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Signalling peer fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:25.176307 29323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:39098
I20260709 12:23:25.176823 29323 raft_consensus.cc:493] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:25.177143 29323 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:25.181146 29323 raft_consensus.cc:515] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.182965 29323 leader_election.cc:290] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 4 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:25.183844 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:25.184072 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b8c6de0329462ab33cba2a8930eb68" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:25.184397 29397 raft_consensus.cc:3055] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:25.184511 29472 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:25.184721 29397 raft_consensus.cc:740] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:25.185513 29397 consensus_queue.cc:260] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.186591 29397 raft_consensus.cc:3060] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:25.190709 29472 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 4.
I20260709 12:23:25.192009 29286 leader_election.cc:304] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:25.192373 29397 raft_consensus.cc:2468] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 4.
I20260709 12:23:25.193995 29688 raft_consensus.cc:2804] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:25.195127 29688 raft_consensus.cc:697] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 4 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:25.195878 29688 consensus_queue.cc:237] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.203104 29217 catalog_manager.cc:5697] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 3 to 4, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 4 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:25.225176 29672 raft_consensus.cc:993] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:25.225678 29671 raft_consensus.cc:1081] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Signalling peer fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:25.227125 29323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:39098
I20260709 12:23:25.227607 29323 raft_consensus.cc:493] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:25.227852 29323 raft_consensus.cc:3060] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:25.231812 29323 raft_consensus.cc:515] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.233445 29323 leader_election.cc:290] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 2 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:25.234151 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:25.234494 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02de93b0ede54ff7acdc5877bea3d403" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:25.234762 29397 raft_consensus.cc:3055] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:25.235030 29472 raft_consensus.cc:3060] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:25.235074 29397 raft_consensus.cc:740] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:25.235926 29397 consensus_queue.cc:260] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.236732 29397 raft_consensus.cc:3060] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:25.239356 29472 raft_consensus.cc:2468] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:25.240295 29286 leader_election.cc:304] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [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: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:25.241137 29688 raft_consensus.cc:2804] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:25.241183 29397 raft_consensus.cc:2468] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 2.
I20260709 12:23:25.241659 29688 raft_consensus.cc:697] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:25.242615 29688 consensus_queue.cc:237] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [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: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.250059 29217 catalog_manager.cc:5697] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 1 to 2, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 2 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:25.369287 29672 raft_consensus.cc:993] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7: : Instructing follower fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:25.369764 29671 raft_consensus.cc:1081] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Signalling peer fd2f3b8d349546a08430233df48cc2ba to start an election
I20260709 12:23:25.371264 29323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0"
dest_uuid: "fd2f3b8d349546a08430233df48cc2ba"
 from {username='slave'} at 127.0.0.1:39098
I20260709 12:23:25.371760 29323 raft_consensus.cc:493] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:25.372040 29323 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.376755 29323 raft_consensus.cc:515] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.378352 29323 leader_election.cc:290] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 3 election: Requested vote from peers a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561), a17a532d5363422c9f107026daedee28 (127.28.128.131:45169)
I20260709 12:23:25.379436 29472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a17a532d5363422c9f107026daedee28"
I20260709 12:23:25.379878 29397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3b61a5dc5647bc8bb3e7d0204dbad0" candidate_uuid: "fd2f3b8d349546a08430233df48cc2ba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a8cea294942d40fe9d7f302f50800ab7"
I20260709 12:23:25.379896 29472 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.380410 29397 raft_consensus.cc:3055] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:25.380692 29397 raft_consensus.cc:740] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8cea294942d40fe9d7f302f50800ab7, State: Running, Role: LEADER
I20260709 12:23:25.381445 29397 consensus_queue.cc:260] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.382336 29397 raft_consensus.cc:3060] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:25.384604 29472 raft_consensus.cc:2468] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 3.
I20260709 12:23:25.385639 29286 leader_election.cc:304] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a17a532d5363422c9f107026daedee28, fd2f3b8d349546a08430233df48cc2ba; no voters: 
I20260709 12:23:25.386332 29688 raft_consensus.cc:2804] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:25.386718 29688 raft_consensus.cc:697] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 3 LEADER]: Becoming Leader. State: Replica: fd2f3b8d349546a08430233df48cc2ba, State: Running, Role: LEADER
I20260709 12:23:25.386879 29397 raft_consensus.cc:2468] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd2f3b8d349546a08430233df48cc2ba in term 3.
I20260709 12:23:25.387575 29688 consensus_queue.cc:237] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } }
I20260709 12:23:25.394459 29217 catalog_manager.cc:5697] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba reported cstate change: term changed from 2 to 3, leader changed from a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130) to fd2f3b8d349546a08430233df48cc2ba (127.28.128.129). New cstate: current_term: 3 leader_uuid: "fd2f3b8d349546a08430233df48cc2ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:25.461484 29397 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 5 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:25.462934 29653 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:25.473659 29323 raft_consensus.cc:1275] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 5 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:25.475468 29653 consensus_queue.cc:1048] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:25.534037 29397 raft_consensus.cc:1275] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:25.535288 29653 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:25.545130 29323 raft_consensus.cc:1275] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Refusing update from remote peer a17a532d5363422c9f107026daedee28: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:25.547142 29653 consensus_queue.cc:1048] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd2f3b8d349546a08430233df48cc2ba" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:25.634975 29472 raft_consensus.cc:1275] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:25.636224 29688 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:25.645736 29397 raft_consensus.cc:1275] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:25.647509 29689 consensus_queue.cc:1048] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:25.680418 29397 raft_consensus.cc:1275] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.681509 29689 consensus_queue.cc:1048] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.691249 29472 raft_consensus.cc:1275] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.693011 29688 consensus_queue.cc:1048] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.888907 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:25.893955 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:25.894330 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:25.928602 29397 raft_consensus.cc:1275] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:25.929843 29688 consensus_queue.cc:1048] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8cea294942d40fe9d7f302f50800ab7" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:25.938201 29472 raft_consensus.cc:1275] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Refusing update from remote peer fd2f3b8d349546a08430233df48cc2ba: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:25.940099 29688 consensus_queue.cc:1048] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "a17a532d5363422c9f107026daedee28" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 45169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:26.895220 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:26.900053 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:26.900487 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:27.901712 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:27.907759 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:27.908241 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:28.909380 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:28.915179 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:28.915620 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:29.916767 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:29.921715 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:29.922174 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:30.923237 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:30.928885 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:30.929404 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:31.930446 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:31.936164 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:31.936601 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:32.937767 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:32.944562 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:32.945062 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:33.946748 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:33.952629 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:33.953097 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:34.983809 29186 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:23:34.984453 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
I20260709 12:23:35.019976 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:35.020769 29186 tablet_replica.cc:333] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.021541 29186 raft_consensus.cc:2243] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.022480 29186 raft_consensus.cc:2272] T 02de93b0ede54ff7acdc5877bea3d403 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.024928 29186 tablet_replica.cc:333] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.025648 29186 raft_consensus.cc:2243] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.026147 29186 raft_consensus.cc:2272] T b6325cac8c874d83b0e8fafc14b5d234 P fd2f3b8d349546a08430233df48cc2ba [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.027822 29186 tablet_replica.cc:333] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.028301 29186 raft_consensus.cc:2243] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.028728 29186 raft_consensus.cc:2272] T c26f91377a904c93ba9421408e952f48 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.030359 29186 tablet_replica.cc:333] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.030875 29186 raft_consensus.cc:2243] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.031304 29186 raft_consensus.cc:2272] T 7721d880c8e14ac29e0d218599c04d69 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.032902 29186 tablet_replica.cc:333] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.033476 29186 raft_consensus.cc:2243] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.034282 29186 raft_consensus.cc:2272] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.035960 29186 tablet_replica.cc:333] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.036469 29186 raft_consensus.cc:2243] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.037364 29186 raft_consensus.cc:2272] T 26b8c6de0329462ab33cba2a8930eb68 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.038990 29186 tablet_replica.cc:333] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.039489 29186 raft_consensus.cc:2243] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.039898 29186 raft_consensus.cc:2272] T b870b5d3757942edafd1374b179cc918 P fd2f3b8d349546a08430233df48cc2ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.041566 29186 tablet_replica.cc:333] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.042073 29186 raft_consensus.cc:2243] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.042521 29186 raft_consensus.cc:2272] T 5cdfe501cb02497bbb386740c0f9e921 P fd2f3b8d349546a08430233df48cc2ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.044057 29186 tablet_replica.cc:333] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba: stopping tablet replica
I20260709 12:23:35.044517 29186 raft_consensus.cc:2243] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.044950 29186 raft_consensus.cc:2272] T bfab1e6313ae40c4aa5907a48b57359a P fd2f3b8d349546a08430233df48cc2ba [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:35.138850 29437 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45375: connect: Connection refused (error 111)
I20260709 12:23:35.141203 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
W20260709 12:23:35.143342 29437 consensus_peers.cc:597] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 -> Peer fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375): Couldn't send request to peer fd2f3b8d349546a08430233df48cc2ba. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:35.160449 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
I20260709 12:23:35.186857 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:35.187635 29186 tablet_replica.cc:333] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.188268 29186 raft_consensus.cc:2243] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.189193 29186 raft_consensus.cc:2272] T b870b5d3757942edafd1374b179cc918 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.191033 29186 tablet_replica.cc:333] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.191557 29186 raft_consensus.cc:2243] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.192003 29186 raft_consensus.cc:2272] T 7721d880c8e14ac29e0d218599c04d69 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.193660 29186 tablet_replica.cc:333] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.194146 29186 raft_consensus.cc:2243] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.194555 29186 raft_consensus.cc:2272] T 02de93b0ede54ff7acdc5877bea3d403 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.196254 29186 tablet_replica.cc:333] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.196740 29186 raft_consensus.cc:2243] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.197242 29186 raft_consensus.cc:2272] T b6325cac8c874d83b0e8fafc14b5d234 P a8cea294942d40fe9d7f302f50800ab7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.198808 29186 tablet_replica.cc:333] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.199293 29186 raft_consensus.cc:2243] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.200066 29186 raft_consensus.cc:2272] T c26f91377a904c93ba9421408e952f48 P a8cea294942d40fe9d7f302f50800ab7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.201712 29186 tablet_replica.cc:333] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.202196 29186 raft_consensus.cc:2243] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.202592 29186 raft_consensus.cc:2272] T 26b8c6de0329462ab33cba2a8930eb68 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.204222 29186 tablet_replica.cc:333] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.204674 29186 raft_consensus.cc:2243] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.205160 29186 raft_consensus.cc:2272] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.206748 29186 tablet_replica.cc:333] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.207222 29186 raft_consensus.cc:2243] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.207645 29186 raft_consensus.cc:2272] T 5cdfe501cb02497bbb386740c0f9e921 P a8cea294942d40fe9d7f302f50800ab7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.209352 29186 tablet_replica.cc:333] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7: stopping tablet replica
I20260709 12:23:35.209779 29186 raft_consensus.cc:2243] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.210531 29186 raft_consensus.cc:2272] T bfab1e6313ae40c4aa5907a48b57359a P a8cea294942d40fe9d7f302f50800ab7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.239262 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
I20260709 12:23:35.256173 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
W20260709 12:23:35.273680 29437 consensus_peers.cc:597] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 -> Peer fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375): Couldn't send request to peer fd2f3b8d349546a08430233df48cc2ba. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:35.286783 29437 consensus_peers.cc:597] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 -> Peer fd2f3b8d349546a08430233df48cc2ba (127.28.128.129:45375): Couldn't send request to peer fd2f3b8d349546a08430233df48cc2ba. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45375: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:23:35.287747 29438 consensus_peers.cc:597] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 -> Peer a8cea294942d40fe9d7f302f50800ab7 (127.28.128.130:42561): Couldn't send request to peer a8cea294942d40fe9d7f302f50800ab7. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:42561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:35.288697 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:35.289426 29186 tablet_replica.cc:333] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.290040 29186 raft_consensus.cc:2243] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.290984 29186 raft_consensus.cc:2272] T 7721d880c8e14ac29e0d218599c04d69 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.292747 29186 tablet_replica.cc:333] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.293329 29186 raft_consensus.cc:2243] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.293792 29186 raft_consensus.cc:2272] T 5e3b61a5dc5647bc8bb3e7d0204dbad0 P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.295421 29186 tablet_replica.cc:333] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.295928 29186 raft_consensus.cc:2243] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.296419 29186 raft_consensus.cc:2272] T 26b8c6de0329462ab33cba2a8930eb68 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.298214 29186 tablet_replica.cc:333] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.298717 29186 raft_consensus.cc:2243] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.299731 29186 raft_consensus.cc:2272] T 5cdfe501cb02497bbb386740c0f9e921 P a17a532d5363422c9f107026daedee28 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.301622 29186 tablet_replica.cc:333] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.302124 29186 raft_consensus.cc:2243] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.302572 29186 raft_consensus.cc:2272] T bfab1e6313ae40c4aa5907a48b57359a P a17a532d5363422c9f107026daedee28 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.304250 29186 tablet_replica.cc:333] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.304744 29186 raft_consensus.cc:2243] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.305223 29186 raft_consensus.cc:2272] T c26f91377a904c93ba9421408e952f48 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.306762 29186 tablet_replica.cc:333] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.307238 29186 raft_consensus.cc:2243] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.308028 29186 raft_consensus.cc:2272] T b6325cac8c874d83b0e8fafc14b5d234 P a17a532d5363422c9f107026daedee28 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.310017 29186 tablet_replica.cc:333] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.310496 29186 raft_consensus.cc:2243] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.310913 29186 raft_consensus.cc:2272] T 02de93b0ede54ff7acdc5877bea3d403 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.312497 29186 tablet_replica.cc:333] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28: stopping tablet replica
I20260709 12:23:35.312939 29186 raft_consensus.cc:2243] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:35.313375 29186 raft_consensus.cc:2272] T b870b5d3757942edafd1374b179cc918 P a17a532d5363422c9f107026daedee28 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.356858 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
I20260709 12:23:35.375888 29186 master.cc:562] Master@127.28.128.190:39639 shutting down...
I20260709 12:23:35.514274 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:35.514987 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:35.515332 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95fd79f227c64069a14f01a5c34d030b: stopping tablet replica
I20260709 12:23:35.534729 29186 master.cc:584] Master@127.28.128.190:39639 shutdown complete.
a17a532d5363422c9f107026daedee28  1
a8cea294942d40fe9d7f302f50800ab7  4
fd2f3b8d349546a08430233df48cc2ba  4
a17a532d5363422c9f107026daedee28  3
a8cea294942d40fe9d7f302f50800ab7  3
fd2f3b8d349546a08430233df48cc2ba  3
a17a532d5363422c9f107026daedee28  1
a8cea294942d40fe9d7f302f50800ab7  8
fd2f3b8d349546a08430233df48cc2ba  0
a17a532d5363422c9f107026daedee28  3
a8cea294942d40fe9d7f302f50800ab7  3
fd2f3b8d349546a08430233df48cc2ba  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (31973 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:23:35.579597 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:45863
I20260709 12:23:35.580781 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:35.587013 29720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:35.587028 29721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:35.588116 29723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:35.589524 29186 server_base.cc:1061] running on GCE node
I20260709 12:23:35.590629 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:35.590824 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:35.591013 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599815590998 us; error 0 us; skew 500 ppm
I20260709 12:23:35.591612 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:35.594658 29186 webserver.cc:533] Webserver started at http://127.28.128.190:36741/ using document root <none> and password file <none>
I20260709 12:23:35.595240 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:35.595454 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:35.595781 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:35.597214 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "3d0526637bec448aafdaec65404b7cb0"
format_stamp: "Formatted at 2026-07-09 12:23:35 on dist-test-slave-j56d"
I20260709 12:23:35.602363 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:23:35.606217 29728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:35.607204 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:23:35.607539 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "3d0526637bec448aafdaec65404b7cb0"
format_stamp: "Formatted at 2026-07-09 12:23:35 on dist-test-slave-j56d"
I20260709 12:23:35.607896 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-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)
I20260709 12:23:35.624343 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:35.625936 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:35.666617 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:45863
I20260709 12:23:35.666725 29779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:45863 every 8 connection(s)
I20260709 12:23:35.670885 29780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:35.680815 29780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0: Bootstrap starting.
I20260709 12:23:35.685699 29780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:35.690147 29780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0: No bootstrap required, opened a new log
I20260709 12:23:35.692282 29780 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d0526637bec448aafdaec65404b7cb0" member_type: VOTER }
I20260709 12:23:35.692724 29780 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:35.692970 29780 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d0526637bec448aafdaec65404b7cb0, State: Initialized, Role: FOLLOWER
I20260709 12:23:35.693614 29780 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d0526637bec448aafdaec65404b7cb0" member_type: VOTER }
I20260709 12:23:35.694093 29780 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:35.694325 29780 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:35.694635 29780 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:35.698758 29780 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d0526637bec448aafdaec65404b7cb0" member_type: VOTER }
I20260709 12:23:35.699306 29780 leader_election.cc:304] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [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: 3d0526637bec448aafdaec65404b7cb0; no voters: 
I20260709 12:23:35.700417 29780 leader_election.cc:290] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:35.700745 29783 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:35.702258 29783 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 1 LEADER]: Becoming Leader. State: Replica: 3d0526637bec448aafdaec65404b7cb0, State: Running, Role: LEADER
I20260709 12:23:35.703037 29783 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [LEADER]: Queue going to LEADER mode. State: All 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: "3d0526637bec448aafdaec65404b7cb0" member_type: VOTER }
I20260709 12:23:35.703655 29780 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:35.708546 29785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d0526637bec448aafdaec65404b7cb0. Latest consensus state: current_term: 1 leader_uuid: "3d0526637bec448aafdaec65404b7cb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d0526637bec448aafdaec65404b7cb0" member_type: VOTER } }
I20260709 12:23:35.709393 29785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:35.711498 29790 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:35.711387 29784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d0526637bec448aafdaec65404b7cb0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d0526637bec448aafdaec65404b7cb0" member_type: VOTER } }
I20260709 12:23:35.712247 29784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:35.716845 29790 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:35.723453 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:35.726562 29790 catalog_manager.cc:1383] Generated new cluster ID: b2336a7fa4a24c82a3fedfb407aa08da
I20260709 12:23:35.726871 29790 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:35.762284 29790 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:35.763655 29790 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:35.778362 29790 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0: Generated new TSK 0
I20260709 12:23:35.778977 29790 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:35.793227 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:35.799767 29801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:35.800664 29802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:35.803002 29186 server_base.cc:1061] running on GCE node
W20260709 12:23:35.803437 29804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:35.804422 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:35.804646 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:35.804833 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599815804817 us; error 0 us; skew 500 ppm
I20260709 12:23:35.805399 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:35.807931 29186 webserver.cc:533] Webserver started at http://127.28.128.129:33085/ using document root <none> and password file <none>
I20260709 12:23:35.808378 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:35.808532 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:35.808761 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:35.809981 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "5f8afdb9d1b440908e2949506ea23995"
format_stamp: "Formatted at 2026-07-09 12:23:35 on dist-test-slave-j56d"
I20260709 12:23:35.814813 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:23:35.818230 29809 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:35.819000 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:35.819439 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "5f8afdb9d1b440908e2949506ea23995"
format_stamp: "Formatted at 2026-07-09 12:23:35 on dist-test-slave-j56d"
I20260709 12:23:35.819756 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-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)
I20260709 12:23:35.842744 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:35.844046 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:35.845642 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:35.848309 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:35.848556 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:35.848835 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:35.849063 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:35.890985 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:45805
I20260709 12:23:35.891106 29871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:45805 every 8 connection(s)
I20260709 12:23:35.895818 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:35.902834 29876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:35.905386 29877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:35.909272 29879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:35.909476 29186 server_base.cc:1061] running on GCE node
I20260709 12:23:35.910845 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:35.911142 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:35.911329 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599815911310 us; error 0 us; skew 500 ppm
I20260709 12:23:35.911983 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:35.913452 29872 heartbeater.cc:344] Connected to a master server at 127.28.128.190:45863
I20260709 12:23:35.913920 29872 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:35.914862 29872 heartbeater.cc:507] Master 127.28.128.190:45863 requested a full tablet report, sending...
I20260709 12:23:35.914911 29186 webserver.cc:533] Webserver started at http://127.28.128.130:46249/ using document root <none> and password file <none>
I20260709 12:23:35.915680 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:35.915927 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:35.916296 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:35.917533 29745 ts_manager.cc:194] Registered new tserver with Master: 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805)
I20260709 12:23:35.917690 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "75f2795c7ec3489e9e2776d27649d106"
format_stamp: "Formatted at 2026-07-09 12:23:35 on dist-test-slave-j56d"
I20260709 12:23:35.919400 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35026
I20260709 12:23:35.922956 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:23:35.926548 29884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:35.927349 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:23:35.927667 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "75f2795c7ec3489e9e2776d27649d106"
format_stamp: "Formatted at 2026-07-09 12:23:35 on dist-test-slave-j56d"
I20260709 12:23:35.927961 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-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)
I20260709 12:23:35.955612 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:35.956830 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:35.958336 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:35.960801 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:35.961058 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:35.961318 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:35.961550 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:36.002691 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:39271
I20260709 12:23:36.002772 29946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:39271 every 8 connection(s)
I20260709 12:23:36.007532 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:36.015113 29950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:36.016561 29951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:23:36.018824 29953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:23:36.020653 29186 server_base.cc:1061] running on GCE node
I20260709 12:23:36.020987 29947 heartbeater.cc:344] Connected to a master server at 127.28.128.190:45863
I20260709 12:23:36.021441 29947 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:36.021922 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:36.022228 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:23:36.022383 29947 heartbeater.cc:507] Master 127.28.128.190:45863 requested a full tablet report, sending...
I20260709 12:23:36.022462 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599816022440 us; error 0 us; skew 500 ppm
I20260709 12:23:36.023283 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:36.024904 29745 ts_manager.cc:194] Registered new tserver with Master: 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:36.026005 29186 webserver.cc:533] Webserver started at http://127.28.128.131:40671/ using document root <none> and password file <none>
I20260709 12:23:36.026479 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:36.026640 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:36.026850 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:36.026708 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35038
I20260709 12:23:36.028127 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
format_stamp: "Formatted at 2026-07-09 12:23:36 on dist-test-slave-j56d"
I20260709 12:23:36.032747 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:23:36.036456 29958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:36.037289 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:23:36.037597 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
format_stamp: "Formatted at 2026-07-09 12:23:36 on dist-test-slave-j56d"
I20260709 12:23:36.037896 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599783429716-29186-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)
I20260709 12:23:36.060572 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:36.062083 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:36.063782 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:36.066223 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:36.066474 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:36.066732 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:36.066903 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:36.111351 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:42229
I20260709 12:23:36.111402 30020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:42229 every 8 connection(s)
I20260709 12:23:36.126289 30021 heartbeater.cc:344] Connected to a master server at 127.28.128.190:45863
I20260709 12:23:36.126631 30021 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:36.127444 30021 heartbeater.cc:507] Master 127.28.128.190:45863 requested a full tablet report, sending...
I20260709 12:23:36.129522 29745 ts_manager.cc:194] Registered new tserver with Master: 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.130576 29186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015899687s
I20260709 12:23:36.130991 29745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35042
I20260709 12:23:36.156765 29745 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35046:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:23:36.159982 29745 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:23:36.232458 29912 tablet_service.cc:1511] Processing CreateTablet for tablet d25b0ef69e234f6f944b5b785529f7a0 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:36.234050 29912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25b0ef69e234f6f944b5b785529f7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.238124 29911 tablet_service.cc:1511] Processing CreateTablet for tablet eb0e31b5c3f74ca682ca4d64a9922705 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:36.239648 29911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0e31b5c3f74ca682ca4d64a9922705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.240144 29909 tablet_service.cc:1511] Processing CreateTablet for tablet 18b806a247674c108ed94093001b5542 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:36.241559 29909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b806a247674c108ed94093001b5542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.242298 29910 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5e07a038e3481da7ddc81afd10f607 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:36.243623 29910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5e07a038e3481da7ddc81afd10f607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.246095 29986 tablet_service.cc:1511] Processing CreateTablet for tablet d25b0ef69e234f6f944b5b785529f7a0 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:36.246572 29985 tablet_service.cc:1511] Processing CreateTablet for tablet eb0e31b5c3f74ca682ca4d64a9922705 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:36.247392 29986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25b0ef69e234f6f944b5b785529f7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.248023 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0e31b5c3f74ca682ca4d64a9922705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.249688 29837 tablet_service.cc:1511] Processing CreateTablet for tablet d25b0ef69e234f6f944b5b785529f7a0 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:36.249559 29984 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5e07a038e3481da7ddc81afd10f607 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:36.250938 29837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25b0ef69e234f6f944b5b785529f7a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.250994 29984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5e07a038e3481da7ddc81afd10f607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.253788 29983 tablet_service.cc:1511] Processing CreateTablet for tablet 18b806a247674c108ed94093001b5542 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:36.255165 29983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b806a247674c108ed94093001b5542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.258268 29836 tablet_service.cc:1511] Processing CreateTablet for tablet eb0e31b5c3f74ca682ca4d64a9922705 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:36.258409 29908 tablet_service.cc:1511] Processing CreateTablet for tablet e2fbade34f2043758e78d43a63cecaaf (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:36.259660 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb0e31b5c3f74ca682ca4d64a9922705. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.259773 29908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fbade34f2043758e78d43a63cecaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.262307 29835 tablet_service.cc:1511] Processing CreateTablet for tablet 4c5e07a038e3481da7ddc81afd10f607 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:36.263659 29835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c5e07a038e3481da7ddc81afd10f607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.265496 29834 tablet_service.cc:1511] Processing CreateTablet for tablet 18b806a247674c108ed94093001b5542 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:36.266266 29982 tablet_service.cc:1511] Processing CreateTablet for tablet e2fbade34f2043758e78d43a63cecaaf (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:36.266863 29834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b806a247674c108ed94093001b5542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.267565 29982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fbade34f2043758e78d43a63cecaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.267855 29907 tablet_service.cc:1511] Processing CreateTablet for tablet d813067910f24d55801a66a1935de69a (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:36.269184 29907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d813067910f24d55801a66a1935de69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.270187 29833 tablet_service.cc:1511] Processing CreateTablet for tablet e2fbade34f2043758e78d43a63cecaaf (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:36.271590 29833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2fbade34f2043758e78d43a63cecaaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.271916 29981 tablet_service.cc:1511] Processing CreateTablet for tablet d813067910f24d55801a66a1935de69a (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:36.273280 29981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d813067910f24d55801a66a1935de69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.273979 29906 tablet_service.cc:1511] Processing CreateTablet for tablet 54e02d54fa7f453d8395cbefcfade7f7 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:36.274224 29832 tablet_service.cc:1511] Processing CreateTablet for tablet d813067910f24d55801a66a1935de69a (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:36.275260 29906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e02d54fa7f453d8395cbefcfade7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.275565 29832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d813067910f24d55801a66a1935de69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.271579 29831 tablet_service.cc:1511] Processing CreateTablet for tablet 54e02d54fa7f453d8395cbefcfade7f7 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:36.278462 29831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e02d54fa7f453d8395cbefcfade7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.280750 29830 tablet_service.cc:1511] Processing CreateTablet for tablet e57bb47607db47e5b69bfd9a148d8244 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:36.282124 29830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57bb47607db47e5b69bfd9a148d8244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.282240 29980 tablet_service.cc:1511] Processing CreateTablet for tablet 54e02d54fa7f453d8395cbefcfade7f7 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:36.282991 29905 tablet_service.cc:1511] Processing CreateTablet for tablet e57bb47607db47e5b69bfd9a148d8244 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:36.283540 29980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e02d54fa7f453d8395cbefcfade7f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.284281 29905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57bb47607db47e5b69bfd9a148d8244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.287072 29979 tablet_service.cc:1511] Processing CreateTablet for tablet e57bb47607db47e5b69bfd9a148d8244 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:36.288341 29979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e57bb47607db47e5b69bfd9a148d8244. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.290246 29829 tablet_service.cc:1511] Processing CreateTablet for tablet f60d7c0ce76a46e1b9f82df36e877e03 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:36.291586 29829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60d7c0ce76a46e1b9f82df36e877e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.368311 29904 tablet_service.cc:1511] Processing CreateTablet for tablet f60d7c0ce76a46e1b9f82df36e877e03 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:36.370710 29904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60d7c0ce76a46e1b9f82df36e877e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.389206 29908 tablet_service.cc:1511] Processing CreateTablet for tablet 3124e9bef7a14d0a8d8ae1d5de2295eb (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:36.390533 29908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3124e9bef7a14d0a8d8ae1d5de2295eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.390493 29985 tablet_service.cc:1511] Processing CreateTablet for tablet 3124e9bef7a14d0a8d8ae1d5de2295eb (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:36.392359 29985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3124e9bef7a14d0a8d8ae1d5de2295eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.403108 30036 tablet_bootstrap.cc:492] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.406380 29836 tablet_service.cc:1511] Processing CreateTablet for tablet 3124e9bef7a14d0a8d8ae1d5de2295eb (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:36.417243 30038 tablet_bootstrap.cc:492] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.423818 30038 tablet_bootstrap.cc:654] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.427371 29836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3124e9bef7a14d0a8d8ae1d5de2295eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.433709 30036 tablet_bootstrap.cc:654] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.440388 30037 tablet_bootstrap.cc:492] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.437863 29979 tablet_service.cc:1511] Processing CreateTablet for tablet f60d7c0ce76a46e1b9f82df36e877e03 (DEFAULT_TABLE table=test-workload [id=4cf65c9742dd4033a99d731c84efb54b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:36.445077 29979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60d7c0ce76a46e1b9f82df36e877e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:36.455763 30036 tablet_bootstrap.cc:492] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.456264 30036 ts_tablet_manager.cc:1403] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.012s
I20260709 12:23:36.458853 30036 raft_consensus.cc:359] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.459386 30036 raft_consensus.cc:385] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.459685 30036 raft_consensus.cc:740] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.460347 30036 consensus_queue.cc:260] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.460867 30037 tablet_bootstrap.cc:654] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.466856 30038 tablet_bootstrap.cc:492] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.467238 30038 ts_tablet_manager.cc:1403] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.012s
I20260709 12:23:36.468097 30021 heartbeater.cc:499] Master 127.28.128.190:45863 was elected leader, sending a full tablet report...
I20260709 12:23:36.469113 30036 ts_tablet_manager.cc:1434] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:23:36.469466 30038 raft_consensus.cc:359] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.469997 30038 raft_consensus.cc:385] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.470022 30036 tablet_bootstrap.cc:492] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.470345 30038 raft_consensus.cc:740] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.471079 30038 consensus_queue.cc:260] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.475063 30037 tablet_bootstrap.cc:492] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.475761 30037 ts_tablet_manager.cc:1403] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.005s
I20260709 12:23:36.476486 30036 tablet_bootstrap.cc:654] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.476955 30041 raft_consensus.cc:493] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.477571 30041 raft_consensus.cc:515] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.479782 30037 raft_consensus.cc:359] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.480837 30037 raft_consensus.cc:385] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.481256 30037 raft_consensus.cc:740] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.482210 30037 consensus_queue.cc:260] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.493554 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
W20260709 12:23:36.495460 29961 leader_election.cc:343] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.496759 29947 heartbeater.cc:499] Master 127.28.128.190:45863 was elected leader, sending a full tablet report...
I20260709 12:23:36.497803 30038 ts_tablet_manager.cc:1434] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.030s	user 0.014s	sys 0.017s
I20260709 12:23:36.499171 30038 tablet_bootstrap.cc:492] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.507827 30041 leader_election.cc:290] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:36.508816 30038 tablet_bootstrap.cc:654] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.514812 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
W20260709 12:23:36.516634 29960 leader_election.cc:343] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.517163 29960 leader_election.cc:304] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [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: 4d4fd885d3e043a2826bc26eaa43d6f3; no voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:36.518683 30041 raft_consensus.cc:2749] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.523360 29872 heartbeater.cc:499] Master 127.28.128.190:45863 was elected leader, sending a full tablet report...
I20260709 12:23:36.526930 30037 ts_tablet_manager.cc:1434] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.051s	user 0.026s	sys 0.023s
I20260709 12:23:36.528415 30037 tablet_bootstrap.cc:492] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.523316 30045 raft_consensus.cc:493] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.530864 30045 raft_consensus.cc:515] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.537531 30037 tablet_bootstrap.cc:654] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.543586 30036 tablet_bootstrap.cc:492] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.544137 30036 ts_tablet_manager.cc:1403] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.074s	user 0.018s	sys 0.012s
I20260709 12:23:36.547108 30036 raft_consensus.cc:359] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.547931 30036 raft_consensus.cc:385] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.548401 30036 raft_consensus.cc:740] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.549610 30036 consensus_queue.cc:260] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.550436 30037 tablet_bootstrap.cc:492] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.551187 30037 ts_tablet_manager.cc:1403] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 12:23:36.555423 30037 raft_consensus.cc:359] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.556777 30037 raft_consensus.cc:385] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.557367 30037 raft_consensus.cc:740] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.558615 30037 consensus_queue.cc:260] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.559840 30036 ts_tablet_manager.cc:1434] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:23:36.561877 30037 ts_tablet_manager.cc:1434] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:23:36.563285 30037 tablet_bootstrap.cc:492] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.563627 30045 leader_election.cc:290] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.569644 30038 tablet_bootstrap.cc:492] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.570174 30036 tablet_bootstrap.cc:492] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.571255 30037 tablet_bootstrap.cc:654] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.570171 30038 ts_tablet_manager.cc:1403] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.050s
I20260709 12:23:36.577914 30036 tablet_bootstrap.cc:654] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.577555 30038 raft_consensus.cc:359] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.585943 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b806a247674c108ed94093001b5542" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:36.589973 30038 raft_consensus.cc:385] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.590350 30038 raft_consensus.cc:740] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
W20260709 12:23:36.591116 29811 leader_election.cc:343] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.591225 30038 consensus_queue.cc:260] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.593755 30038 ts_tablet_manager.cc:1434] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 12:23:36.594830 30038 tablet_bootstrap.cc:492] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.599114 30036 tablet_bootstrap.cc:492] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.599669 30036 ts_tablet_manager.cc:1403] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.005s
I20260709 12:23:36.598861 30037 tablet_bootstrap.cc:492] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.601388 30037 ts_tablet_manager.cc:1403] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.011s
I20260709 12:23:36.602116 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b806a247674c108ed94093001b5542" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:36.602612 30036 raft_consensus.cc:359] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.603253 30036 raft_consensus.cc:385] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.603508 30036 raft_consensus.cc:740] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.604362 30036 consensus_queue.cc:260] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.604511 30037 raft_consensus.cc:359] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.605373 29996 raft_consensus.cc:2468] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 0.
I20260709 12:23:36.608144 30038 tablet_bootstrap.cc:654] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.609103 29810 leader_election.cc:304] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:36.610404 30045 raft_consensus.cc:2804] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.610745 30045 raft_consensus.cc:493] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.611068 30045 raft_consensus.cc:3060] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.605475 30037 raft_consensus.cc:385] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.611938 30037 raft_consensus.cc:740] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.613009 30037 consensus_queue.cc:260] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.614217 30038 tablet_bootstrap.cc:492] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.614727 30038 ts_tablet_manager.cc:1403] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
W20260709 12:23:36.615700 30022 tablet.cc:2406] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:36.616108 30037 ts_tablet_manager.cc:1434] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 12:23:36.617167 30037 tablet_bootstrap.cc:492] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.617916 30038 raft_consensus.cc:359] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.618673 30038 raft_consensus.cc:385] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.618996 30038 raft_consensus.cc:740] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.619805 30038 consensus_queue.cc:260] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.620532 30045 raft_consensus.cc:515] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.623713 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b806a247674c108ed94093001b5542" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:36.625166 30038 ts_tablet_manager.cc:1434] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260709 12:23:36.625250 29811 leader_election.cc:343] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.623741 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b806a247674c108ed94093001b5542" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:36.626385 30038 tablet_bootstrap.cc:492] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.626695 29996 raft_consensus.cc:3060] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.631985 30036 ts_tablet_manager.cc:1434] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:23:36.632437 30045 leader_election.cc:290] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.633913 30038 tablet_bootstrap.cc:654] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.634050 30037 tablet_bootstrap.cc:654] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.634581 30036 tablet_bootstrap.cc:492] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.637462 29996 raft_consensus.cc:2468] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 1.
I20260709 12:23:36.640436 29810 leader_election.cc:304] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:36.641304 30045 raft_consensus.cc:2804] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.641927 30045 raft_consensus.cc:697] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:36.642982 30045 consensus_queue.cc:237] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.644232 30038 tablet_bootstrap.cc:492] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.644709 30038 ts_tablet_manager.cc:1403] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.005s
I20260709 12:23:36.649425 30038 raft_consensus.cc:359] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.650318 30037 tablet_bootstrap.cc:492] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.650246 30038 raft_consensus.cc:385] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.650774 30038 raft_consensus.cc:740] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.650954 30037 ts_tablet_manager.cc:1403] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.003s
I20260709 12:23:36.651571 30036 tablet_bootstrap.cc:654] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.653640 30038 consensus_queue.cc:260] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.655954 30038 ts_tablet_manager.cc:1434] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:23:36.656864 30038 tablet_bootstrap.cc:492] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.658941 30037 raft_consensus.cc:359] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.663440 30036 tablet_bootstrap.cc:492] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.663589 30037 raft_consensus.cc:385] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.663641 30038 tablet_bootstrap.cc:654] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.664088 30036 ts_tablet_manager.cc:1403] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.001s
I20260709 12:23:36.663996 30037 raft_consensus.cc:740] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.665036 30037 consensus_queue.cc:260] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.667671 30037 ts_tablet_manager.cc:1434] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:23:36.667292 30036 raft_consensus.cc:359] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.668193 30036 raft_consensus.cc:385] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.668592 30036 raft_consensus.cc:740] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.662367 29741 catalog_manager.cc:5697] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.669646 30036 consensus_queue.cc:260] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.671917 30036 ts_tablet_manager.cc:1434] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:23:36.673051 30036 tablet_bootstrap.cc:492] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.668913 30037 tablet_bootstrap.cc:492] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.679477 30036 tablet_bootstrap.cc:654] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.680027 30037 tablet_bootstrap.cc:654] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.679949 30043 raft_consensus.cc:493] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.680780 30043 raft_consensus.cc:515] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.685292 30038 tablet_bootstrap.cc:492] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.685509 30043 leader_election.cc:290] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.685846 30038 ts_tablet_manager.cc:1403] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260709 12:23:36.687968 30041 raft_consensus.cc:493] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.688253 30037 tablet_bootstrap.cc:492] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.688784 30037 ts_tablet_manager.cc:1403] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 12:23:36.688508 30041 raft_consensus.cc:515] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.689145 30038 raft_consensus.cc:359] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.689864 30038 raft_consensus.cc:385] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.690222 30038 raft_consensus.cc:740] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.690904 30038 consensus_queue.cc:260] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.692255 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:36.692108 30037 raft_consensus.cc:359] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.692951 30037 raft_consensus.cc:385] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.693172 30038 ts_tablet_manager.cc:1434] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:36.692912 29922 raft_consensus.cc:2468] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 0.
I20260709 12:23:36.692725 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:36.693502 30037 raft_consensus.cc:740] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.694228 30038 tablet_bootstrap.cc:492] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
W20260709 12:23:36.694494 29961 leader_election.cc:343] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.694481 30037 consensus_queue.cc:260] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.695323 30045 raft_consensus.cc:493] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.695477 29960 leader_election.cc:304] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:36.695784 30045 raft_consensus.cc:515] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.699965 30036 tablet_bootstrap.cc:492] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.700237 30045 leader_election.cc:290] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.700505 30036 ts_tablet_manager.cc:1403] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.004s
I20260709 12:23:36.701092 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:36.702384 30037 ts_tablet_manager.cc:1434] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:36.703485 30037 tablet_bootstrap.cc:492] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.703492 30036 raft_consensus.cc:359] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.704404 30036 raft_consensus.cc:385] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.704726 30036 raft_consensus.cc:740] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.707222 30043 raft_consensus.cc:493] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.707494 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:36.707969 29996 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 0.
I20260709 12:23:36.707785 30043 raft_consensus.cc:515] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.709149 29810 leader_election.cc:304] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
W20260709 12:23:36.709815 29811 leader_election.cc:343] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.710006 30045 raft_consensus.cc:2804] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.710171 30043 leader_election.cc:290] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.709961 30036 consensus_queue.cc:260] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.710544 30045 raft_consensus.cc:493] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.711107 30045 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.711902 30038 tablet_bootstrap.cc:654] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.714527 30037 tablet_bootstrap.cc:654] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.693274 30041 leader_election.cc:290] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:36.715966 30041 raft_consensus.cc:2804] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.716455 30041 raft_consensus.cc:493] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.716938 30041 raft_consensus.cc:3060] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:36.718278 29793 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:36.727523 30045 raft_consensus.cc:515] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.732106 30045 leader_election.cc:290] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.732319 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:36.733589 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:36.734220 29996 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.734915 30036 ts_tablet_manager.cc:1434] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.010s
I20260709 12:23:36.736269 30036 tablet_bootstrap.cc:492] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
W20260709 12:23:36.737645 29811 leader_election.cc:343] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.743206 29996 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 1.
I20260709 12:23:36.744522 29810 leader_election.cc:304] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:36.746798 30036 tablet_bootstrap.cc:654] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.752048 30045 raft_consensus.cc:2804] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.753002 30045 raft_consensus.cc:697] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:36.753961 30045 consensus_queue.cc:237] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.758962 30038 tablet_bootstrap.cc:492] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.759063 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:36.759670 30038 ts_tablet_manager.cc:1403] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.008s
I20260709 12:23:36.759091 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:36.760757 29846 raft_consensus.cc:2468] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 0.
W20260709 12:23:36.762586 29887 leader_election.cc:343] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.762849 30037 tablet_bootstrap.cc:492] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.763168 30036 tablet_bootstrap.cc:492] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.762917 30038 raft_consensus.cc:359] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.763722 30036 ts_tablet_manager.cc:1403] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.005s
I20260709 12:23:36.763827 30038 raft_consensus.cc:385] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.763437 29887 leader_election.cc:304] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:36.764184 30038 raft_consensus.cc:740] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.764601 30043 raft_consensus.cc:2804] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.764935 30043 raft_consensus.cc:493] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.765380 30043 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.764976 30038 consensus_queue.cc:260] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.763404 30037 ts_tablet_manager.cc:1403] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.025s
I20260709 12:23:36.769261 30037 raft_consensus.cc:359] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.770032 30037 raft_consensus.cc:385] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.770339 30037 raft_consensus.cc:740] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
W20260709 12:23:36.770263 29960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:39271, user_credentials={real_user=slave}} blocked reactor thread for 75588.4us
I20260709 12:23:36.771301 30037 consensus_queue.cc:260] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.773295 30043 raft_consensus.cc:515] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.773713 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:36.774590 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
W20260709 12:23:36.779999 29885 leader_election.cc:343] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.768343 30041 raft_consensus.cc:515] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.782940 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:36.783440 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:36.783761 29846 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.784235 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:36.784767 29922 raft_consensus.cc:3060] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:36.784863 29961 leader_election.cc:343] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.781821 29744 catalog_manager.cc:5697] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.789670 29996 raft_consensus.cc:2393] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75f2795c7ec3489e9e2776d27649d106 in current term 1: Already voted for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in this term.
I20260709 12:23:36.792073 29922 raft_consensus.cc:2468] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 1.
I20260709 12:23:36.791998 29885 leader_election.cc:304] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [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: 75f2795c7ec3489e9e2776d27649d106; no voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:36.777953 30037 ts_tablet_manager.cc:1434] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:23:36.777839 30036 raft_consensus.cc:359] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.796371 30036 raft_consensus.cc:385] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.796859 30036 raft_consensus.cc:740] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.798525 29846 raft_consensus.cc:2468] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 1.
I20260709 12:23:36.795020 30037 tablet_bootstrap.cc:492] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.794273 30043 leader_election.cc:290] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.799907 30043 raft_consensus.cc:2749] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.800247 29960 leader_election.cc:304] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:36.801507 30063 raft_consensus.cc:2804] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.802932 30063 raft_consensus.cc:697] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:36.804015 30063 consensus_queue.cc:237] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.806541 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:36.793131 30041 leader_election.cc:290] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:36.798171 30036 consensus_queue.cc:260] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
W20260709 12:23:36.809173 29885 leader_election.cc:343] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.807047 30037 tablet_bootstrap.cc:654] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.811980 30038 ts_tablet_manager.cc:1434] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.052s	user 0.013s	sys 0.027s
I20260709 12:23:36.812119 29887 leader_election.cc:304] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [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: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 4d4fd885d3e043a2826bc26eaa43d6f3
I20260709 12:23:36.812639 30036 ts_tablet_manager.cc:1434] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260709 12:23:36.814088 30036 tablet_bootstrap.cc:492] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.814519 30038 tablet_bootstrap.cc:492] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.814656 30069 raft_consensus.cc:2804] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.817317 30069 raft_consensus.cc:697] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Becoming Leader. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:36.818312 30069 consensus_queue.cc:237] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.822420 30038 tablet_bootstrap.cc:654] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.824355 30070 raft_consensus.cc:493] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.826164 30045 raft_consensus.cc:493] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.826642 30036 tablet_bootstrap.cc:654] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.826933 30045 raft_consensus.cc:515] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.831769 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b0ef69e234f6f944b5b785529f7a0" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:36.832468 29996 raft_consensus.cc:2468] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 0.
I20260709 12:23:36.832595 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b0ef69e234f6f944b5b785529f7a0" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:36.833269 29922 raft_consensus.cc:2468] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 0.
I20260709 12:23:36.834734 29811 leader_election.cc:304] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:36.833357 30045 leader_election.cc:290] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.833833 30070 raft_consensus.cc:515] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.835922 30045 raft_consensus.cc:2804] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.836491 30045 raft_consensus.cc:493] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.837034 30045 raft_consensus.cc:3060] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.837659 29744 catalog_manager.cc:5697] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:36.841296 30036 tablet_bootstrap.cc:492] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.841825 30036 ts_tablet_manager.cc:1403] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 12:23:36.843639 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:36.843855 29741 catalog_manager.cc:5697] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "75f2795c7ec3489e9e2776d27649d106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.844791 30070 leader_election.cc:290] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.845314 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
W20260709 12:23:36.847409 29885 leader_election.cc:343] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:36.848416 29887 leader_election.cc:343] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:36.848896 29887 leader_election.cc:304] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [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: 75f2795c7ec3489e9e2776d27649d106; no voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:36.844794 30036 raft_consensus.cc:359] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.850869 30036 raft_consensus.cc:385] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.851675 30036 raft_consensus.cc:740] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.850445 30038 tablet_bootstrap.cc:492] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.852857 30038 ts_tablet_manager.cc:1403] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.006s
I20260709 12:23:36.853400 30036 consensus_queue.cc:260] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.856107 30038 raft_consensus.cc:359] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.850170 30070 raft_consensus.cc:2749] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:36.857445 30038 raft_consensus.cc:385] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.857846 30038 raft_consensus.cc:740] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.858631 30036 ts_tablet_manager.cc:1434] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 12:23:36.860574 30070 raft_consensus.cc:493] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.851939 30045 raft_consensus.cc:515] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.858705 30038 consensus_queue.cc:260] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.861145 30070 raft_consensus.cc:515] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.861696 30036 tablet_bootstrap.cc:492] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.863272 30070 leader_election.cc:290] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.863343 30038 ts_tablet_manager.cc:1434] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:23:36.864548 30038 tablet_bootstrap.cc:492] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.864418 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b0ef69e234f6f944b5b785529f7a0" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:36.865104 29922 raft_consensus.cc:3060] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.865715 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:36.866389 29996 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 0.
I20260709 12:23:36.867946 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:36.868611 29846 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 0.
I20260709 12:23:36.870011 29885 leader_election.cc:304] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:36.871904 30070 raft_consensus.cc:2804] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:36.872300 30070 raft_consensus.cc:493] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:36.872676 30070 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.872794 29922 raft_consensus.cc:2468] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 1.
I20260709 12:23:36.872751 30036 tablet_bootstrap.cc:654] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.880813 30038 tablet_bootstrap.cc:654] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.892946 30037 tablet_bootstrap.cc:492] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.895596 30037 ts_tablet_manager.cc:1403] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.038s
I20260709 12:23:36.889273 30045 leader_election.cc:290] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.884620 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25b0ef69e234f6f944b5b785529f7a0" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:36.897008 29996 raft_consensus.cc:3060] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.898679 30037 raft_consensus.cc:359] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.898940 29811 leader_election.cc:304] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:36.899421 30037 raft_consensus.cc:385] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.899792 30037 raft_consensus.cc:740] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.900589 30045 raft_consensus.cc:2804] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.900477 30037 consensus_queue.cc:260] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.902009 30045 raft_consensus.cc:697] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:36.902746 30038 tablet_bootstrap.cc:492] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.904523 30038 ts_tablet_manager.cc:1403] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.001s
I20260709 12:23:36.904842 29996 raft_consensus.cc:2468] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 1.
I20260709 12:23:36.880918 30070 raft_consensus.cc:515] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.905804 30036 tablet_bootstrap.cc:492] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.906175 30036 ts_tablet_manager.cc:1403] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.001s
I20260709 12:23:36.907328 30070 leader_election.cc:290] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:36.908185 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:36.908425 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:36.908330 30036 raft_consensus.cc:359] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.908820 29846 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.909052 30036 raft_consensus.cc:385] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.909061 29996 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:36.909509 30036 raft_consensus.cc:740] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.909747 30038 raft_consensus.cc:359] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.910450 30038 raft_consensus.cc:385] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.910772 30038 raft_consensus.cc:740] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.911803 30037 ts_tablet_manager.cc:1434] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:23:36.911451 30038 consensus_queue.cc:260] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.912819 30037 tablet_bootstrap.cc:492] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.913702 30038 ts_tablet_manager.cc:1434] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:23:36.914667 30038 tablet_bootstrap.cc:492] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.910424 30036 consensus_queue.cc:260] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.917274 29846 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 1.
I20260709 12:23:36.918648 29887 leader_election.cc:304] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:36.916628 30045 consensus_queue.cc:237] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.919770 30070 raft_consensus.cc:2804] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:36.920944 30070 raft_consensus.cc:697] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Becoming Leader. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:36.922144 30070 consensus_queue.cc:237] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.925191 30037 tablet_bootstrap.cc:654] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.918954 30036 ts_tablet_manager.cc:1434] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:23:36.922966 30038 tablet_bootstrap.cc:654] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.927812 30036 tablet_bootstrap.cc:492] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.926324 29996 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 1.
I20260709 12:23:36.938457 30038 tablet_bootstrap.cc:492] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.939038 30038 ts_tablet_manager.cc:1403] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260709 12:23:36.941790 30038 raft_consensus.cc:359] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.942329 30038 raft_consensus.cc:385] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.942554 30038 raft_consensus.cc:740] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.943216 30038 consensus_queue.cc:260] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.944972 30038 ts_tablet_manager.cc:1434] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:23:36.945901 30038 tablet_bootstrap.cc:492] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106: Bootstrap starting.
I20260709 12:23:36.946358 30036 tablet_bootstrap.cc:654] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.951395 30038 tablet_bootstrap.cc:654] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.952172 29744 catalog_manager.cc:5697] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "75f2795c7ec3489e9e2776d27649d106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.953694 30037 tablet_bootstrap.cc:492] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.954242 30037 ts_tablet_manager.cc:1403] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.006s
I20260709 12:23:36.954748 29741 catalog_manager.cc:5697] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:36.957479 30037 raft_consensus.cc:359] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.958252 30037 raft_consensus.cc:385] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.958555 30037 raft_consensus.cc:740] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.959331 30037 consensus_queue.cc:260] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.961560 30037 ts_tablet_manager.cc:1434] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:23:36.962594 30037 tablet_bootstrap.cc:492] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.962752 30038 tablet_bootstrap.cc:492] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106: No bootstrap required, opened a new log
I20260709 12:23:36.963192 30038 ts_tablet_manager.cc:1403] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:23:36.966982 30036 tablet_bootstrap.cc:492] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:36.967448 30036 ts_tablet_manager.cc:1403] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260709 12:23:36.968400 30038 raft_consensus.cc:359] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.968959 30037 tablet_bootstrap.cc:654] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.969218 30038 raft_consensus.cc:385] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.969576 30038 raft_consensus.cc:740] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.970252 30036 raft_consensus.cc:359] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.970331 30038 consensus_queue.cc:260] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.971045 30036 raft_consensus.cc:385] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.971351 30036 raft_consensus.cc:740] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.972735 30038 ts_tablet_manager.cc:1434] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 12:23:36.973796 30036 consensus_queue.cc:260] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.980674 30037 tablet_bootstrap.cc:492] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:36.981253 30037 ts_tablet_manager.cc:1403] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:23:36.982714 30036 ts_tablet_manager.cc:1434] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:23:36.983418 30037 raft_consensus.cc:359] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.983827 30036 tablet_bootstrap.cc:492] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3: Bootstrap starting.
I20260709 12:23:36.984333 30037 raft_consensus.cc:385] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:36.984920 30037 raft_consensus.cc:740] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:36.985818 30037 consensus_queue.cc:260] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.988528 30037 ts_tablet_manager.cc:1434] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:36.989681 30037 tablet_bootstrap.cc:492] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995: Bootstrap starting.
I20260709 12:23:36.990904 30045 raft_consensus.cc:493] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:36.991230 30036 tablet_bootstrap.cc:654] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:36.991500 30045 raft_consensus.cc:515] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:36.995924 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:36.996757 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:36.998409 29922 raft_consensus.cc:2468] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 0.
W20260709 12:23:36.998584 29810 leader_election.cc:343] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:37.000116 29811 leader_election.cc:304] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [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: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 4d4fd885d3e043a2826bc26eaa43d6f3
I20260709 12:23:37.000691 30036 tablet_bootstrap.cc:492] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3: No bootstrap required, opened a new log
I20260709 12:23:37.001186 30036 ts_tablet_manager.cc:1403] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.009s
I20260709 12:23:37.000982 30045 leader_election.cc:290] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.001075 30044 raft_consensus.cc:2804] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.001757 30044 raft_consensus.cc:493] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.002170 30044 raft_consensus.cc:3060] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.004125 30036 raft_consensus.cc:359] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.004892 30036 raft_consensus.cc:385] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.005205 30036 raft_consensus.cc:740] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.005906 30037 tablet_bootstrap.cc:654] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:37.005981 30036 consensus_queue.cc:260] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.007998 30036 ts_tablet_manager.cc:1434] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:37.009227 30044 raft_consensus.cc:515] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.012220 30037 tablet_bootstrap.cc:492] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995: No bootstrap required, opened a new log
I20260709 12:23:37.012710 30037 ts_tablet_manager.cc:1403] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.004s
I20260709 12:23:37.013653 30063 raft_consensus.cc:493] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.014317 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:37.014186 30063 raft_consensus.cc:515] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.014899 29922 raft_consensus.cc:3060] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.015476 30037 raft_consensus.cc:359] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.016140 30037 raft_consensus.cc:385] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:37.016399 30037 raft_consensus.cc:740] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Initialized, Role: FOLLOWER
I20260709 12:23:37.017011 30037 consensus_queue.cc:260] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.018595 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3124e9bef7a14d0a8d8ae1d5de2295eb" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:37.019085 30037 ts_tablet_manager.cc:1434] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:23:37.019477 29921 raft_consensus.cc:2468] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 0.
I20260709 12:23:37.020975 29960 leader_election.cc:304] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:37.021945 30041 raft_consensus.cc:2804] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.022315 30041 raft_consensus.cc:493] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.022661 30041 raft_consensus.cc:3060] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.022832 30070 raft_consensus.cc:493] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.023356 30070 raft_consensus.cc:515] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.025386 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3124e9bef7a14d0a8d8ae1d5de2295eb" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:37.026100 29846 raft_consensus.cc:2468] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 0.
I20260709 12:23:37.027297 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:37.027719 29922 raft_consensus.cc:2468] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 1.
I20260709 12:23:37.028002 29996 raft_consensus.cc:3060] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.028986 29811 leader_election.cc:304] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:37.029613 30041 raft_consensus.cc:515] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.029961 30045 raft_consensus.cc:2804] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.031046 30063 leader_election.cc:290] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:37.031268 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:37.031661 30069 raft_consensus.cc:493] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.034488 30069 raft_consensus.cc:515] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.035281 30041 leader_election.cc:290] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:37.036134 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3124e9bef7a14d0a8d8ae1d5de2295eb" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:37.036705 29921 raft_consensus.cc:3060] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.037587 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3124e9bef7a14d0a8d8ae1d5de2295eb" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:37.038461 29847 raft_consensus.cc:3060] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.040230 29996 raft_consensus.cc:2468] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 1.
I20260709 12:23:37.041272 30070 leader_election.cc:290] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.025425 30044 leader_election.cc:290] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.043612 30069 leader_election.cc:290] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.043762 29845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:37.045890 29846 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 0.
I20260709 12:23:37.045915 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:37.044916 30045 raft_consensus.cc:697] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:37.047091 29995 raft_consensus.cc:2393] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75f2795c7ec3489e9e2776d27649d106 in current term 1: Already voted for candidate 5f8afdb9d1b440908e2949506ea23995 in this term.
I20260709 12:23:37.047966 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:37.048360 29887 leader_election.cc:304] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:37.048687 29996 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 0.
I20260709 12:23:37.049611 29847 raft_consensus.cc:2468] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 1.
I20260709 12:23:37.049844 30069 raft_consensus.cc:2804] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.050477 30069 raft_consensus.cc:493] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.050679 29961 leader_election.cc:304] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:37.050752 29885 leader_election.cc:304] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [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: 75f2795c7ec3489e9e2776d27649d106; no voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:37.050915 30069 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.051651 30070 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.051929 29921 raft_consensus.cc:2468] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 1.
I20260709 12:23:37.049892 30045 consensus_queue.cc:237] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.053802 30063 raft_consensus.cc:493] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.054283 30063 raft_consensus.cc:515] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.056290 30063 leader_election.cc:290] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:37.057910 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995" is_pre_election: true
I20260709 12:23:37.057922 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:37.058655 29847 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 0.
I20260709 12:23:37.059146 30070 raft_consensus.cc:2749] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.059038 30069 raft_consensus.cc:515] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.051630 30041 raft_consensus.cc:2804] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.059872 29961 leader_election.cc:304] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:37.061070 30063 raft_consensus.cc:2804] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:37.061161 30041 raft_consensus.cc:697] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:37.061587 30063 raft_consensus.cc:493] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:37.062037 30063 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.062250 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:37.062095 30041 consensus_queue.cc:237] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.062922 29847 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.063742 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:37.064376 29995 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.070760 30063 raft_consensus.cc:515] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.071897 29847 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 1.
I20260709 12:23:37.058821 29921 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 0.
I20260709 12:23:37.075281 29922 raft_consensus.cc:3060] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.076201 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:37.077143 29847 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.078965 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:37.079712 29921 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.081574 29887 leader_election.cc:304] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:37.082542 30070 raft_consensus.cc:2804] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.083035 30070 raft_consensus.cc:697] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Becoming Leader. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:37.083873 30070 consensus_queue.cc:237] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.086019 30069 leader_election.cc:290] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 1 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.086040 29847 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 1.
I20260709 12:23:37.087096 29995 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 1.
I20260709 12:23:37.087626 29921 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 1.
I20260709 12:23:37.088573 29961 leader_election.cc:304] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:37.093787 30087 consensus_queue.cc:1048] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.095405 30041 raft_consensus.cc:2804] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:37.096145 30041 raft_consensus.cc:697] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:37.097148 30041 consensus_queue.cc:237] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.094558 30063 leader_election.cc:290] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:37.101905 29742 catalog_manager.cc:5697] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:37.097002 29743 catalog_manager.cc:5697] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.105799 30087 raft_consensus.cc:493] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:37.106552 30087 raft_consensus.cc:515] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.111451 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" is_pre_election: true
I20260709 12:23:37.114604 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75f2795c7ec3489e9e2776d27649d106" is_pre_election: true
I20260709 12:23:37.114295 29745 catalog_manager.cc:5697] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "75f2795c7ec3489e9e2776d27649d106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.115990 29920 raft_consensus.cc:2393] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f8afdb9d1b440908e2949506ea23995 in current term 1: Already voted for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in this term.
I20260709 12:23:37.117446 29811 leader_election.cc:304] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [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: 5f8afdb9d1b440908e2949506ea23995; no voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:37.117784 30087 leader_election.cc:290] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.118328 30087 raft_consensus.cc:3060] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.124737 29743 catalog_manager.cc:5697] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:37.129839 30087 raft_consensus.cc:2749] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:37.132640 30045 consensus_queue.cc:1048] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.191437 29921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
mode: GRACEFUL
new_leader_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:32790
I20260709 12:23:37.191962 29921 raft_consensus.cc:606] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Received request to transfer leadership to TS 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:37.209899 29995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
mode: GRACEFUL
new_leader_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:37954
I20260709 12:23:37.210435 29995 raft_consensus.cc:606] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Received request to transfer leadership to TS 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:37.216745 29995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d813067910f24d55801a66a1935de69a"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
mode: GRACEFUL
new_leader_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:37954
I20260709 12:23:37.217368 29995 raft_consensus.cc:606] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Received request to transfer leadership to TS 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:37.228453 30045 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.238763 29847 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
mode: GRACEFUL
new_leader_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:57442
I20260709 12:23:37.239432 29847 raft_consensus.cc:606] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Received request to transfer leadership to TS 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:37.241415 30045 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.292395 29995 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:37.298635 30070 consensus_queue.cc:1048] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.300855 30070 consensus_queue.cc:1048] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.314778 30045 consensus_queue.cc:1048] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.329767 30045 consensus_queue.cc:1048] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.385711 30041 consensus_queue.cc:1048] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.386387 30069 consensus_queue.cc:1048] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.398954 30064 consensus_queue.cc:1048] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.400028 30069 consensus_queue.cc:1048] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.419600 30041 raft_consensus.cc:993] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3: : Instructing follower 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:37.420068 30064 raft_consensus.cc:1081] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Signalling peer 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:37.421810 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:57422
I20260709 12:23:37.422443 29846 raft_consensus.cc:493] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.422784 29846 raft_consensus.cc:3060] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.428011 29846 raft_consensus.cc:515] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.430063 29846 leader_election.cc:290] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 2 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.430795 29921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:37.431100 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2fbade34f2043758e78d43a63cecaaf" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:37.431373 29921 raft_consensus.cc:3060] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.431650 29995 raft_consensus.cc:3055] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:37.431964 29995 raft_consensus.cc:740] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:37.432771 29995 consensus_queue.cc:260] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.434000 29995 raft_consensus.cc:3060] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.438294 29921 raft_consensus.cc:2468] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:37.439493 29811 leader_election.cc:304] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [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: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:37.440237 30045 raft_consensus.cc:2804] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:37.440474 29995 raft_consensus.cc:2468] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:37.440683 30045 raft_consensus.cc:697] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:37.441551 30045 consensus_queue.cc:237] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.447520 29742 catalog_manager.cc:5697] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 1 to 2, leader changed from 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131) to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.482847 30064 consensus_queue.cc:1048] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.495493 30041 consensus_queue.cc:1048] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.510499 30045 consensus_queue.cc:1048] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.511350 30095 consensus_queue.cc:1048] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.524187 30095 raft_consensus.cc:993] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995: : Instructing follower 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:37.524708 30095 raft_consensus.cc:1081] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Signalling peer 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:37.527377 29920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:32784
I20260709 12:23:37.528549 29920 raft_consensus.cc:493] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.528980 29920 raft_consensus.cc:3060] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.535346 29920 raft_consensus.cc:515] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.538798 29920 leader_election.cc:290] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 2 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.540096 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:37.540457 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d7c0ce76a46e1b9f82df36e877e03" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:37.540723 29995 raft_consensus.cc:3060] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.541142 29846 raft_consensus.cc:3055] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:37.541534 29846 raft_consensus.cc:740] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:37.542430 29846 consensus_queue.cc:260] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.543798 29846 raft_consensus.cc:3060] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.544401 30043 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.547340 29995 raft_consensus.cc:2468] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 2.
I20260709 12:23:37.548489 29885 leader_election.cc:304] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:37.548593 30043 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:37.549381 30069 raft_consensus.cc:2804] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:37.549925 30069 raft_consensus.cc:697] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 2 LEADER]: Becoming Leader. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:37.550773 30069 consensus_queue.cc:237] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.553364 30070 raft_consensus.cc:993] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106: : Instructing follower 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:37.553803 30070 raft_consensus.cc:1081] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Signalling peer 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:37.553783 29846 raft_consensus.cc:2468] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 2.
I20260709 12:23:37.558504 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:57438
I20260709 12:23:37.559219 29846 raft_consensus.cc:493] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.560015 29846 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.566498 29745 catalog_manager.cc:5697] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 reported cstate change: term changed from 1 to 2, leader changed from 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129) to 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "75f2795c7ec3489e9e2776d27649d106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.568171 29846 raft_consensus.cc:515] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.570251 29846 leader_election.cc:290] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 2 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.571338 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:37.571587 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:37.571895 29996 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.572129 29920 raft_consensus.cc:3055] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:37.572501 29920 raft_consensus.cc:740] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:37.573254 29920 consensus_queue.cc:260] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.574069 29920 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.579083 29996 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:37.580313 29810 leader_election.cc:304] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:37.581092 30044 raft_consensus.cc:2804] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:37.581554 30044 raft_consensus.cc:697] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:37.581741 29920 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:37.582370 30044 consensus_queue.cc:237] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.589681 29742 catalog_manager.cc:5697] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 1 to 2, leader changed from 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130) to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.635442 30041 consensus_queue.cc:1048] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.646948 30041 consensus_queue.cc:1048] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:37.654804 30041 raft_consensus.cc:993] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3: : Instructing follower 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:37.655284 30063 raft_consensus.cc:1081] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Signalling peer 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:37.656843 29920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d813067910f24d55801a66a1935de69a"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:32770
I20260709 12:23:37.657451 29920 raft_consensus.cc:493] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.657822 29920 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.663112 29920 raft_consensus.cc:515] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.665055 29920 leader_election.cc:290] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 2 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:37.665855 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:37.666219 29996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:37.666497 29846 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.666821 29996 raft_consensus.cc:3055] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:37.667145 29996 raft_consensus.cc:740] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:37.667853 29996 consensus_queue.cc:260] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.668766 29996 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:37.672593 29846 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 2.
I20260709 12:23:37.673691 29996 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 2.
I20260709 12:23:37.673720 29887 leader_election.cc:304] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [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: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:37.674728 30070 raft_consensus.cc:2804] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:37.675206 30070 raft_consensus.cc:697] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 LEADER]: Becoming Leader. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:37.675848 30070 consensus_queue.cc:237] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:37.682133 29743 catalog_manager.cc:5697] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 reported cstate change: term changed from 1 to 2, leader changed from 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131) to 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "75f2795c7ec3489e9e2776d27649d106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.899789 29920 raft_consensus.cc:1275] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:37.901041 30095 consensus_queue.cc:1048] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:37.908604 29996 raft_consensus.cc:1275] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:37.910465 30045 consensus_queue.cc:1048] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.036442 29996 raft_consensus.cc:1275] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.037624 30070 consensus_queue.cc:1048] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.041880 29995 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.044159 30045 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.046463 29846 raft_consensus.cc:1275] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.050207 30119 consensus_queue.cc:1048] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.054332 29920 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.056078 30095 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.103233 29846 raft_consensus.cc:1275] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.104478 30119 consensus_queue.cc:1048] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:38.112243 29996 raft_consensus.cc:1275] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:38.113726 30070 consensus_queue.cc:1048] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:40.279531 29186 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:23:40.280653 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:40.298163 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
mode: GRACEFUL
new_leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:57448
I20260709 12:23:40.298754 29846 raft_consensus.cc:606] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Received request to transfer leadership to TS 4d4fd885d3e043a2826bc26eaa43d6f3
I20260709 12:23:40.301129 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
mode: GRACEFUL
new_leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:57448
I20260709 12:23:40.301615 29846 raft_consensus.cc:606] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Received request to transfer leadership to TS 4d4fd885d3e043a2826bc26eaa43d6f3
I20260709 12:23:40.302618 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:40.303221 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:40.344761 30095 raft_consensus.cc:993] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: : Instructing follower 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:40.345341 30121 raft_consensus.cc:1081] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Signalling peer 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:40.346998 29996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:37942
I20260709 12:23:40.347528 29996 raft_consensus.cc:493] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:40.347947 29996 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:40.355706 29996 raft_consensus.cc:515] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:40.357884 29996 leader_election.cc:290] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 3 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:40.359198 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:40.359930 29846 raft_consensus.cc:3055] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:40.360261 29846 raft_consensus.cc:740] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:40.361234 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:40.361104 29846 consensus_queue.cc:260] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:40.361784 29920 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:40.362363 29846 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:40.369567 29846 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 3.
I20260709 12:23:40.369567 29920 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 3.
I20260709 12:23:40.371145 29961 leader_election.cc:304] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:40.372861 30063 raft_consensus.cc:2804] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:40.373947 30063 raft_consensus.cc:697] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 LEADER]: Becoming Leader. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:40.374745 30063 consensus_queue.cc:237] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:40.381958 29745 catalog_manager.cc:5697] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 reported cstate change: term changed from 2 to 3, leader changed from 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129) to 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:40.714694 30121 raft_consensus.cc:993] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: : Instructing follower 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:40.715170 30095 raft_consensus.cc:1081] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Signalling peer 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:40.716691 29996 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:37942
I20260709 12:23:40.717267 29996 raft_consensus.cc:493] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:40.717694 29996 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:40.722236 29996 raft_consensus.cc:515] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:40.723819 29996 leader_election.cc:290] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 2 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:40.724771 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:40.725036 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:40.725342 29846 raft_consensus.cc:3055] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:40.725605 29920 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:40.725669 29846 raft_consensus.cc:740] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:40.726532 29846 consensus_queue.cc:260] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:40.727427 29846 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:40.730237 29920 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 2.
I20260709 12:23:40.731395 29960 leader_election.cc:304] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:40.732257 30063 raft_consensus.cc:2804] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:40.732631 29846 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 2.
I20260709 12:23:40.732702 30063 raft_consensus.cc:697] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 LEADER]: Becoming Leader. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:40.733819 30063 consensus_queue.cc:237] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:40.742081 29745 catalog_manager.cc:5697] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 reported cstate change: term changed from 1 to 2, leader changed from 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129) to 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:40.909718 29920 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:40.911152 30124 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:40.921367 29846 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:40.923605 30134 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:41.233137 29920 raft_consensus.cc:1275] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:41.234490 30134 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:41.243821 29846 raft_consensus.cc:1275] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:41.245977 30063 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:41.304241 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:41.310969 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:41.311417 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:42.312378 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:42.318205 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:42.318630 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:43.319710 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:43.326654 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:43.327163 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:44.328408 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:44.334173 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:44.334656 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:45.335843 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:45.342389 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:45.342825 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:46.343710 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:46.350759 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:46.351395 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:47.352371 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:47.357477 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:47.357841 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:48.358793 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:48.364521 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:48.364918 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:49.365988 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:49.371196 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:49.371716 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:50.403183 29186 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:23:50.410862 29995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
mode: GRACEFUL
new_leader_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:37954
I20260709 12:23:50.411522 29995 raft_consensus.cc:606] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 LEADER]: Received request to transfer leadership to TS 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:50.416886 29995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
mode: GRACEFUL
new_leader_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:37954
I20260709 12:23:50.417490 29995 raft_consensus.cc:606] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 LEADER]: Received request to transfer leadership to TS 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:50.427476 29920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d813067910f24d55801a66a1935de69a"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
mode: GRACEFUL
new_leader_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:32790
I20260709 12:23:50.427958 29920 raft_consensus.cc:606] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 LEADER]: Received request to transfer leadership to TS 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:50.432884 29920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
mode: GRACEFUL
new_leader_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:32790
I20260709 12:23:50.433379 29920 raft_consensus.cc:606] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Received request to transfer leadership to TS 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:50.438141 29920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
mode: GRACEFUL
new_leader_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:32790
I20260709 12:23:50.438552 29920 raft_consensus.cc:606] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Received request to transfer leadership to TS 5f8afdb9d1b440908e2949506ea23995
I20260709 12:23:50.626610 30139 raft_consensus.cc:993] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3: : Instructing follower 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.627233 30153 raft_consensus.cc:1081] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 LEADER]: Signalling peer 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.628875 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:57422
I20260709 12:23:50.629550 29846 raft_consensus.cc:493] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:50.629894 29846 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:50.635231 29846 raft_consensus.cc:515] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.636833 29846 leader_election.cc:290] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 3 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:50.638063 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:50.638063 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:50.638885 29995 raft_consensus.cc:3055] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:50.638896 29920 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:50.639317 29995 raft_consensus.cc:740] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:50.640132 29995 consensus_queue.cc:260] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.641119 29995 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:50.644524 29920 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 3.
I20260709 12:23:50.645916 29811 leader_election.cc:304] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:50.646034 29995 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 3.
I20260709 12:23:50.646816 30151 raft_consensus.cc:2804] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:50.647863 30151 raft_consensus.cc:697] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:50.648864 30151 consensus_queue.cc:237] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.656280 29742 catalog_manager.cc:5697] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 2 to 3, leader changed from 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131) to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:50.703501 30139 raft_consensus.cc:993] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3: : Instructing follower 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.703984 30153 raft_consensus.cc:1081] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 LEADER]: Signalling peer 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.705314 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:57422
I20260709 12:23:50.705713 29846 raft_consensus.cc:493] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:50.705942 29846 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:50.710111 29846 raft_consensus.cc:515] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.711437 29846 leader_election.cc:290] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 4 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:50.712196 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:50.712396 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:50.712739 29920 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:50.712857 29995 raft_consensus.cc:3055] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:50.713186 29995 raft_consensus.cc:740] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:50.713951 29995 consensus_queue.cc:260] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.715093 29995 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:50.719029 29920 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 4.
I20260709 12:23:50.719998 29811 leader_election.cc:304] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:50.720700 30151 raft_consensus.cc:2804] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:50.721203 30151 raft_consensus.cc:697] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:50.721627 29995 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 4.
I20260709 12:23:50.721812 30152 raft_consensus.cc:993] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106: : Instructing follower 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.722332 30152 raft_consensus.cc:1081] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 LEADER]: Signalling peer 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.722208 30151 consensus_queue.cc:237] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.723840 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d813067910f24d55801a66a1935de69a"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:57438
I20260709 12:23:50.724336 29846 raft_consensus.cc:493] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:50.724664 29846 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:50.730146 29742 catalog_manager.cc:5697] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 3 to 4, leader changed from 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131) to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 4 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:50.730635 29846 raft_consensus.cc:515] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.732199 29846 leader_election.cc:290] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 3 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:50.733171 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:50.733472 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d813067910f24d55801a66a1935de69a" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:50.733685 29920 raft_consensus.cc:3055] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:50.733974 29920 raft_consensus.cc:740] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:50.733965 29995 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:50.735029 29920 consensus_queue.cc:260] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.736261 29920 raft_consensus.cc:3060] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:50.740609 29995 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 3.
I20260709 12:23:50.740655 29920 raft_consensus.cc:2468] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 3.
I20260709 12:23:50.741830 29810 leader_election.cc:304] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:50.742499 30151 raft_consensus.cc:2804] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:50.742851 30151 raft_consensus.cc:697] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 3 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:50.743611 30151 consensus_queue.cc:237] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.750331 29742 catalog_manager.cc:5697] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 2 to 3, leader changed from 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130) to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:50.802080 30146 raft_consensus.cc:993] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106: : Instructing follower 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.802696 30146 raft_consensus.cc:1081] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Signalling peer 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.804216 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:57438
I20260709 12:23:50.804672 29846 raft_consensus.cc:493] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:50.805076 29846 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:50.809561 29846 raft_consensus.cc:515] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.811326 29846 leader_election.cc:290] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 2 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:50.812033 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:50.812325 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:50.812584 29920 raft_consensus.cc:3055] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:50.812899 29920 raft_consensus.cc:740] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:50.812906 29995 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:50.813908 29920 consensus_queue.cc:260] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.815061 29920 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:50.819722 29995 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:50.820729 29810 leader_election.cc:304] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:50.820937 29920 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:50.821389 30151 raft_consensus.cc:2804] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:50.821866 30151 raft_consensus.cc:697] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:50.823019 30151 consensus_queue.cc:237] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.830284 29742 catalog_manager.cc:5697] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 1 to 2, leader changed from 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130) to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:50.956897 30152 raft_consensus.cc:993] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106: : Instructing follower 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.957419 30146 raft_consensus.cc:1081] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Signalling peer 5f8afdb9d1b440908e2949506ea23995 to start an election
I20260709 12:23:50.958781 29846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
 from {username='slave'} at 127.0.0.1:57438
I20260709 12:23:50.959213 29846 raft_consensus.cc:493] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:50.959479 29846 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:50.963852 29846 raft_consensus.cc:515] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.965577 29846 leader_election.cc:290] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [CANDIDATE]: Term 2 election: Requested vote from peers 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:50.966271 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:50.966464 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "5f8afdb9d1b440908e2949506ea23995" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:50.966856 29920 raft_consensus.cc:3055] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:50.966876 29995 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:50.967304 29920 raft_consensus.cc:740] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:50.968055 29920 consensus_queue.cc:260] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.969213 29920 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:50.972733 29995 raft_consensus.cc:2468] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:50.973423 29920 raft_consensus.cc:2468] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f8afdb9d1b440908e2949506ea23995 in term 2.
I20260709 12:23:50.973745 29810 leader_election.cc:304] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [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: 4d4fd885d3e043a2826bc26eaa43d6f3, 5f8afdb9d1b440908e2949506ea23995; no voters: 
I20260709 12:23:50.974486 30151 raft_consensus.cc:2804] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:50.974861 30151 raft_consensus.cc:697] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Becoming Leader. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:50.975634 30151 consensus_queue.cc:237] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [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: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:50.982105 29742 catalog_manager.cc:5697] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 reported cstate change: term changed from 1 to 2, leader changed from 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130) to 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "5f8afdb9d1b440908e2949506ea23995" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:51.157502 29995 raft_consensus.cc:1275] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:51.158532 30151 consensus_queue.cc:1048] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:51.169322 29920 raft_consensus.cc:1275] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:51.171541 30151 consensus_queue.cc:1048] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:51.271143 29920 raft_consensus.cc:1275] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:51.272382 30151 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:51.277881 29995 raft_consensus.cc:1275] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:51.279237 30166 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:51.312268 29920 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:51.313563 30172 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:51.322554 29995 raft_consensus.cc:1275] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:51.324512 30172 consensus_queue.cc:1048] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:51.325093 29995 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:51.326538 30171 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:51.337574 29920 raft_consensus.cc:1275] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:51.338925 30171 consensus_queue.cc:1048] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:51.562857 29920 raft_consensus.cc:1275] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:51.564021 30171 consensus_queue.cc:1048] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:51.572212 29995 raft_consensus.cc:1275] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Refusing update from remote peer 5f8afdb9d1b440908e2949506ea23995: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:51.573958 30154 consensus_queue.cc:1048] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:53.473997 29186 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:23:53.474606 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:53.482467 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
mode: GRACEFUL
new_leader_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:57448
I20260709 12:23:53.483034 29846 raft_consensus.cc:606] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 LEADER]: Received request to transfer leadership to TS 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:53.485460 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
mode: GRACEFUL
new_leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:57448
I20260709 12:23:53.485903 29846 raft_consensus.cc:606] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Received request to transfer leadership to TS 4d4fd885d3e043a2826bc26eaa43d6f3
I20260709 12:23:53.488111 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
mode: GRACEFUL
new_leader_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:57448
I20260709 12:23:53.488523 29846 raft_consensus.cc:606] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Received request to transfer leadership to TS 75f2795c7ec3489e9e2776d27649d106
I20260709 12:23:53.490620 29846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705"
dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
mode: GRACEFUL
new_leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:57448
I20260709 12:23:53.490971 29846 raft_consensus.cc:606] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 LEADER]: Received request to transfer leadership to TS 4d4fd885d3e043a2826bc26eaa43d6f3
I20260709 12:23:53.491909 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:23:53.492302 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:53.526379 30181 raft_consensus.cc:993] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: : Instructing follower 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:53.526897 30154 raft_consensus.cc:1081] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 LEADER]: Signalling peer 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:53.528229 30181 raft_consensus.cc:993] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: : Instructing follower 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:53.528617 30154 raft_consensus.cc:1081] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 LEADER]: Signalling peer 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:53.528517 29922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:32784
I20260709 12:23:53.529371 29922 raft_consensus.cc:493] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.529757 29922 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:53.530262 29995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:37942
I20260709 12:23:53.530802 29995 raft_consensus.cc:493] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.531119 29995 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:53.535789 29995 raft_consensus.cc:515] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.535993 29922 raft_consensus.cc:515] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.538479 29995 leader_election.cc:290] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 4 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:53.539076 29922 leader_election.cc:290] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 5 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:53.539988 29920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:53.540512 29920 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:53.540987 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:53.541546 29846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c5e07a038e3481da7ddc81afd10f607" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:53.541761 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb0e31b5c3f74ca682ca4d64a9922705" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:53.541956 29995 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:53.542074 29846 raft_consensus.cc:3055] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:23:53.542390 29847 raft_consensus.cc:3055] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:53.542520 29846 raft_consensus.cc:740] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:53.542856 29847 raft_consensus.cc:740] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:53.543344 29846 consensus_queue.cc:260] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.543780 29847 consensus_queue.cc:260] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.544526 29846 raft_consensus.cc:3060] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:53.545009 29847 raft_consensus.cc:3060] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:53.547042 29920 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 4.
I20260709 12:23:53.548342 29960 leader_election.cc:304] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:53.549364 30153 raft_consensus.cc:2804] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:53.550256 29846 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 5.
I20260709 12:23:53.551796 29887 leader_election.cc:304] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f8afdb9d1b440908e2949506ea23995, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:53.552026 29995 raft_consensus.cc:2468] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 5.
I20260709 12:23:53.552778 30180 raft_consensus.cc:2804] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:23:53.553176 30153 raft_consensus.cc:697] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 LEADER]: Becoming Leader. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:53.554419 30180 raft_consensus.cc:697] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 5 LEADER]: Becoming Leader. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:53.554484 29847 raft_consensus.cc:2468] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 4.
I20260709 12:23:53.554018 30153 consensus_queue.cc:237] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.555637 30180 consensus_queue.cc:237] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.562024 29743 catalog_manager.cc:5697] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 reported cstate change: term changed from 3 to 4, leader changed from 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129) to 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131). New cstate: current_term: 4 leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.564684 29742 catalog_manager.cc:5697] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 reported cstate change: term changed from 4 to 5, leader changed from 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129) to 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130). New cstate: current_term: 5 leader_uuid: "75f2795c7ec3489e9e2776d27649d106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.627565 30181 raft_consensus.cc:993] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995: : Instructing follower 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:53.628068 30154 raft_consensus.cc:1081] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Signalling peer 75f2795c7ec3489e9e2776d27649d106 to start an election
I20260709 12:23:53.629359 29920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244"
dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
 from {username='slave'} at 127.0.0.1:32784
I20260709 12:23:53.629890 29920 raft_consensus.cc:493] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.630173 29920 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.634268 29920 raft_consensus.cc:515] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.635883 29920 leader_election.cc:290] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 3 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131:42229)
I20260709 12:23:53.636653 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:53.636852 29995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e57bb47607db47e5b69bfd9a148d8244" candidate_uuid: "75f2795c7ec3489e9e2776d27649d106" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
I20260709 12:23:53.637212 29847 raft_consensus.cc:3055] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:53.637408 29995 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.637564 29847 raft_consensus.cc:740] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:53.638343 29847 consensus_queue.cc:260] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.639235 29847 raft_consensus.cc:3060] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.642053 29995 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 3.
I20260709 12:23:53.643149 29885 leader_election.cc:304] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:53.643893 30180 raft_consensus.cc:2804] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:53.644357 30180 raft_consensus.cc:697] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 3 LEADER]: Becoming Leader. State: Replica: 75f2795c7ec3489e9e2776d27649d106, State: Running, Role: LEADER
I20260709 12:23:53.644395 29847 raft_consensus.cc:2468] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75f2795c7ec3489e9e2776d27649d106 in term 3.
I20260709 12:23:53.645218 30180 consensus_queue.cc:237] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.652254 29742 catalog_manager.cc:5697] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 reported cstate change: term changed from 2 to 3, leader changed from 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129) to 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130). New cstate: current_term: 3 leader_uuid: "75f2795c7ec3489e9e2776d27649d106" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.848480 30181 raft_consensus.cc:993] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995: : Instructing follower 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:53.849311 30154 raft_consensus.cc:1081] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Signalling peer 4d4fd885d3e043a2826bc26eaa43d6f3 to start an election
I20260709 12:23:53.850828 29995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7"
dest_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3"
 from {username='slave'} at 127.0.0.1:37942
I20260709 12:23:53.851346 29995 raft_consensus.cc:493] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:53.851601 29995 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.857414 29995 raft_consensus.cc:515] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.859153 29995 leader_election.cc:290] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 3 election: Requested vote from peers 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805), 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271)
I20260709 12:23:53.860396 29847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f8afdb9d1b440908e2949506ea23995"
I20260709 12:23:53.860589 29922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e02d54fa7f453d8395cbefcfade7f7" candidate_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75f2795c7ec3489e9e2776d27649d106"
I20260709 12:23:53.861136 29847 raft_consensus.cc:3055] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:53.861291 29922 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.861492 29847 raft_consensus.cc:740] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f8afdb9d1b440908e2949506ea23995, State: Running, Role: LEADER
I20260709 12:23:53.862552 29847 consensus_queue.cc:260] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.863845 29847 raft_consensus.cc:3060] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:53.866997 29922 raft_consensus.cc:2468] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 3.
I20260709 12:23:53.868278 29960 leader_election.cc:304] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4fd885d3e043a2826bc26eaa43d6f3, 75f2795c7ec3489e9e2776d27649d106; no voters: 
I20260709 12:23:53.869416 30153 raft_consensus.cc:2804] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:53.869791 30153 raft_consensus.cc:697] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 LEADER]: Becoming Leader. State: Replica: 4d4fd885d3e043a2826bc26eaa43d6f3, State: Running, Role: LEADER
I20260709 12:23:53.870795 29847 raft_consensus.cc:2468] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4fd885d3e043a2826bc26eaa43d6f3 in term 3.
I20260709 12:23:53.870867 30153 consensus_queue.cc:237] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } }
I20260709 12:23:53.879053 29742 catalog_manager.cc:5697] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 reported cstate change: term changed from 2 to 3, leader changed from 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129) to 4d4fd885d3e043a2826bc26eaa43d6f3 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.971089 29995 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 5 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:53.972183 29847 raft_consensus.cc:1275] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 5 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:53.972563 30180 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:53.973881 30183 consensus_queue.cc:1048] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:23:54.092988 29922 raft_consensus.cc:1275] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:54.094195 30153 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:54.104271 29847 raft_consensus.cc:1275] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 4 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:54.105796 30201 consensus_queue.cc:1048] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:54.250305 29995 raft_consensus.cc:1275] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.251610 30183 consensus_queue.cc:1048] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4fd885d3e043a2826bc26eaa43d6f3" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 42229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:54.262544 29847 raft_consensus.cc:1275] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Refusing update from remote peer 75f2795c7ec3489e9e2776d27649d106: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.264674 30204 consensus_queue.cc:1048] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:54.431718 29922 raft_consensus.cc:1275] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.433220 30201 consensus_queue.cc:1048] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75f2795c7ec3489e9e2776d27649d106" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 39271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:54.443629 29847 raft_consensus.cc:1275] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Refusing update from remote peer 4d4fd885d3e043a2826bc26eaa43d6f3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:54.446492 30201 consensus_queue.cc:1048] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f8afdb9d1b440908e2949506ea23995" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:54.493613 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:54.499720 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:54.500209 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:55.501369 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:55.507447 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:55.507961 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:56.508934 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:56.514438 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:56.514886 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:57.515805 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:57.521320 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:57.521813 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:58.522790 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:58.528002 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:58.528445 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:59.529632 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:59.535789 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:59.536245 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:00.537236 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:00.543200 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:00.543696 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:01.544943 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:01.550464 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:01.550947 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:02.551896 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:02.558333 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:02.558843 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:03.590401 29186 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:24:03.591032 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
I20260709 12:24:03.618659 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:03.619479 29186 tablet_replica.cc:333] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.620124 29186 raft_consensus.cc:2243] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.620589 29186 raft_consensus.cc:2272] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.622646 29186 tablet_replica.cc:333] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.623219 29186 raft_consensus.cc:2243] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.623984 29186 raft_consensus.cc:2272] T d813067910f24d55801a66a1935de69a P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.625800 29186 tablet_replica.cc:333] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.626292 29186 raft_consensus.cc:2243] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.627030 29186 raft_consensus.cc:2272] T e2fbade34f2043758e78d43a63cecaaf P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.628712 29186 tablet_replica.cc:333] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.629272 29186 raft_consensus.cc:2243] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.629732 29186 raft_consensus.cc:2272] T 54e02d54fa7f453d8395cbefcfade7f7 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.631349 29186 tablet_replica.cc:333] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.631844 29186 raft_consensus.cc:2243] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.632606 29186 raft_consensus.cc:2272] T d25b0ef69e234f6f944b5b785529f7a0 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.634536 29186 tablet_replica.cc:333] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.635133 29186 raft_consensus.cc:2243] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.635576 29186 raft_consensus.cc:2272] T f60d7c0ce76a46e1b9f82df36e877e03 P 5f8afdb9d1b440908e2949506ea23995 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.637472 29186 tablet_replica.cc:333] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.637982 29186 raft_consensus.cc:2243] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.638404 29186 raft_consensus.cc:2272] T e57bb47607db47e5b69bfd9a148d8244 P 5f8afdb9d1b440908e2949506ea23995 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.640194 29186 tablet_replica.cc:333] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.640852 29186 raft_consensus.cc:2243] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.641384 29186 raft_consensus.cc:2272] T 4c5e07a038e3481da7ddc81afd10f607 P 5f8afdb9d1b440908e2949506ea23995 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.643589 29186 tablet_replica.cc:333] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.644014 29186 raft_consensus.cc:2243] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.644486 29186 raft_consensus.cc:2272] T eb0e31b5c3f74ca682ca4d64a9922705 P 5f8afdb9d1b440908e2949506ea23995 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.646203 29186 tablet_replica.cc:333] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995: stopping tablet replica
I20260709 12:24:03.646728 29186 raft_consensus.cc:2243] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.647496 29186 raft_consensus.cc:2272] T 18b806a247674c108ed94093001b5542 P 5f8afdb9d1b440908e2949506ea23995 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:03.678424 29961 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45805: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260709 12:24:03.679806 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
W20260709 12:24:03.682375 29961 consensus_peers.cc:597] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 -> Peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Couldn't send request to peer 5f8afdb9d1b440908e2949506ea23995. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:03.700008 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
W20260709 12:24:03.716619 29887 consensus_peers.cc:597] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 -> Peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Couldn't send request to peer 5f8afdb9d1b440908e2949506ea23995. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:03.737514 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:03.738262 29186 tablet_replica.cc:333] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.739248 29186 raft_consensus.cc:2243] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.739861 29186 raft_consensus.cc:2272] T 18b806a247674c108ed94093001b5542 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.741812 29186 tablet_replica.cc:333] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.742274 29186 raft_consensus.cc:2243] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.742652 29186 raft_consensus.cc:2272] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.744253 29186 tablet_replica.cc:333] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.744882 29186 raft_consensus.cc:2243] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.745471 29186 raft_consensus.cc:2272] T d813067910f24d55801a66a1935de69a P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.748000 29186 tablet_replica.cc:333] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.748766 29186 raft_consensus.cc:2243] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.749361 29186 raft_consensus.cc:2272] T d25b0ef69e234f6f944b5b785529f7a0 P 75f2795c7ec3489e9e2776d27649d106 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:03.749969 29887 consensus_peers.cc:597] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 -> Peer 5f8afdb9d1b440908e2949506ea23995 (127.28.128.129:45805): Couldn't send request to peer 5f8afdb9d1b440908e2949506ea23995. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:24:03.750748 29960 consensus_peers.cc:597] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 -> Peer 75f2795c7ec3489e9e2776d27649d106 (127.28.128.130:39271): Couldn't send request to peer 75f2795c7ec3489e9e2776d27649d106. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:03.751747 29186 tablet_replica.cc:333] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.752274 29186 raft_consensus.cc:2243] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.752714 29186 raft_consensus.cc:2272] T e2fbade34f2043758e78d43a63cecaaf P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.754333 29186 tablet_replica.cc:333] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.754796 29186 raft_consensus.cc:2243] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.755148 29186 raft_consensus.cc:2272] T 54e02d54fa7f453d8395cbefcfade7f7 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.756845 29186 tablet_replica.cc:333] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.757385 29186 raft_consensus.cc:2243] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.758059 29186 raft_consensus.cc:2272] T f60d7c0ce76a46e1b9f82df36e877e03 P 75f2795c7ec3489e9e2776d27649d106 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.759728 29186 tablet_replica.cc:333] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.760179 29186 raft_consensus.cc:2243] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.760555 29186 raft_consensus.cc:2272] T eb0e31b5c3f74ca682ca4d64a9922705 P 75f2795c7ec3489e9e2776d27649d106 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.762125 29186 tablet_replica.cc:333] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.762540 29186 raft_consensus.cc:2243] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.763195 29186 raft_consensus.cc:2272] T 4c5e07a038e3481da7ddc81afd10f607 P 75f2795c7ec3489e9e2776d27649d106 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.764755 29186 tablet_replica.cc:333] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106: stopping tablet replica
I20260709 12:24:03.765241 29186 raft_consensus.cc:2243] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.765888 29186 raft_consensus.cc:2272] T e57bb47607db47e5b69bfd9a148d8244 P 75f2795c7ec3489e9e2776d27649d106 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.795034 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
I20260709 12:24:03.832412 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
I20260709 12:24:03.864907 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:03.865916 29186 tablet_replica.cc:333] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.866817 29186 raft_consensus.cc:2243] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.867643 29186 raft_consensus.cc:2272] T d813067910f24d55801a66a1935de69a P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.870200 29186 tablet_replica.cc:333] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.870831 29186 raft_consensus.cc:2243] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.872175 29186 raft_consensus.cc:2272] T 3124e9bef7a14d0a8d8ae1d5de2295eb P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.874117 29186 tablet_replica.cc:333] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.874670 29186 raft_consensus.cc:2243] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.875837 29186 raft_consensus.cc:2272] T 54e02d54fa7f453d8395cbefcfade7f7 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.877669 29186 tablet_replica.cc:333] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.878145 29186 raft_consensus.cc:2243] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.878576 29186 raft_consensus.cc:2272] T d25b0ef69e234f6f944b5b785529f7a0 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.880295 29186 tablet_replica.cc:333] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.880720 29186 raft_consensus.cc:2243] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.881285 29186 raft_consensus.cc:2272] T e2fbade34f2043758e78d43a63cecaaf P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.883072 29186 tablet_replica.cc:333] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.883630 29186 raft_consensus.cc:2243] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.884085 29186 raft_consensus.cc:2272] T 18b806a247674c108ed94093001b5542 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.885890 29186 tablet_replica.cc:333] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.886325 29186 raft_consensus.cc:2243] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.886796 29186 raft_consensus.cc:2272] T f60d7c0ce76a46e1b9f82df36e877e03 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.888413 29186 tablet_replica.cc:333] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.888857 29186 raft_consensus.cc:2243] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.889430 29186 raft_consensus.cc:2272] T 4c5e07a038e3481da7ddc81afd10f607 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.891139 29186 tablet_replica.cc:333] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.891543 29186 raft_consensus.cc:2243] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.892563 29186 raft_consensus.cc:2272] T eb0e31b5c3f74ca682ca4d64a9922705 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.894361 29186 tablet_replica.cc:333] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3: stopping tablet replica
I20260709 12:24:03.894760 29186 raft_consensus.cc:2243] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:03.895270 29186 raft_consensus.cc:2272] T e57bb47607db47e5b69bfd9a148d8244 P 4d4fd885d3e043a2826bc26eaa43d6f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.926132 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
I20260709 12:24:03.948582 29186 master.cc:562] Master@127.28.128.190:45863 shutting down...
I20260709 12:24:03.974350 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:03.975167 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:03.975559 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d0526637bec448aafdaec65404b7cb0: stopping tablet replica
I20260709 12:24:03.996909 29186 master.cc:584] Master@127.28.128.190:45863 shutdown complete.
4d4fd885d3e043a2826bc26eaa43d6f3  1
5f8afdb9d1b440908e2949506ea23995  5
75f2795c7ec3489e9e2776d27649d106  4
4d4fd885d3e043a2826bc26eaa43d6f3  3
5f8afdb9d1b440908e2949506ea23995  3
75f2795c7ec3489e9e2776d27649d106  4
4d4fd885d3e043a2826bc26eaa43d6f3  1
5f8afdb9d1b440908e2949506ea23995  8
75f2795c7ec3489e9e2776d27649d106  1
4d4fd885d3e043a2826bc26eaa43d6f3  3
5f8afdb9d1b440908e2949506ea23995  4
75f2795c7ec3489e9e2776d27649d106  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (28466 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:24:04.046150 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:34937
I20260709 12:24:04.047459 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:04.053198 30218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.053296 30219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.055016 30221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:04.056149 29186 server_base.cc:1061] running on GCE node
I20260709 12:24:04.057103 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:04.057279 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:04.057410 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599844057372 us; error 0 us; skew 500 ppm
I20260709 12:24:04.058332 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:04.061383 29186 webserver.cc:533] Webserver started at http://127.28.128.190:37581/ using document root <none> and password file <none>
I20260709 12:24:04.061946 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:04.062170 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:04.062490 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:04.063884 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "f655e5203b584865b27c3d9dd15dc7b8"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.069299 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:24:04.073305 30226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.074188 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:24:04.074445 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "f655e5203b584865b27c3d9dd15dc7b8"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.074695 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-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)
I20260709 12:24:04.089427 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:04.090831 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:04.135613 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:34937
I20260709 12:24:04.135854 30277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:34937 every 8 connection(s)
I20260709 12:24:04.140410 30278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.151211 30278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8: Bootstrap starting.
I20260709 12:24:04.156078 30278 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:04.160579 30278 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8: No bootstrap required, opened a new log
I20260709 12:24:04.163053 30278 raft_consensus.cc:359] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f655e5203b584865b27c3d9dd15dc7b8" member_type: VOTER }
I20260709 12:24:04.163528 30278 raft_consensus.cc:385] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:04.163932 30278 raft_consensus.cc:740] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f655e5203b584865b27c3d9dd15dc7b8, State: Initialized, Role: FOLLOWER
I20260709 12:24:04.164611 30278 consensus_queue.cc:260] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f655e5203b584865b27c3d9dd15dc7b8" member_type: VOTER }
I20260709 12:24:04.165131 30278 raft_consensus.cc:399] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:04.165382 30278 raft_consensus.cc:493] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:04.165652 30278 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:04.170066 30278 raft_consensus.cc:515] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f655e5203b584865b27c3d9dd15dc7b8" member_type: VOTER }
I20260709 12:24:04.170616 30278 leader_election.cc:304] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [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: f655e5203b584865b27c3d9dd15dc7b8; no voters: 
I20260709 12:24:04.171751 30278 leader_election.cc:290] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:04.172276 30281 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:04.173692 30281 raft_consensus.cc:697] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 1 LEADER]: Becoming Leader. State: Replica: f655e5203b584865b27c3d9dd15dc7b8, State: Running, Role: LEADER
I20260709 12:24:04.174331 30281 consensus_queue.cc:237] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [LEADER]: Queue going to LEADER mode. State: All 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: "f655e5203b584865b27c3d9dd15dc7b8" member_type: VOTER }
I20260709 12:24:04.174691 30278 sys_catalog.cc:565] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:04.180608 30283 sys_catalog.cc:455] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f655e5203b584865b27c3d9dd15dc7b8. Latest consensus state: current_term: 1 leader_uuid: "f655e5203b584865b27c3d9dd15dc7b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f655e5203b584865b27c3d9dd15dc7b8" member_type: VOTER } }
I20260709 12:24:04.181310 30283 sys_catalog.cc:458] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:04.182180 30282 sys_catalog.cc:455] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f655e5203b584865b27c3d9dd15dc7b8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f655e5203b584865b27c3d9dd15dc7b8" member_type: VOTER } }
I20260709 12:24:04.182888 30282 sys_catalog.cc:458] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:04.183888 30290 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:04.192417 30290 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:04.193487 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:04.201648 30290 catalog_manager.cc:1383] Generated new cluster ID: c4b0023d8fb34fcd858e45c83dfd0fd1
I20260709 12:24:04.201941 30290 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:04.231369 30290 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:04.232650 30290 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:04.255703 30290 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8: Generated new TSK 0
I20260709 12:24:04.256253 30290 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:04.324580 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:04.331260 30299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.332342 30300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:04.334339 29186 server_base.cc:1061] running on GCE node
W20260709 12:24:04.334764 30302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:04.335764 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:04.335947 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:04.336130 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599844336115 us; error 0 us; skew 500 ppm
I20260709 12:24:04.336720 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:04.339568 29186 webserver.cc:533] Webserver started at http://127.28.128.129:38713/ using document root <none> and password file <none>
I20260709 12:24:04.340260 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:04.340472 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:04.340775 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:04.342092 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "26880d04bb2e4aa48112bacfc3dd9944"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.346879 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:04.352322 30307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.353506 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:24:04.353924 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "26880d04bb2e4aa48112bacfc3dd9944"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.354445 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-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)
I20260709 12:24:04.371361 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:04.372658 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:04.374272 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:04.377125 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:04.377409 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.377689 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:04.377879 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.420818 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:37581
I20260709 12:24:04.420912 30369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:37581 every 8 connection(s)
I20260709 12:24:04.426000 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:04.433781 30374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.434605 30375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.439419 30377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:04.440091 29186 server_base.cc:1061] running on GCE node
I20260709 12:24:04.440230 30370 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34937
I20260709 12:24:04.440655 30370 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:04.441468 30370 heartbeater.cc:507] Master 127.28.128.190:34937 requested a full tablet report, sending...
I20260709 12:24:04.441867 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:04.442099 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:04.442269 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599844442253 us; error 0 us; skew 500 ppm
I20260709 12:24:04.442834 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:04.443754 30243 ts_manager.cc:194] Registered new tserver with Master: 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:04.445567 30243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54648
I20260709 12:24:04.445916 29186 webserver.cc:533] Webserver started at http://127.28.128.130:37701/ using document root <none> and password file <none>
I20260709 12:24:04.446450 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:04.446679 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:04.446961 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:04.448087 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.452900 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:04.456455 30382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.457336 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:24:04.457634 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.457916 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-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)
I20260709 12:24:04.478122 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:04.479506 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:04.481166 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:04.483603 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:04.483861 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.484128 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:04.484331 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.527596 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:42353
I20260709 12:24:04.527733 30444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:42353 every 8 connection(s)
I20260709 12:24:04.532788 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:04.541354 30449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:04.541419 30448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:04.544924 30445 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34937
I20260709 12:24:04.545601 30445 heartbeater.cc:461] Registering TS with master...
W20260709 12:24:04.546749 30452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:04.546759 30445 heartbeater.cc:507] Master 127.28.128.190:34937 requested a full tablet report, sending...
I20260709 12:24:04.548591 29186 server_base.cc:1061] running on GCE node
I20260709 12:24:04.549787 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:24:04.549875 30243 ts_manager.cc:194] Registered new tserver with Master: a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
W20260709 12:24:04.550135 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:04.550388 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599844550367 us; error 0 us; skew 500 ppm
I20260709 12:24:04.551347 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:04.551884 30243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54650
I20260709 12:24:04.554260 29186 webserver.cc:533] Webserver started at http://127.28.128.131:43241/ using document root <none> and password file <none>
I20260709 12:24:04.554721 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:04.554891 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:04.555095 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:04.556157 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.560801 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:04.564286 30456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.565227 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:04.565541 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
format_stamp: "Formatted at 2026-07-09 12:24:04 on dist-test-slave-j56d"
I20260709 12:24:04.565872 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-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)
I20260709 12:24:04.579893 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:04.581212 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:04.582481 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:04.584738 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:04.584978 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.585304 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:04.585482 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:04.629338 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:35051
I20260709 12:24:04.629451 30518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:35051 every 8 connection(s)
I20260709 12:24:04.643805 30519 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34937
I20260709 12:24:04.644178 30519 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:04.644964 30519 heartbeater.cc:507] Master 127.28.128.190:34937 requested a full tablet report, sending...
I20260709 12:24:04.647861 30243 ts_manager.cc:194] Registered new tserver with Master: 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:04.648675 29186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016152045s
I20260709 12:24:04.649773 30243 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54664
I20260709 12:24:04.678897 30243 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54674:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:24:04.685207 30243 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:24:04.895246 30335 tablet_service.cc:1511] Processing CreateTablet for tablet 467b9327489e4906a195e8b94ab5bffc (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:04.896312 30333 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:04.896833 30335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467b9327489e4906a195e8b94ab5bffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.900978 30408 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:04.902029 30333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.902355 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.903884 30332 tablet_service.cc:1511] Processing CreateTablet for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:04.905604 30332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.898674 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 467b9327489e4906a195e8b94ab5bffc (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:04.909991 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467b9327489e4906a195e8b94ab5bffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.930696 30405 tablet_service.cc:1511] Processing CreateTablet for tablet 3c23e29a719c436a809de1e9069af757 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:04.933903 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c23e29a719c436a809de1e9069af757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.911803 30483 tablet_service.cc:1511] Processing CreateTablet for tablet 525825a3558a4166a131f1a662cb9ab7 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:04.934532 30479 tablet_service.cc:1511] Processing CreateTablet for tablet 3c23e29a719c436a809de1e9069af757 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:04.935453 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525825a3558a4166a131f1a662cb9ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.936373 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c23e29a719c436a809de1e9069af757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.914079 30484 tablet_service.cc:1511] Processing CreateTablet for tablet 467b9327489e4906a195e8b94ab5bffc (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:04.916184 30407 tablet_service.cc:1511] Processing CreateTablet for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:04.918426 30482 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:04.920300 30406 tablet_service.cc:1511] Processing CreateTablet for tablet 456143cb5e334c1c80f4ba6caaf99586 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:04.923205 30480 tablet_service.cc:1511] Processing CreateTablet for tablet 456143cb5e334c1c80f4ba6caaf99586 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:04.923200 30481 tablet_service.cc:1511] Processing CreateTablet for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:04.924417 30331 tablet_service.cc:1511] Processing CreateTablet for tablet 456143cb5e334c1c80f4ba6caaf99586 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:04.926307 30330 tablet_service.cc:1511] Processing CreateTablet for tablet 3c23e29a719c436a809de1e9069af757 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:04.899163 30334 tablet_service.cc:1511] Processing CreateTablet for tablet 525825a3558a4166a131f1a662cb9ab7 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:04.900627 30409 tablet_service.cc:1511] Processing CreateTablet for tablet 525825a3558a4166a131f1a662cb9ab7 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:04.946681 30407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.955528 30404 tablet_service.cc:1511] Processing CreateTablet for tablet 7badd039497941fd8f242fc1296f6673 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:04.944469 30482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.959172 30478 tablet_service.cc:1511] Processing CreateTablet for tablet 7badd039497941fd8f242fc1296f6673 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:04.960471 30331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456143cb5e334c1c80f4ba6caaf99586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.963195 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 5019334ec03f4d588ca56af68daddb30 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:04.966053 30403 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf2764d66c543069338ffc6ca9aee29 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:04.971678 30330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c23e29a719c436a809de1e9069af757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.974664 30402 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac1eb5acafd419a8db8e7b97b13e00c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:04.976933 30408 tablet_service.cc:1511] Processing CreateTablet for tablet 5019334ec03f4d588ca56af68daddb30 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:04.977376 30476 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf2764d66c543069338ffc6ca9aee29 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:04.980964 30475 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac1eb5acafd419a8db8e7b97b13e00c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:04.982273 30401 tablet_service.cc:1511] Processing CreateTablet for tablet 639ed969799d4102b5730c57db1bf8f2 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:04.984716 30409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525825a3558a4166a131f1a662cb9ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.989509 30534 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:04.996093 30329 tablet_service.cc:1511] Processing CreateTablet for tablet 7badd039497941fd8f242fc1296f6673 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:04.997421 30476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2764d66c543069338ffc6ca9aee29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:04.993304 30403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2764d66c543069338ffc6ca9aee29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.000149 30328 tablet_service.cc:1511] Processing CreateTablet for tablet 5019334ec03f4d588ca56af68daddb30 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:05.000783 30327 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf2764d66c543069338ffc6ca9aee29 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:05.002422 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ed969799d4102b5730c57db1bf8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.002995 30326 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac1eb5acafd419a8db8e7b97b13e00c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:05.006940 30333 tablet_service.cc:1511] Processing CreateTablet for tablet 639ed969799d4102b5730c57db1bf8f2 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:05.008868 30334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525825a3558a4166a131f1a662cb9ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.009358 30402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac1eb5acafd419a8db8e7b97b13e00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.010375 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7badd039497941fd8f242fc1296f6673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.014086 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456143cb5e334c1c80f4ba6caaf99586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.015936 30329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7badd039497941fd8f242fc1296f6673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.020603 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5019334ec03f4d588ca56af68daddb30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.024564 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5019334ec03f4d588ca56af68daddb30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.025353 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5019334ec03f4d588ca56af68daddb30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.025355 30326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac1eb5acafd419a8db8e7b97b13e00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.026929 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac1eb5acafd419a8db8e7b97b13e00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.029713 30484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467b9327489e4906a195e8b94ab5bffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.027508 30333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ed969799d4102b5730c57db1bf8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.032387 30327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2764d66c543069338ffc6ca9aee29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.033842 30535 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:05.034315 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7badd039497941fd8f242fc1296f6673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.037159 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.037900 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456143cb5e334c1c80f4ba6caaf99586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.035529 30534 tablet_bootstrap.cc:654] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:05.048055 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 56879163dbb049eba6d3d25ccd0315e0 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:05.048988 30332 tablet_service.cc:1511] Processing CreateTablet for tablet 56879163dbb049eba6d3d25ccd0315e0 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:05.067166 30332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56879163dbb049eba6d3d25ccd0315e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.069895 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56879163dbb049eba6d3d25ccd0315e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.085001 30328 tablet_service.cc:1511] Processing CreateTablet for tablet cddcbf171147400891bb8a8b67e1d56e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:05.086194 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cddcbf171147400891bb8a8b67e1d56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.102273 30328 tablet_service.cc:1511] Processing CreateTablet for tablet 66175b3f2a7246e7812a4e3a54517c89 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:05.103690 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66175b3f2a7246e7812a4e3a54517c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.115572 30482 tablet_service.cc:1511] Processing CreateTablet for tablet 639ed969799d4102b5730c57db1bf8f2 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:05.118901 30483 tablet_service.cc:1511] Processing CreateTablet for tablet 56879163dbb049eba6d3d25ccd0315e0 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:05.121311 30482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ed969799d4102b5730c57db1bf8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.125378 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56879163dbb049eba6d3d25ccd0315e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.129827 30536 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:05.166533 30478 tablet_service.cc:1511] Processing CreateTablet for tablet abb5cf65c71840848a84de8f47f86724 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:05.152421 30407 tablet_service.cc:1511] Processing CreateTablet for tablet cddcbf171147400891bb8a8b67e1d56e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:05.175948 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb5cf65c71840848a84de8f47f86724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.176534 30534 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:05.177090 30534 ts_tablet_manager.cc:1403] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.188s	user 0.008s	sys 0.008s
I20260709 12:24:05.180521 30534 raft_consensus.cc:359] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.182193 30479 tablet_service.cc:1511] Processing CreateTablet for tablet cddcbf171147400891bb8a8b67e1d56e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:05.184968 30536 tablet_bootstrap.cc:654] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:05.221387 30333 tablet_service.cc:1511] Processing CreateTablet for tablet afed71b17df14c77bd59197edd65e85f (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:05.222770 30333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afed71b17df14c77bd59197edd65e85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.225560 30401 tablet_service.cc:1511] Processing CreateTablet for tablet f6bf8401908b447bb527d9c574e5666d (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:05.234864 30402 tablet_service.cc:1511] Processing CreateTablet for tablet afed71b17df14c77bd59197edd65e85f (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:05.236858 30535 tablet_bootstrap.cc:654] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:05.187711 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:05.187695 30329 tablet_service.cc:1511] Processing CreateTablet for tablet f6bf8401908b447bb527d9c574e5666d (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:05.239832 30329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bf8401908b447bb527d9c574e5666d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.209615 30332 tablet_service.cc:1511] Processing CreateTablet for tablet abb5cf65c71840848a84de8f47f86724 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:05.196384 30475 tablet_service.cc:1511] Processing CreateTablet for tablet 4e08c0a3a9b349c3b6fe3bb20a847278 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:05.241868 30332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb5cf65c71840848a84de8f47f86724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.210634 30331 tablet_service.cc:1511] Processing CreateTablet for tablet 4e08c0a3a9b349c3b6fe3bb20a847278 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:05.244306 30331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e08c0a3a9b349c3b6fe3bb20a847278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.187870 30534 raft_consensus.cc:385] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:05.244903 30406 tablet_service.cc:1511] Processing CreateTablet for tablet 66175b3f2a7246e7812a4e3a54517c89 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:05.245489 30534 raft_consensus.cc:740] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:05.246407 30534 consensus_queue.cc:260] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.188764 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cddcbf171147400891bb8a8b67e1d56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.249375 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e08c0a3a9b349c3b6fe3bb20a847278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.209684 30407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cddcbf171147400891bb8a8b67e1d56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.252552 30403 tablet_service.cc:1511] Processing CreateTablet for tablet aa06a6c7a91f427395e8dc64388982c9 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:05.253860 30403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa06a6c7a91f427395e8dc64388982c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.234972 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 82e59d18a79c4d1b8d83b631ca913b75 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:05.259106 30476 tablet_service.cc:1511] Processing CreateTablet for tablet afed71b17df14c77bd59197edd65e85f (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:05.243754 30409 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1a5f87fb7941df931417fdd384d89a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:05.267270 30481 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1a5f87fb7941df931417fdd384d89a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:05.156858 30480 tablet_service.cc:1511] Processing CreateTablet for tablet 66175b3f2a7246e7812a4e3a54517c89 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:05.194412 30408 tablet_service.cc:1511] Processing CreateTablet for tablet 4e08c0a3a9b349c3b6fe3bb20a847278 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:05.185536 30405 tablet_service.cc:1511] Processing CreateTablet for tablet abb5cf65c71840848a84de8f47f86724 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:05.270462 30404 tablet_service.cc:1511] Processing CreateTablet for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:05.238029 30327 tablet_service.cc:1511] Processing CreateTablet for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:05.274544 30476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afed71b17df14c77bd59197edd65e85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.238029 30483 tablet_service.cc:1511] Processing CreateTablet for tablet f6bf8401908b447bb527d9c574e5666d (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:05.278656 30330 tablet_service.cc:1511] Processing CreateTablet for tablet aa06a6c7a91f427395e8dc64388982c9 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:05.287681 30402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afed71b17df14c77bd59197edd65e85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.288254 30327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.295229 30409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a5f87fb7941df931417fdd384d89a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.298413 30484 tablet_service.cc:1511] Processing CreateTablet for tablet 82e59d18a79c4d1b8d83b631ca913b75 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:05.303093 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e08c0a3a9b349c3b6fe3bb20a847278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.306288 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb5cf65c71840848a84de8f47f86724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.309522 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bf8401908b447bb527d9c574e5666d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.318038 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.319567 30328 tablet_service.cc:1511] Processing CreateTablet for tablet 85559618edc941829bec602d49ab65fa (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:05.320855 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85559618edc941829bec602d49ab65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.322178 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e59d18a79c4d1b8d83b631ca913b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.325291 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bf8401908b447bb527d9c574e5666d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.325747 30478 tablet_service.cc:1511] Processing CreateTablet for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:05.328862 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66175b3f2a7246e7812a4e3a54517c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.331120 30536 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:05.331677 30536 ts_tablet_manager.cc:1403] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.202s	user 0.008s	sys 0.006s
I20260709 12:24:05.333364 30326 tablet_service.cc:1511] Processing CreateTablet for tablet 04dca77653434008b879c117545933db (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:05.337518 30484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e59d18a79c4d1b8d83b631ca913b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.342773 30536 raft_consensus.cc:359] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.343894 30536 raft_consensus.cc:385] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:05.344278 30536 raft_consensus.cc:740] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:05.345191 30536 consensus_queue.cc:260] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.225823 30335 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1a5f87fb7941df931417fdd384d89a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:05.352548 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66175b3f2a7246e7812a4e3a54517c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.353549 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.354508 30475 tablet_service.cc:1511] Processing CreateTablet for tablet 85559618edc941829bec602d49ab65fa (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:05.357858 30330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa06a6c7a91f427395e8dc64388982c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.358330 30334 tablet_service.cc:1511] Processing CreateTablet for tablet 82e59d18a79c4d1b8d83b631ca913b75 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:05.363467 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85559618edc941829bec602d49ab65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.369201 30370 heartbeater.cc:499] Master 127.28.128.190:34937 was elected leader, sending a full tablet report...
I20260709 12:24:05.352483 30407 tablet_service.cc:1511] Processing CreateTablet for tablet 04dca77653434008b879c117545933db (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:05.372716 30482 tablet_service.cc:1511] Processing CreateTablet for tablet aa06a6c7a91f427395e8dc64388982c9 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:05.379698 30479 tablet_service.cc:1511] Processing CreateTablet for tablet 798d6b2d763a44249451728816e663c5 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:05.381925 30407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dca77653434008b879c117545933db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.382328 30535 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:05.383064 30536 ts_tablet_manager.cc:1434] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.051s	user 0.011s	sys 0.000s
I20260709 12:24:05.373944 30326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dca77653434008b879c117545933db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.400048 30535 ts_tablet_manager.cc:1403] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.367s	user 0.011s	sys 0.006s
I20260709 12:24:05.409217 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a5f87fb7941df931417fdd384d89a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.403283 30519 heartbeater.cc:499] Master 127.28.128.190:34937 was elected leader, sending a full tablet report...
I20260709 12:24:05.421303 30534 ts_tablet_manager.cc:1434] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.244s	user 0.013s	sys 0.015s
I20260709 12:24:05.422472 30534 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:05.426983 30329 tablet_service.cc:1511] Processing CreateTablet for tablet c916e9e2db0c4e6b84e1e0866bbceec1 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:05.429855 30327 tablet_service.cc:1511] Processing CreateTablet for tablet 26d76d5684e040ef957edfbd5214d22e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:05.431964 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 04dca77653434008b879c117545933db (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:05.435304 30535 raft_consensus.cc:359] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.419289 30334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e59d18a79c4d1b8d83b631ca913b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.436120 30535 raft_consensus.cc:385] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:05.436525 30535 raft_consensus.cc:740] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:05.436869 30335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1a5f87fb7941df931417fdd384d89a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.442265 30333 tablet_service.cc:1511] Processing CreateTablet for tablet d0f3a4f298414694809fed37a853795e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:05.443635 30333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f3a4f298414694809fed37a853795e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.445298 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798d6b2d763a44249451728816e663c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.450313 30404 tablet_service.cc:1511] Processing CreateTablet for tablet 85559618edc941829bec602d49ab65fa (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:05.451757 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85559618edc941829bec602d49ab65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.453372 30327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d76d5684e040ef957edfbd5214d22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.459012 30476 tablet_service.cc:1511] Processing CreateTablet for tablet d0f3a4f298414694809fed37a853795e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:05.460481 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dca77653434008b879c117545933db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.463784 30534 tablet_bootstrap.cc:654] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:05.489763 30476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f3a4f298414694809fed37a853795e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.491433 30482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa06a6c7a91f427395e8dc64388982c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.463565 30403 tablet_service.cc:1511] Processing CreateTablet for tablet 798d6b2d763a44249451728816e663c5 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:05.464318 30331 tablet_service.cc:1511] Processing CreateTablet for tablet 798d6b2d763a44249451728816e663c5 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:05.492601 30335 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3e4daa85744401ab1d58104fe47e20 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:05.477789 30478 tablet_service.cc:1511] Processing CreateTablet for tablet 26d76d5684e040ef957edfbd5214d22e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:05.494001 30331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798d6b2d763a44249451728816e663c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.494129 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d76d5684e040ef957edfbd5214d22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.491447 30475 tablet_service.cc:1511] Processing CreateTablet for tablet f3ccfeac7a9243258eeb4871b0c1b22c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:05.501941 30403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798d6b2d763a44249451728816e663c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.502470 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ccfeac7a9243258eeb4871b0c1b22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.504015 30335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3e4daa85744401ab1d58104fe47e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.484086 30483 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3e4daa85744401ab1d58104fe47e20 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:05.474392 30484 tablet_service.cc:1511] Processing CreateTablet for tablet c916e9e2db0c4e6b84e1e0866bbceec1 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:05.507119 30328 tablet_service.cc:1511] Processing CreateTablet for tablet f3ccfeac7a9243258eeb4871b0c1b22c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:05.509503 30484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c916e9e2db0c4e6b84e1e0866bbceec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.509886 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ccfeac7a9243258eeb4871b0c1b22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.510462 30536 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:05.511839 30329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c916e9e2db0c4e6b84e1e0866bbceec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.515206 30332 tablet_service.cc:1511] Processing CreateTablet for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:05.516738 30332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.535662 30408 tablet_service.cc:1511] Processing CreateTablet for tablet d0f3a4f298414694809fed37a853795e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:05.537591 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3e4daa85744401ab1d58104fe47e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.541410 30535 consensus_queue.cc:260] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.537608 30401 tablet_service.cc:1511] Processing CreateTablet for tablet c916e9e2db0c4e6b84e1e0866bbceec1 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:05.545786 30327 tablet_service.cc:1511] Processing CreateTablet for tablet 0043ab3eb25b4e9d82d332df390283de (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:05.548470 30541 raft_consensus.cc:493] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:05.549605 30402 tablet_service.cc:1511] Processing CreateTablet for tablet 26d76d5684e040ef957edfbd5214d22e (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:05.552147 30409 tablet_service.cc:1511] Processing CreateTablet for tablet 5c3e4daa85744401ab1d58104fe47e20 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:05.554827 30445 heartbeater.cc:499] Master 127.28.128.190:34937 was elected leader, sending a full tablet report...
I20260709 12:24:05.554968 30478 tablet_service.cc:1511] Processing CreateTablet for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:05.556892 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f3a4f298414694809fed37a853795e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.560119 30541 raft_consensus.cc:515] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.560228 30410 tablet_service.cc:1511] Processing CreateTablet for tablet f3ccfeac7a9243258eeb4871b0c1b22c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:05.561264 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c916e9e2db0c4e6b84e1e0866bbceec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.575640 30534 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:05.563184 30541 leader_election.cc:290] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:05.564502 30536 tablet_bootstrap.cc:654] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:05.566200 30405 tablet_service.cc:1511] Processing CreateTablet for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:05.567380 30327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0043ab3eb25b4e9d82d332df390283de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.576208 30534 ts_tablet_manager.cc:1403] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.005s
I20260709 12:24:05.598241 30535 ts_tablet_manager.cc:1434] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.185s	user 0.002s	sys 0.005s
I20260709 12:24:05.576923 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ccfeac7a9243258eeb4871b0c1b22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.576159 30482 tablet_service.cc:1511] Processing CreateTablet for tablet 0043ab3eb25b4e9d82d332df390283de (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:05.596675 30534 raft_consensus.cc:359] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.617537 30331 tablet_service.cc:1511] Processing CreateTablet for tablet 364d1c319aff4f459d2073f188c112c7 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:05.629936 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.630501 30409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3e4daa85744401ab1d58104fe47e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.620719 30534 raft_consensus.cc:385] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:05.637270 30534 raft_consensus.cc:740] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:05.638206 30534 consensus_queue.cc:260] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.640363 30402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d76d5684e040ef957edfbd5214d22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.640817 30534 ts_tablet_manager.cc:1434] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260709 12:24:05.641322 30482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0043ab3eb25b4e9d82d332df390283de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.641754 30535 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:05.643254 30331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d1c319aff4f459d2073f188c112c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.643776 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.658370 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 0043ab3eb25b4e9d82d332df390283de (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:05.659772 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0043ab3eb25b4e9d82d332df390283de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.660462 30404 tablet_service.cc:1511] Processing CreateTablet for tablet 364d1c319aff4f459d2073f188c112c7 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:05.661700 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d1c319aff4f459d2073f188c112c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.675228 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 364d1c319aff4f459d2073f188c112c7 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:05.677958 30326 tablet_service.cc:1511] Processing CreateTablet for tablet c14a6a8a872344c79fb254e542f16a8a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:05.678236 30410 tablet_service.cc:1511] Processing CreateTablet for tablet c14a6a8a872344c79fb254e542f16a8a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:05.679342 30326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c14a6a8a872344c79fb254e542f16a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.679528 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c14a6a8a872344c79fb254e542f16a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.693293 30540 raft_consensus.cc:493] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:05.698936 30540 raft_consensus.cc:515] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.699905 30481 tablet_service.cc:1511] Processing CreateTablet for tablet c14a6a8a872344c79fb254e542f16a8a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:05.702024 30403 tablet_service.cc:1511] Processing CreateTablet for tablet 54e41cbe8bfc4df7a7b2ec90243d3466 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:05.702545 30534 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:05.703435 30403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e41cbe8bfc4df7a7b2ec90243d3466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.705657 30540 leader_election.cc:290] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:05.724568 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c14a6a8a872344c79fb254e542f16a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.734150 30480 tablet_service.cc:1511] Processing CreateTablet for tablet 35688980c2ae4981b72a0cd8d8246311 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:05.737840 30536 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:05.738417 30536 ts_tablet_manager.cc:1403] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.228s	user 0.018s	sys 0.004s
I20260709 12:24:05.744274 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d1c319aff4f459d2073f188c112c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.746368 30535 tablet_bootstrap.cc:654] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:05.747493 30479 tablet_service.cc:1511] Processing CreateTablet for tablet 54e41cbe8bfc4df7a7b2ec90243d3466 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:05.741616 30540 raft_consensus.cc:493] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:05.758452 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35688980c2ae4981b72a0cd8d8246311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.759864 30406 tablet_service.cc:1511] Processing CreateTablet for tablet a5f55547be0644bbacb0881a4788dc90 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:05.753989 30408 tablet_service.cc:1511] Processing CreateTablet for tablet 35688980c2ae4981b72a0cd8d8246311 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:05.766384 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35688980c2ae4981b72a0cd8d8246311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.768131 30540 raft_consensus.cc:515] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.770363 30540 leader_election.cc:290] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:05.771037 30536 raft_consensus.cc:359] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.771767 30536 raft_consensus.cc:385] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:05.772070 30536 raft_consensus.cc:740] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:05.772908 30536 consensus_queue.cc:260] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.782615 30475 tablet_service.cc:1511] Processing CreateTablet for tablet a5f55547be0644bbacb0881a4788dc90 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:05.784377 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f55547be0644bbacb0881a4788dc90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.790433 30483 tablet_service.cc:1511] Processing CreateTablet for tablet 9ed643ca798e46e98062a8e02232de64 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:05.791128 30401 tablet_service.cc:1511] Processing CreateTablet for tablet 9ed643ca798e46e98062a8e02232de64 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:05.792268 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ed643ca798e46e98062a8e02232de64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.792433 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ed643ca798e46e98062a8e02232de64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.811801 30407 tablet_service.cc:1511] Processing CreateTablet for tablet 78695f8223264521aa3f867ba70665f0 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:05.814193 30404 tablet_service.cc:1511] Processing CreateTablet for tablet 9da3c6ff2d494184a1f95397c32eef3c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:05.818660 30405 tablet_service.cc:1511] Processing CreateTablet for tablet 6cff7df6cecf4152b5b2775c6760b151 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:05.822595 30402 tablet_service.cc:1511] Processing CreateTablet for tablet c25cae3355824504826659fee71e6f04 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:05.823963 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a3ac309ab4034a5b40e0e8e01cf35" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:05.824757 30419 raft_consensus.cc:2468] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:05.825834 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:05.827047 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 6cff7df6cecf4152b5b2775c6760b151 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:05.827746 30311 leader_election.cc:304] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
W20260709 12:24:05.828701 30311 leader_election.cc:343] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:05.829355 30540 raft_consensus.cc:2804] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:05.835218 30540 raft_consensus.cc:493] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:05.841213 30482 tablet_service.cc:1511] Processing CreateTablet for tablet 78695f8223264521aa3f867ba70665f0 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:05.841879 30540 raft_consensus.cc:3060] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:05.842758 30484 tablet_service.cc:1511] Processing CreateTablet for tablet 9da3c6ff2d494184a1f95397c32eef3c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:05.845870 30476 tablet_service.cc:1511] Processing CreateTablet for tablet c25cae3355824504826659fee71e6f04 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:05.846792 30535 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:05.847364 30535 ts_tablet_manager.cc:1403] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.206s	user 0.008s	sys 0.008s
I20260709 12:24:05.853725 30335 tablet_service.cc:1511] Processing CreateTablet for tablet 35688980c2ae4981b72a0cd8d8246311 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:05.855314 30335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35688980c2ae4981b72a0cd8d8246311. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.855152 30535 raft_consensus.cc:359] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.855974 30535 raft_consensus.cc:385] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:05.856386 30535 raft_consensus.cc:740] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:05.821206 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e41cbe8bfc4df7a7b2ec90243d3466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.824352 30536 ts_tablet_manager.cc:1434] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 12:24:05.835757 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f55547be0644bbacb0881a4788dc90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.855335 30329 tablet_service.cc:1511] Processing CreateTablet for tablet 54e41cbe8bfc4df7a7b2ec90243d3466 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:05.870731 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cff7df6cecf4152b5b2775c6760b151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.860026 30330 tablet_service.cc:1511] Processing CreateTablet for tablet a5f55547be0644bbacb0881a4788dc90 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:05.878582 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cff7df6cecf4152b5b2775c6760b151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.877701 30329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e41cbe8bfc4df7a7b2ec90243d3466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.885681 30536 tablet_bootstrap.cc:492] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:05.885681 30483 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb5155570284037a8c073510862119a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:05.891960 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb5155570284037a8c073510862119a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.892431 30402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25cae3355824504826659fee71e6f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.893355 30484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da3c6ff2d494184a1f95397c32eef3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.898021 30334 tablet_service.cc:1511] Processing CreateTablet for tablet 6cff7df6cecf4152b5b2775c6760b151 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:05.899583 30334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cff7df6cecf4152b5b2775c6760b151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.858180 30535 consensus_queue.cc:260] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.906155 30535 ts_tablet_manager.cc:1434] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260709 12:24:05.907263 30535 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:05.908550 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da3c6ff2d494184a1f95397c32eef3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.908593 30330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5f55547be0644bbacb0881a4788dc90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.892575 30534 tablet_bootstrap.cc:654] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:05.923303 30328 tablet_service.cc:1511] Processing CreateTablet for tablet 9da3c6ff2d494184a1f95397c32eef3c (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:05.923976 30483 tablet_service.cc:1511] Processing CreateTablet for tablet a2ed892fe7524334b89c1c319dd979ee (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:05.924818 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da3c6ff2d494184a1f95397c32eef3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.925189 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23e29a719c436a809de1e9069af757" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:05.916628 30333 tablet_service.cc:1511] Processing CreateTablet for tablet 9ed643ca798e46e98062a8e02232de64 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:05.935545 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb5155570284037a8c073510862119a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:05.937247 30407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78695f8223264521aa3f867ba70665f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.935434 30480 tablet_service.cc:1511] Processing CreateTablet for tablet c44e69903c6940e4ba86ed3908b7976f (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
W20260709 12:24:05.943091 30460 leader_election.cc:343] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:05.945060 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb5155570284037a8c073510862119a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.945554 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a3ac309ab4034a5b40e0e8e01cf35" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:05.946249 30493 raft_consensus.cc:2468] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:05.946139 30408 tablet_service.cc:1511] Processing CreateTablet for tablet a2ed892fe7524334b89c1c319dd979ee (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:05.944650 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:05.947772 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ed892fe7524334b89c1c319dd979ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.951565 30535 tablet_bootstrap.cc:654] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:05.954507 30310 leader_election.cc:343] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:05.955006 30310 leader_election.cc:304] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:05.957366 30478 tablet_service.cc:1511] Processing CreateTablet for tablet 4df4a357fee844ada02aa68cb4514771 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:05.961511 30481 tablet_service.cc:1511] Processing CreateTablet for tablet 7f92437b099841dea9b786e28355ecd4 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:05.962625 30482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78695f8223264521aa3f867ba70665f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.964926 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23e29a719c436a809de1e9069af757" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:05.971746 30331 tablet_service.cc:1511] Processing CreateTablet for tablet c25cae3355824504826659fee71e6f04 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:05.973748 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ed892fe7524334b89c1c319dd979ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.977538 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e69903c6940e4ba86ed3908b7976f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.961289 30333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ed643ca798e46e98062a8e02232de64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.981496 30476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25cae3355824504826659fee71e6f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.985908 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f92437b099841dea9b786e28355ecd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:05.987787 30536 tablet_bootstrap.cc:654] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:05.908157 30327 tablet_service.cc:1511] Processing CreateTablet for tablet 78695f8223264521aa3f867ba70665f0 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:05.865120 30540 raft_consensus.cc:515] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:05.992131 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a3ac309ab4034a5b40e0e8e01cf35" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:05.992925 30420 raft_consensus.cc:3060] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:05.958338 30406 tablet_service.cc:1511] Processing CreateTablet for tablet c44e69903c6940e4ba86ed3908b7976f (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:06.004015 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e69903c6940e4ba86ed3908b7976f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.007300 30332 tablet_service.cc:1511] Processing CreateTablet for tablet 7fb5155570284037a8c073510862119a (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:06.022688 30409 tablet_service.cc:1511] Processing CreateTablet for tablet 7f92437b099841dea9b786e28355ecd4 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:06.024035 30335 tablet_service.cc:1511] Processing CreateTablet for tablet a2ed892fe7524334b89c1c319dd979ee (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:05.996196 30540 leader_election.cc:290] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.083509 30534 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:06.084148 30534 ts_tablet_manager.cc:1403] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.388s	user 0.013s	sys 0.000s
I20260709 12:24:06.043671 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df4a357fee844ada02aa68cb4514771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.051419 30327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78695f8223264521aa3f867ba70665f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.051939 30535 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:06.085491 30535 ts_tablet_manager.cc:1403] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.178s	user 0.023s	sys 0.011s
I20260709 12:24:06.088764 30535 raft_consensus.cc:359] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.052506 30554 raft_consensus.cc:2749] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:06.071095 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 116749us
W20260709 12:24:06.093298 30460 leader_election.cc:343] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.097388 30460 leader_election.cc:304] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:06.093371 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3a3ac309ab4034a5b40e0e8e01cf35" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:06.098623 30494 raft_consensus.cc:3060] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.102272 30401 tablet_service.cc:1511] Processing CreateTablet for tablet 12f2fd424b084423b6f43d465eb603b2 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:06.090029 30535 raft_consensus.cc:385] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.106827 30541 raft_consensus.cc:2749] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:06.072353 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 4df4a357fee844ada02aa68cb4514771 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:06.109619 30332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb5155570284037a8c073510862119a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.117717 30335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ed892fe7524334b89c1c319dd979ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.108682 30405 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0337f66d7f4eceac828553af4f44c6 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:06.109575 30403 tablet_service.cc:1511] Processing CreateTablet for tablet 77626ca9022a4c2db52dc09c35fe1683 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:06.092970 30475 tablet_service.cc:1511] Processing CreateTablet for tablet 12f2fd424b084423b6f43d465eb603b2 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:06.126652 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f2fd424b084423b6f43d465eb603b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.097815 30409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f92437b099841dea9b786e28355ecd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.080551 30402 tablet_service.cc:1511] Processing CreateTablet for tablet d02ad9f68d1b494ab4d9742751669e92 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:06.133985 30403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77626ca9022a4c2db52dc09c35fe1683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.113137 30535 raft_consensus.cc:740] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.088992 30481 tablet_service.cc:1511] Processing CreateTablet for tablet d02ad9f68d1b494ab4d9742751669e92 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:06.137758 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f2fd424b084423b6f43d465eb603b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.137933 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02ad9f68d1b494ab4d9742751669e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.137777 30535 consensus_queue.cc:260] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.141573 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df4a357fee844ada02aa68cb4514771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.115144 30480 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0337f66d7f4eceac828553af4f44c6 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:06.099656 30534 raft_consensus.cc:359] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.111667 30326 tablet_service.cc:1511] Processing CreateTablet for tablet c44e69903c6940e4ba86ed3908b7976f (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:06.148578 30331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25cae3355824504826659fee71e6f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.148473 30534 raft_consensus.cc:385] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.149189 30534 raft_consensus.cc:740] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.149448 30326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e69903c6940e4ba86ed3908b7976f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.150290 30534 consensus_queue.cc:260] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.151487 30494 raft_consensus.cc:2468] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:06.153942 30310 leader_election.cc:304] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:06.158743 30554 raft_consensus.cc:2804] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:06.160070 30554 raft_consensus.cc:697] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:06.160929 30554 consensus_queue.cc:237] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.163218 30406 tablet_service.cc:1511] Processing CreateTablet for tablet 82b07d2218284d42b2e55267ba78505b (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:06.152832 30534 ts_tablet_manager.cc:1434] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.005s
I20260709 12:24:06.172603 30484 tablet_service.cc:1511] Processing CreateTablet for tablet 82b07d2218284d42b2e55267ba78505b (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:06.176271 30420 raft_consensus.cc:2468] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:06.188819 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0337f66d7f4eceac828553af4f44c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.193372 30402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02ad9f68d1b494ab4d9742751669e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.195884 30407 tablet_service.cc:1511] Processing CreateTablet for tablet eef6572d3d7548a0a5d30ba507a09d7b (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:06.196020 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 2fde6ef64bbe4eafb61bc08f65377984 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:06.197307 30406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b07d2218284d42b2e55267ba78505b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.198256 30535 ts_tablet_manager.cc:1434] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.001s
I20260709 12:24:06.199504 30535 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:06.201728 30483 tablet_service.cc:1511] Processing CreateTablet for tablet 77626ca9022a4c2db52dc09c35fe1683 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:06.202587 30536 tablet_bootstrap.cc:492] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:06.203099 30536 ts_tablet_manager.cc:1403] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.318s	user 0.030s	sys 0.014s
I20260709 12:24:06.190400 30480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0337f66d7f4eceac828553af4f44c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.206017 30484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b07d2218284d42b2e55267ba78505b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.213385 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fde6ef64bbe4eafb61bc08f65377984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.216885 30534 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:06.221050 30483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77626ca9022a4c2db52dc09c35fe1683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.221868 30329 tablet_service.cc:1511] Processing CreateTablet for tablet 4df4a357fee844ada02aa68cb4514771 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:06.223158 30329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df4a357fee844ada02aa68cb4514771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.223078 30330 tablet_service.cc:1511] Processing CreateTablet for tablet d02ad9f68d1b494ab4d9742751669e92 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:06.224612 30330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02ad9f68d1b494ab4d9742751669e92. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:06.241238 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:06.241791 30410 tablet_service.cc:1511] Processing CreateTablet for tablet b8fea42418e447a0b7b1284252d81baf (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:06.244552 30242 catalog_manager.cc:5697] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:06.242225 30334 tablet_service.cc:1511] Processing CreateTablet for tablet 7f92437b099841dea9b786e28355ecd4 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:06.247100 30334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f92437b099841dea9b786e28355ecd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.247238 30475 tablet_service.cc:1511] Processing CreateTablet for tablet b8fea42418e447a0b7b1284252d81baf (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:06.248466 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fea42418e447a0b7b1284252d81baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.249176 30407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef6572d3d7548a0a5d30ba507a09d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.253317 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fea42418e447a0b7b1284252d81baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.258363 30478 tablet_service.cc:1511] Processing CreateTablet for tablet 088a25fcabbf44e2a6e1b6ce1c303165 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:06.261897 30478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088a25fcabbf44e2a6e1b6ce1c303165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.266297 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 03a40c16c48740cbbe48311baa90edec (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:06.269330 30534 tablet_bootstrap.cc:654] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.270285 30543 raft_consensus.cc:493] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.272899 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 03a40c16c48740cbbe48311baa90edec (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:06.272282 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a40c16c48740cbbe48311baa90edec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.272111 30543 raft_consensus.cc:515] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.274612 30482 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8146836a9a47ebb0d0896dec4bbf55 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:06.276536 30543 leader_election.cc:290] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.277624 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a40c16c48740cbbe48311baa90edec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.280579 30554 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.283360 30404 tablet_service.cc:1511] Processing CreateTablet for tablet 2fde6ef64bbe4eafb61bc08f65377984 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:06.286228 30408 tablet_service.cc:1511] Processing CreateTablet for tablet 0d200d8ef28b486ea8ffb4502384fea1 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:06.286702 30404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fde6ef64bbe4eafb61bc08f65377984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.284389 30482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8146836a9a47ebb0d0896dec4bbf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.290788 30408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d200d8ef28b486ea8ffb4502384fea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.287943 30554 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.319239 30332 tablet_service.cc:1511] Processing CreateTablet for tablet 12f2fd424b084423b6f43d465eb603b2 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:06.320567 30332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f2fd424b084423b6f43d465eb603b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.325433 30335 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 43) took 1002 ms. Trace:
I20260709 12:24:06.316247 30333 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 37) took 1046 ms. Trace:
I20260709 12:24:06.327560 30401 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8146836a9a47ebb0d0896dec4bbf55 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:06.329810 30410 tablet_service.cc:1511] Processing CreateTablet for tablet 088a25fcabbf44e2a6e1b6ce1c303165 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:06.328828 30333 rpcz_store.cc:276] 0709 12:24:05.269984 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:05.905682 (+635698us) service_pool.cc:224] Handling call
0709 12:24:05.960778 (+ 55096us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:05.960884 (+   106us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.196310 (+235426us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.284722 (+ 88412us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.315102 (+ 30380us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.333894 30410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088a25fcabbf44e2a6e1b6ce1c303165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.333673 30479 tablet_service.cc:1511] Processing CreateTablet for tablet 0d200d8ef28b486ea8ffb4502384fea1 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:06.335723 30479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d200d8ef28b486ea8ffb4502384fea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.336544 30328 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 40) took 1057 ms. Trace:
I20260709 12:24:06.345345 30401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8146836a9a47ebb0d0896dec4bbf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.368841 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:06.370599 30386 leader_election.cc:343] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.371129 30330 tablet_service.cc:1511] Processing CreateTablet for tablet 77626ca9022a4c2db52dc09c35fe1683 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:06.340807 30333 tablet_service.cc:1511] Processing CreateTablet for tablet 8c0337f66d7f4eceac828553af4f44c6 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:06.372459 30330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77626ca9022a4c2db52dc09c35fe1683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.380378 30334 tablet_service.cc:1511] Processing CreateTablet for tablet 2fde6ef64bbe4eafb61bc08f65377984 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:06.381632 30554 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.383123 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:06.416380 30310 leader_election.cc:343] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:06.389513 30558 log.cc:927] Time spent T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
I20260709 12:24:06.418232 30326 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 44) took 1077 ms. Trace:
I20260709 12:24:06.337805 30536 raft_consensus.cc:359] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.419492 30536 raft_consensus.cc:385] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.420008 30536 raft_consensus.cc:740] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.420888 30536 consensus_queue.cc:260] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.337376 30481 tablet_service.cc:1511] Processing CreateTablet for tablet eef6572d3d7548a0a5d30ba507a09d7b (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:06.422672 30481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef6572d3d7548a0a5d30ba507a09d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.424585 30333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0337f66d7f4eceac828553af4f44c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.425591 30334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fde6ef64bbe4eafb61bc08f65377984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.336995 30328 rpcz_store.cc:276] 0709 12:24:05.278753 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:05.922302 (+643549us) service_pool.cc:224] Handling call
0709 12:24:05.924318 (+  2016us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:05.924427 (+   109us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.205676 (+281249us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.335794 (+130118us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.336483 (+   689us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.428355 30328 tablet_service.cc:1511] Processing CreateTablet for tablet 82b07d2218284d42b2e55267ba78505b (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:06.330803 30335 rpcz_store.cc:276] 0709 12:24:05.323543 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:06.022852 (+699309us) service_pool.cc:224] Handling call
0709 12:24:06.109284 (+ 86432us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.109379 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.184398 (+ 75019us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.324856 (+140458us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.325369 (+   513us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.430625 30328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b07d2218284d42b2e55267ba78505b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.388908 30535 tablet_bootstrap.cc:654] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.438232 30541 raft_consensus.cc:493] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.425375 30327 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 39) took 1151 ms. Trace:
I20260709 12:24:06.438849 30541 raft_consensus.cc:515] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.405138 30476 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33080 (request call id 41) took 1082 ms. Trace:
I20260709 12:24:06.439846 30476 rpcz_store.cc:276] 0709 12:24:05.323171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:05.844799 (+521628us) service_pool.cc:224] Handling call
0709 12:24:05.846856 (+  2057us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:05.846967 (+   111us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.175043 (+328076us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.404567 (+229524us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.405067 (+   500us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.418818 30326 rpcz_store.cc:276] 0709 12:24:05.340638 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:06.110659 (+770021us) service_pool.cc:224] Handling call
0709 12:24:06.148936 (+ 38277us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.149070 (+   134us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.319349 (+170279us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.417527 (+ 98178us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.418148 (+   621us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.439440 30327 rpcz_store.cc:276] 0709 12:24:05.273486 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:05.907071 (+633585us) service_pool.cc:224] Handling call
0709 12:24:05.988600 (+ 81529us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:05.988707 (+   107us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.188632 (+199925us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.344224 (+155592us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.425270 (+ 81046us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.467597 30543 raft_consensus.cc:493] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.470978 30543 raft_consensus.cc:515] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.471789 30326 tablet_service.cc:1511] Processing CreateTablet for tablet 088a25fcabbf44e2a6e1b6ce1c303165 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:06.474414 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:06.475319 30345 raft_consensus.cc:2468] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:06.477661 30386 leader_election.cc:304] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:06.431414 30335 tablet_service.cc:1511] Processing CreateTablet for tablet b8fea42418e447a0b7b1284252d81baf (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:06.479455 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525825a3558a4166a131f1a662cb9ab7" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:06.489601 30543 leader_election.cc:290] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.490164 30543 raft_consensus.cc:2804] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:06.490511 30543 raft_consensus.cc:493] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:06.490844 30543 raft_consensus.cc:3060] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.491716 30541 leader_election.cc:290] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:06.493561 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525825a3558a4166a131f1a662cb9ab7" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:06.494298 30329 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 46) took 1067 ms. Trace:
W20260709 12:24:06.495021 30460 leader_election.cc:343] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.494704 30329 rpcz_store.cc:276] 0709 12:24:05.426847 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:06.220813 (+793966us) service_pool.cc:224] Handling call
0709 12:24:06.222701 (+  1888us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.222794 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.364118 (+141324us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.389126 (+ 25008us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.493997 (+104871us) spinlock_profiling.cc:243] Waited 43.1 ms on lock 0x7b58001e3398. stack: 00007fece63bb343 00007fece63bb240 00007fece5d4a1d4 00007fecefa88304 00007fecefa88299 00007fece6275db1 00007fece63b5b71 00007fece63b61a2 00007fecef2f7889 00007fecee428d88 00007fecee4ef973 00007fecee4eb70f 00007fecee4ebecd 00007fecee49a400 00007fece791faf4 00007fece791fa82
0709 12:24:06.494247 (+   250us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":99218816}
W20260709 12:24:06.497009 30460 leader_election.cc:343] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.497502 30460 leader_election.cc:304] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:06.497473 30327 tablet_service.cc:1511] Processing CreateTablet for tablet eef6572d3d7548a0a5d30ba507a09d7b (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:06.498687 30541 raft_consensus.cc:2749] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:06.515009 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:06.483242 30536 ts_tablet_manager.cc:1434] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.280s	user 0.011s	sys 0.005s
I20260709 12:24:06.518019 30331 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 41) took 1220 ms. Trace:
I20260709 12:24:06.518371 30536 tablet_bootstrap.cc:492] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:06.523801 30329 tablet_service.cc:1511] Processing CreateTablet for tablet 0d200d8ef28b486ea8ffb4502384fea1 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:06.525007 30326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088a25fcabbf44e2a6e1b6ce1c303165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.525679 30335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fea42418e447a0b7b1284252d81baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.525610 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:06.528805 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:06.538282 30311 leader_election.cc:343] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.538902 30311 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:06.539920 30554 raft_consensus.cc:2749] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:06.532441 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 54875.4us
I20260709 12:24:06.541695 30409 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:46834 (request call id 45) took 1121 ms. Trace:
I20260709 12:24:06.542188 30409 rpcz_store.cc:276] 0709 12:24:05.420526 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:05.960466 (+539940us) service_pool.cc:224] Handling call
0709 12:24:06.097214 (+136748us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.097419 (+   205us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.302957 (+205538us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.541211 (+238254us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.541634 (+   423us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.545157 30327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef6572d3d7548a0a5d30ba507a09d7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.562462 30534 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:06.563058 30534 ts_tablet_manager.cc:1403] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.346s	user 0.021s	sys 0.018s
I20260709 12:24:06.558760 30329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d200d8ef28b486ea8ffb4502384fea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.566838 30535 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:06.567389 30535 ts_tablet_manager.cc:1403] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.368s	user 0.029s	sys 0.010s
I20260709 12:24:06.568574 30536 tablet_bootstrap.cc:654] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.570744 30535 raft_consensus.cc:359] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.571607 30535 raft_consensus.cc:385] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.571316 30335 tablet_service.cc:1511] Processing CreateTablet for tablet 03a40c16c48740cbbe48311baa90edec (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:06.571966 30535 raft_consensus.cc:740] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.572892 30335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a40c16c48740cbbe48311baa90edec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.525987 30331 rpcz_store.cc:276] 0709 12:24:05.297287 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:05.970721 (+673434us) service_pool.cc:224] Handling call
0709 12:24:05.972627 (+  1906us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:05.972723 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.346323 (+373600us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.392298 (+ 45975us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.513162 (+120864us) spinlock_profiling.cc:243] Waited 23 ms on lock 0x7b58001e3398. stack: 00007fece63bb343 00007fece63bb240 00007fece5d4a1d4 00007fecefa88304 00007fecefa88299 00007fece6275db1 00007fece63b5b71 00007fece63b61a2 00007fecef2f7889 00007fecee428d88 00007fecee4ef973 00007fecee4eb70f 00007fecee4ebecd 00007fecee49a400 00007fece791faf4 00007fece791fa82
0709 12:24:06.517956 (+  4794us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":53007744}
I20260709 12:24:06.573985 30534 raft_consensus.cc:359] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.575105 30534 raft_consensus.cc:385] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.575438 30534 raft_consensus.cc:740] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.576022 30331 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8146836a9a47ebb0d0896dec4bbf55 (DEFAULT_TABLE table=test-workload [id=a74335ec449546bfa22fd7430ef9f52e]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:06.576509 30534 consensus_queue.cc:260] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.577539 30331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8146836a9a47ebb0d0896dec4bbf55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:06.577889 30535 consensus_queue.cc:260] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.581627 30480 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:33080 (request call id 49) took 1049 ms. Trace:
I20260709 12:24:06.586087 30543 raft_consensus.cc:515] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.588563 30543 leader_election.cc:290] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.589418 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:06.582082 30480 rpcz_store.cc:276] 0709 12:24:05.532641 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:06.100891 (+568250us) service_pool.cc:224] Handling call
0709 12:24:06.167514 (+ 66623us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.189986 (+ 22472us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.352379 (+162393us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.559084 (+206705us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.581562 (+ 22478us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.590076 30345 raft_consensus.cc:3060] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.597715 30534 ts_tablet_manager.cc:1434] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 12:24:06.598872 30534 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:06.599404 30345 raft_consensus.cc:2468] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:06.600682 30386 leader_election.cc:304] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:06.601648 30543 raft_consensus.cc:2804] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:06.603046 30543 raft_consensus.cc:697] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:06.603590 30535 ts_tablet_manager.cc:1434] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260709 12:24:06.604657 30535 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:06.605353 30543 consensus_queue.cc:237] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.606009 30534 tablet_bootstrap.cc:654] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:06.610133 30385 leader_election.cc:343] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.615206 30385 leader_election.cc:304] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:06.616299 30565 raft_consensus.cc:2749] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:06.617271 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 60607.5us
W20260709 12:24:06.618027 30385 leader_election.cc:343] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.620752 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
W20260709 12:24:06.623253 30385 leader_election.cc:343] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.626338 30535 tablet_bootstrap.cc:654] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.638363 30565 raft_consensus.cc:493] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.638962 30565 raft_consensus.cc:515] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:06.647042 30520 tablet.cc:2406] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:06.648643 30565 leader_election.cc:290] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.652614 30333 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 49) took 1133 ms. Trace:
I20260709 12:24:06.652937 30333 rpcz_store.cc:276] 0709 12:24:05.519704 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:06.332409 (+812705us) service_pool.cc:224] Handling call
0709 12:24:06.392793 (+ 60384us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.392993 (+   200us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.570534 (+177541us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.652122 (+ 81588us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.652561 (+   439us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.654896 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:06.654402 30243 catalog_manager.cc:5697] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:06.655418 30536 tablet_bootstrap.cc:492] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:06.655890 30536 ts_tablet_manager.cc:1403] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.015s
W20260709 12:24:06.658146 30385 leader_election.cc:343] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.658269 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:06.659834 30386 leader_election.cc:343] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.661206 30386 leader_election.cc:304] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:06.666193 30535 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:06.666687 30535 ts_tablet_manager.cc:1403] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.015s
I20260709 12:24:06.669793 30535 raft_consensus.cc:359] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.670536 30535 raft_consensus.cc:385] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.670866 30535 raft_consensus.cc:740] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.671602 30535 consensus_queue.cc:260] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.659904 30334 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 52) took 1005 ms. Trace:
I20260709 12:24:06.673202 30334 rpcz_store.cc:276] 0709 12:24:05.654669 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:06.379357 (+724688us) service_pool.cc:224] Handling call
0709 12:24:06.414493 (+ 35136us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.414605 (+   112us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.601885 (+187280us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.659296 (+ 57411us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.659847 (+   551us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:24:06.674170 30535 ts_tablet_manager.cc:1434] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:24:06.675200 30535 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:06.663977 30543 raft_consensus.cc:2749] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:06.680429 30536 raft_consensus.cc:359] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.681285 30536 raft_consensus.cc:385] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.681567 30536 raft_consensus.cc:740] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.683158 30535 tablet_bootstrap.cc:654] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.686764 30536 consensus_queue.cc:260] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.688928 30535 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:06.689429 30535 ts_tablet_manager.cc:1403] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260709 12:24:06.689505 30536 ts_tablet_manager.cc:1434] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:24:06.691895 30536 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:06.692534 30535 raft_consensus.cc:359] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.693333 30535 raft_consensus.cc:385] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.693637 30535 raft_consensus.cc:740] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.694375 30535 consensus_queue.cc:260] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.696653 30535 ts_tablet_manager.cc:1434] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:24:06.697636 30535 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:06.699703 30536 tablet_bootstrap.cc:654] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.704325 30535 tablet_bootstrap.cc:654] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.707017 30534 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:06.707695 30534 ts_tablet_manager.cc:1403] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.016s
I20260709 12:24:06.711781 30536 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:06.711337 30534 raft_consensus.cc:359] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.712056 30535 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:06.712265 30536 ts_tablet_manager.cc:1403] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:24:06.712214 30534 raft_consensus.cc:385] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.712630 30535 ts_tablet_manager.cc:1403] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260709 12:24:06.713471 30332 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43588 (request call id 48) took 1232 ms. Trace:
I20260709 12:24:06.712793 30534 raft_consensus.cc:740] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.713884 30332 rpcz_store.cc:276] 0709 12:24:05.480744 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:06.287845 (+807101us) service_pool.cc:224] Handling call
0709 12:24:06.320110 (+ 32265us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:24:06.320205 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:24:06.638157 (+317952us) tablet_metadata.cc:665] Metadata flushed
0709 12:24:06.682890 (+ 44733us) tablet_replica.cc:206] Creating consensus instance
0709 12:24:06.713400 (+ 30510us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":25141}
I20260709 12:24:06.715509 30536 raft_consensus.cc:359] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.714745 30534 consensus_queue.cc:260] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.716256 30536 raft_consensus.cc:385] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.715771 30535 raft_consensus.cc:359] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.716572 30536 raft_consensus.cc:740] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.716952 30535 raft_consensus.cc:385] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.717473 30535 raft_consensus.cc:740] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.717890 30534 ts_tablet_manager.cc:1434] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:24:06.717422 30536 consensus_queue.cc:260] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.718344 30535 consensus_queue.cc:260] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.719805 30536 ts_tablet_manager.cc:1434] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:06.720736 30535 ts_tablet_manager.cc:1434] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:06.720820 30536 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:06.722211 30535 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:06.728087 30536 tablet_bootstrap.cc:654] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.730814 30535 tablet_bootstrap.cc:654] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.742568 30535 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:06.742466 30534 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:06.745378 30535 ts_tablet_manager.cc:1403] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260709 12:24:06.745428 30536 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:06.746649 30536 ts_tablet_manager.cc:1403] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.011s
I20260709 12:24:06.748245 30535 raft_consensus.cc:359] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.748957 30535 raft_consensus.cc:385] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.749254 30535 raft_consensus.cc:740] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.749607 30534 tablet_bootstrap.cc:654] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.749436 30536 raft_consensus.cc:359] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.750231 30536 raft_consensus.cc:385] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.749925 30535 consensus_queue.cc:260] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.750522 30536 raft_consensus.cc:740] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.750475 30554 consensus_queue.cc:1048] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:06.752003 30535 ts_tablet_manager.cc:1434] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:06.751549 30536 consensus_queue.cc:260] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.752931 30535 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:06.759501 30535 tablet_bootstrap.cc:654] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.762238 30536 ts_tablet_manager.cc:1434] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 12:24:06.763636 30536 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:06.766978 30554 consensus_queue.cc:1048] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:06.768749 30543 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.769414 30543 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.772716 30536 tablet_bootstrap.cc:654] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.773599 30565 raft_consensus.cc:493] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.774324 30565 raft_consensus.cc:515] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.777887 30543 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.779958 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:06.783613 30345 raft_consensus.cc:2468] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:06.780923 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23e29a719c436a809de1e9069af757" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:06.782558 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:06.786908 30385 leader_election.cc:343] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.788779 30386 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
W20260709 12:24:06.789958 30386 leader_election.cc:343] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.790586 30565 leader_election.cc:290] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.791181 30565 raft_consensus.cc:2804] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:06.791677 30565 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:06.792207 30565 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.798708 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23e29a719c436a809de1e9069af757" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:06.799644 30494 raft_consensus.cc:2468] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:06.801522 30385 leader_election.cc:304] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:06.809736 30543 raft_consensus.cc:2804] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:06.810427 30543 raft_consensus.cc:493] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:06.810930 30543 raft_consensus.cc:3060] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.851895 30543 raft_consensus.cc:515] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.894006 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23e29a719c436a809de1e9069af757" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:06.896126 30541 raft_consensus.cc:493] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.896790 30541 raft_consensus.cc:515] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.899435 30541 leader_election.cc:290] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
W20260709 12:24:06.906024 30386 leader_election.cc:343] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.907436 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:06.910075 30460 leader_election.cc:343] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.912230 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
W20260709 12:24:06.915102 30460 leader_election.cc:343] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.915786 30460 leader_election.cc:304] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:06.917289 30541 raft_consensus.cc:2749] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:06.890703 30565 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.925426 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:06.925752 30585 raft_consensus.cc:493] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:06.926239 30344 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.926270 30585 raft_consensus.cc:515] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.928666 30585 leader_election.cc:290] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.934082 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:06.935896 30310 leader_election.cc:343] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.937618 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:06.942502 30420 raft_consensus.cc:2468] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:06.948258 30534 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:06.946929 30536 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:06.948753 30535 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:06.948882 30536 ts_tablet_manager.cc:1403] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.186s	user 0.040s	sys 0.113s
I20260709 12:24:06.949365 30535 ts_tablet_manager.cc:1403] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.197s	user 0.062s	sys 0.110s
I20260709 12:24:06.948688 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:06.949585 30311 leader_election.cc:304] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:06.950698 30585 raft_consensus.cc:2804] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:06.950862 30385 leader_election.cc:343] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:06.951117 30585 raft_consensus.cc:493] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:06.951457 30585 raft_consensus.cc:3060] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.951849 30535 raft_consensus.cc:359] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.952669 30535 raft_consensus.cc:385] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.952945 30535 raft_consensus.cc:740] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.953737 30535 consensus_queue.cc:260] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.954363 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c23e29a719c436a809de1e9069af757" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:06.954954 30494 raft_consensus.cc:3060] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.955806 30535 ts_tablet_manager.cc:1434] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:06.947439 30565 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.956476 30543 leader_election.cc:290] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.956791 30535 tablet_bootstrap.cc:492] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:06.962795 30344 raft_consensus.cc:2468] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:06.964308 30386 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:06.951785 30536 raft_consensus.cc:359] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.965286 30536 raft_consensus.cc:385] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.965596 30536 raft_consensus.cc:740] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.966495 30535 tablet_bootstrap.cc:654] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.966764 30582 raft_consensus.cc:2804] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:06.967291 30582 raft_consensus.cc:697] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:06.968116 30582 consensus_queue.cc:237] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.970913 30494 raft_consensus.cc:2468] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:06.972034 30385 leader_election.cc:304] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:06.972754 30565 raft_consensus.cc:2804] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:06.973311 30565 raft_consensus.cc:697] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:06.974308 30565 consensus_queue.cc:237] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.966405 30536 consensus_queue.cc:260] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.977572 30536 ts_tablet_manager.cc:1434] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260709 12:24:06.948757 30534 ts_tablet_manager.cc:1403] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.207s	user 0.055s	sys 0.112s
I20260709 12:24:06.963244 30585 raft_consensus.cc:515] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.983814 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:06.984452 30419 raft_consensus.cc:3060] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:06.984545 30585 leader_election.cc:290] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:06.984912 30534 raft_consensus.cc:359] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.986173 30534 raft_consensus.cc:385] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:06.986563 30534 raft_consensus.cc:740] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:06.987463 30534 consensus_queue.cc:260] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:06.990012 30534 ts_tablet_manager.cc:1434] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:24:06.991087 30534 tablet_bootstrap.cc:492] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:06.992640 30419 raft_consensus.cc:2468] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:06.993168 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:06.994807 30311 leader_election.cc:304] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:06.996025 30584 raft_consensus.cc:2804] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:06.996523 30584 raft_consensus.cc:697] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:06.998075 30534 tablet_bootstrap.cc:654] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:06.997471 30584 consensus_queue.cc:237] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:07.000702 30310 leader_election.cc:343] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.001051 30535 tablet_bootstrap.cc:492] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.001680 30535 ts_tablet_manager.cc:1403] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.015s
I20260709 12:24:07.003417 30536 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.004518 30535 raft_consensus.cc:359] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.005355 30535 raft_consensus.cc:385] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.005795 30535 raft_consensus.cc:740] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.006562 30535 consensus_queue.cc:260] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.005208 30541 raft_consensus.cc:493] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.009358 30541 raft_consensus.cc:515] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.011408 30536 tablet_bootstrap.cc:654] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.012683 30541 leader_election.cc:290] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.008869 30535 ts_tablet_manager.cc:1434] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:24:07.013456 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.014351 30535 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.015972 30541 raft_consensus.cc:493] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.016613 30541 raft_consensus.cc:515] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.021489 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.022253 30420 raft_consensus.cc:2468] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:07.022763 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.023698 30344 raft_consensus.cc:2468] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:07.024796 30541 leader_election.cc:290] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.025704 30460 leader_election.cc:304] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:07.026875 30541 raft_consensus.cc:2804] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:07.027097 30460 leader_election.cc:343] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.029569 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.027354 30541 raft_consensus.cc:493] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.031997 30541 raft_consensus.cc:3060] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.032138 30419 raft_consensus.cc:2468] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:07.034090 30460 leader_election.cc:304] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:07.020514 30240 catalog_manager.cc:5697] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.037396 30240 catalog_manager.cc:5697] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.039661 30241 catalog_manager.cc:5697] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.043537 30535 tablet_bootstrap.cc:654] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.045791 30585 raft_consensus.cc:493] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.046507 30585 raft_consensus.cc:515] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.040347 30541 raft_consensus.cc:515] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.050132 30541 leader_election.cc:290] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.051147 30585 leader_election.cc:290] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.051692 30541 raft_consensus.cc:2804] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.052139 30541 raft_consensus.cc:493] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.052554 30541 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.055824 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
W20260709 12:24:07.058194 30311 leader_election.cc:343] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.058843 30535 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.059055 30534 tablet_bootstrap.cc:492] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.059362 30535 ts_tablet_manager.cc:1403] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.000s
I20260709 12:24:07.059521 30534 ts_tablet_manager.cc:1403] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.069s	user 0.008s	sys 0.020s
I20260709 12:24:07.062664 30535 raft_consensus.cc:359] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.063467 30535 raft_consensus.cc:385] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.063277 30534 raft_consensus.cc:359] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.063831 30535 raft_consensus.cc:740] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.064353 30534 raft_consensus.cc:385] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.065199 30534 raft_consensus.cc:740] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.064927 30535 consensus_queue.cc:260] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.066012 30534 consensus_queue.cc:260] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.067358 30535 ts_tablet_manager.cc:1434] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:07.067273 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:07.068532 30535 tablet_bootstrap.cc:492] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.068410 30344 raft_consensus.cc:3060] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.074733 30535 tablet_bootstrap.cc:654] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.077390 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.078576 30534 ts_tablet_manager.cc:1434] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 12:24:07.080158 30534 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.080695 30541 raft_consensus.cc:515] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.083590 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:07.084403 30419 raft_consensus.cc:3060] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:07.084959 30310 leader_election.cc:343] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.085532 30310 leader_election.cc:304] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.086328 30584 raft_consensus.cc:2749] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.087667 30534 tablet_bootstrap.cc:654] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.088430 30565 raft_consensus.cc:493] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.088927 30565 raft_consensus.cc:515] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.091409 30565 leader_election.cc:290] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.093796 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2764d66c543069338ffc6ca9aee29" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.101529 30541 leader_election.cc:290] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.105669 30565 raft_consensus.cc:493] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.106648 30584 raft_consensus.cc:493] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.106415 30565 raft_consensus.cc:515] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.107424 30584 raft_consensus.cc:515] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:07.110097 30386 leader_election.cc:343] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.111006 30584 leader_election.cc:290] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.119534 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.121739 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
W20260709 12:24:07.124869 30311 leader_election.cc:343] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:07.126271 30386 leader_election.cc:343] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.127779 30565 leader_election.cc:290] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.132663 30419 raft_consensus.cc:2468] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:07.135762 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:07.140092 30344 raft_consensus.cc:2468] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:07.141166 30534 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.141638 30534 ts_tablet_manager.cc:1403] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.062s	user 0.029s	sys 0.031s
W20260709 12:24:07.142004 30460 leader_election.cc:343] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.142105 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:07.142635 30536 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:07.142807 30460 leader_election.cc:304] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:07.143153 30536 ts_tablet_manager.cc:1403] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.140s	user 0.036s	sys 0.035s
I20260709 12:24:07.143013 30419 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.143591 30541 raft_consensus.cc:2804] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:07.144065 30541 raft_consensus.cc:697] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:07.144327 30534 raft_consensus.cc:359] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.145009 30534 raft_consensus.cc:385] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.145325 30534 raft_consensus.cc:740] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.144901 30541 consensus_queue.cc:237] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.145992 30534 consensus_queue.cc:260] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.146209 30536 raft_consensus.cc:359] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.146981 30536 raft_consensus.cc:385] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.147305 30536 raft_consensus.cc:740] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.148056 30534 ts_tablet_manager.cc:1434] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:07.148048 30536 consensus_queue.cc:260] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.149716 30534 tablet_bootstrap.cc:492] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.150898 30536 ts_tablet_manager.cc:1434] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:24:07.151314 30584 raft_consensus.cc:493] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.151896 30536 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.151793 30584 raft_consensus.cc:515] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.154592 30535 tablet_bootstrap.cc:492] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.155016 30535 ts_tablet_manager.cc:1403] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.027s
I20260709 12:24:07.156450 30534 tablet_bootstrap.cc:654] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.156824 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.157442 30420 raft_consensus.cc:2468] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:07.157662 30535 raft_consensus.cc:359] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.158345 30535 raft_consensus.cc:385] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.158624 30535 raft_consensus.cc:740] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.158914 30311 leader_election.cc:304] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:07.159289 30535 consensus_queue.cc:260] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.159852 30585 raft_consensus.cc:2804] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.160254 30585 raft_consensus.cc:493] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.160567 30585 raft_consensus.cc:3060] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.161497 30535 ts_tablet_manager.cc:1434] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:24:07.165261 30584 leader_election.cc:290] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.165858 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.167176 30536 tablet_bootstrap.cc:654] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.167152 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.167661 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2764d66c543069338ffc6ca9aee29" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.167906 30493 raft_consensus.cc:2468] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:07.168284 30492 raft_consensus.cc:2468] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:07.170262 30535 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.170017 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.170104 30240 catalog_manager.cc:5697] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:07.173810 30310 leader_election.cc:343] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.175377 30310 leader_election.cc:304] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.176553 30584 raft_consensus.cc:2804] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.176976 30584 raft_consensus.cc:493] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.177382 30584 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.185590 30385 leader_election.cc:304] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:07.186447 30565 raft_consensus.cc:2804] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.186818 30565 raft_consensus.cc:493] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:24:07.186877 30385 leader_election.cc:343] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.187232 30565 raft_consensus.cc:3060] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.187361 30385 leader_election.cc:304] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
W20260709 12:24:07.188786 30385 consensus_peers.cc:597] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:07.189361 30582 raft_consensus.cc:2749] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.169260 30585 raft_consensus.cc:515] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.191478 30419 raft_consensus.cc:2468] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:07.187331 30584 raft_consensus.cc:515] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.192618 30460 leader_election.cc:304] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:07.193766 30541 raft_consensus.cc:2804] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:07.194391 30541 raft_consensus.cc:697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:07.194805 30565 raft_consensus.cc:515] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.195319 30541 consensus_queue.cc:237] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.195995 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:07.196750 30419 raft_consensus.cc:3060] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.197173 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:07.197414 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2764d66c543069338ffc6ca9aee29" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
W20260709 12:24:07.198366 30310 leader_election.cc:343] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:07.198685 30386 leader_election.cc:343] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.176553 30535 tablet_bootstrap.cc:654] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.200901 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2764d66c543069338ffc6ca9aee29" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:07.201527 30492 raft_consensus.cc:3060] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.203580 30585 leader_election.cc:290] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.205538 30534 tablet_bootstrap.cc:492] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.206032 30534 ts_tablet_manager.cc:1403] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.006s
I20260709 12:24:07.206557 30419 raft_consensus.cc:2468] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:07.207878 30311 leader_election.cc:304] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:07.208000 30565 leader_election.cc:290] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.208683 30585 raft_consensus.cc:2804] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:07.208776 30534 raft_consensus.cc:359] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.209251 30585 raft_consensus.cc:697] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:07.209563 30534 raft_consensus.cc:385] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.209859 30534 raft_consensus.cc:740] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.210109 30585 consensus_queue.cc:237] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.211954 30492 raft_consensus.cc:2468] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:07.212621 30584 leader_election.cc:290] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.213536 30385 leader_election.cc:304] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:07.210541 30534 consensus_queue.cc:260] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.214560 30565 raft_consensus.cc:2804] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:07.215468 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:07.216056 30565 raft_consensus.cc:697] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:07.216116 30419 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.217375 30565 consensus_queue.cc:237] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.219854 30535 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.220321 30535 ts_tablet_manager.cc:1403] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.003s
I20260709 12:24:07.215975 30534 ts_tablet_manager.cc:1434] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:07.213850 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:07.221104 30492 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.221329 30534 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.226948 30535 raft_consensus.cc:359] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.227656 30535 raft_consensus.cc:385] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.227909 30535 raft_consensus.cc:740] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.228662 30535 consensus_queue.cc:260] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.233184 30535 ts_tablet_manager.cc:1434] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:24:07.232967 30240 catalog_manager.cc:5697] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.234148 30535 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.236598 30492 raft_consensus.cc:2468] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:07.237756 30565 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.239166 30310 leader_election.cc:304] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:07.239293 30243 catalog_manager.cc:5697] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.240504 30585 raft_consensus.cc:2804] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:07.240988 30585 raft_consensus.cc:697] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:07.241851 30585 consensus_queue.cc:237] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.243075 30534 tablet_bootstrap.cc:654] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.247273 30536 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:07.247869 30536 ts_tablet_manager.cc:1403] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.000s
W20260709 12:24:07.248755 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:07.251384 30536 raft_consensus.cc:359] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.252343 30536 raft_consensus.cc:385] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.252682 30536 raft_consensus.cc:740] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.253707 30536 consensus_queue.cc:260] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.259192 30419 raft_consensus.cc:2468] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:07.260841 30536 ts_tablet_manager.cc:1434] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.003s
I20260709 12:24:07.263656 30536 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.264966 30565 raft_consensus.cc:493] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.265482 30565 raft_consensus.cc:515] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.265811 30241 catalog_manager.cc:5697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:07.268896 30565 leader_election.cc:290] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.270082 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525825a3558a4166a131f1a662cb9ab7" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.270717 30345 raft_consensus.cc:2468] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:07.271920 30386 leader_election.cc:304] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:07.272114 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525825a3558a4166a131f1a662cb9ab7" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.272697 30565 raft_consensus.cc:2804] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.272768 30492 raft_consensus.cc:2468] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:07.273154 30565 raft_consensus.cc:493] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.273875 30565 raft_consensus.cc:3060] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.283023 30536 tablet_bootstrap.cc:654] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.284528 30565 raft_consensus.cc:515] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.288586 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525825a3558a4166a131f1a662cb9ab7" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:07.287626 30565 leader_election.cc:290] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.289351 30492 raft_consensus.cc:3060] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.288583 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525825a3558a4166a131f1a662cb9ab7" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:07.292927 30345 raft_consensus.cc:3060] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.298964 30535 tablet_bootstrap.cc:654] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.299930 30240 catalog_manager.cc:5697] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.303489 30492 raft_consensus.cc:2468] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:07.310086 30345 raft_consensus.cc:2468] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:07.311303 30385 leader_election.cc:304] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:07.313395 30543 raft_consensus.cc:2804] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:07.313912 30543 raft_consensus.cc:697] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:07.315172 30543 consensus_queue.cc:237] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.319947 30536 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:07.320353 30535 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.320466 30536 ts_tablet_manager.cc:1403] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.009s
I20260709 12:24:07.320817 30535 ts_tablet_manager.cc:1403] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.001s
I20260709 12:24:07.323272 30534 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.323804 30534 ts_tablet_manager.cc:1403] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.027s
I20260709 12:24:07.323247 30536 raft_consensus.cc:359] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.324108 30536 raft_consensus.cc:385] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.324414 30536 raft_consensus.cc:740] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.326316 30535 raft_consensus.cc:359] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.327095 30535 raft_consensus.cc:385] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.326879 30534 raft_consensus.cc:359] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.327498 30535 raft_consensus.cc:740] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.327857 30534 raft_consensus.cc:385] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.328226 30534 raft_consensus.cc:740] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.328389 30535 consensus_queue.cc:260] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.329296 30534 consensus_queue.cc:260] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.331002 30535 ts_tablet_manager.cc:1434] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:07.332048 30535 tablet_bootstrap.cc:492] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.332049 30534 ts_tablet_manager.cc:1434] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:07.333467 30534 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.333603 30536 consensus_queue.cc:260] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.334357 30541 raft_consensus.cc:493] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.334789 30541 raft_consensus.cc:515] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.339133 30535 tablet_bootstrap.cc:654] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.339859 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.341462 30240 catalog_manager.cc:5697] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.343179 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81cf4b5a8a7f4f1999e29436e8ae4e5e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.344656 30460 leader_election.cc:304] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.345690 30595 raft_consensus.cc:2749] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.346625 30541 leader_election.cc:290] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.352452 30536 ts_tablet_manager.cc:1434] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.006s
I20260709 12:24:07.353396 30536 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.353667 30534 tablet_bootstrap.cc:654] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.361528 30536 tablet_bootstrap.cc:654] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.362771 30535 tablet_bootstrap.cc:492] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.363256 30535 ts_tablet_manager.cc:1403] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260709 12:24:07.363374 30534 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.364120 30534 ts_tablet_manager.cc:1403] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.010s
I20260709 12:24:07.366179 30535 raft_consensus.cc:359] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.366873 30535 raft_consensus.cc:385] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.367161 30535 raft_consensus.cc:740] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.367626 30534 raft_consensus.cc:359] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.367998 30535 consensus_queue.cc:260] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.368631 30534 raft_consensus.cc:385] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.369175 30534 raft_consensus.cc:740] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.370085 30534 consensus_queue.cc:260] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.373242 30534 ts_tablet_manager.cc:1434] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:24:07.374526 30534 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.378218 30535 ts_tablet_manager.cc:1434] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:24:07.380749 30345 raft_consensus.cc:3060] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.383939 30534 tablet_bootstrap.cc:654] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.389916 30535 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.390704 30543 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.393000 30536 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:07.393615 30536 ts_tablet_manager.cc:1403] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.008s
I20260709 12:24:07.396812 30535 tablet_bootstrap.cc:654] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.396895 30536 raft_consensus.cc:359] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.397820 30536 raft_consensus.cc:385] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.398144 30536 raft_consensus.cc:740] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.400997 30543 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.398981 30536 consensus_queue.cc:260] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.406477 30534 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.406919 30534 ts_tablet_manager.cc:1403] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260709 12:24:07.407585 30536 ts_tablet_manager.cc:1434] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:24:07.409881 30534 raft_consensus.cc:359] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.410612 30534 raft_consensus.cc:385] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.410658 30543 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.410995 30534 raft_consensus.cc:740] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.411345 30535 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.411326 30543 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.411927 30535 ts_tablet_manager.cc:1403] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 12:24:07.411751 30534 consensus_queue.cc:260] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.413849 30534 ts_tablet_manager.cc:1434] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:07.414716 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.416101 30535 raft_consensus.cc:359] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.416769 30535 raft_consensus.cc:385] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.417068 30535 raft_consensus.cc:740] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
W20260709 12:24:07.416941 30386 leader_election.cc:343] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.417896 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.418406 30536 tablet_bootstrap.cc:492] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.414739 30534 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.417920 30535 consensus_queue.cc:260] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:07.422032 30385 leader_election.cc:343] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.422753 30385 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:07.423717 30565 raft_consensus.cc:2749] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.427525 30534 tablet_bootstrap.cc:654] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.427264 30543 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.429577 30535 ts_tablet_manager.cc:1434] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:24:07.431679 30535 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.435861 30554 raft_consensus.cc:493] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.436394 30554 raft_consensus.cc:515] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.436616 30543 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.438696 30554 leader_election.cc:290] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.442806 30535 tablet_bootstrap.cc:654] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.444240 30536 tablet_bootstrap.cc:654] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.450019 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2764d66c543069338ffc6ca9aee29" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.475531 30536 tablet_bootstrap.cc:492] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:07.476184 30536 ts_tablet_manager.cc:1403] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.011s
I20260709 12:24:07.478526 30534 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.478986 30534 ts_tablet_manager.cc:1403] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.016s
W20260709 12:24:07.481531 30385 consensus_peers.cc:597] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:07.482533 30534 raft_consensus.cc:359] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.483233 30534 raft_consensus.cc:385] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.483366 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf2764d66c543069338ffc6ca9aee29" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.484217 30492 raft_consensus.cc:2393] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in this term.
I20260709 12:24:07.483534 30534 raft_consensus.cc:740] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.485611 30534 consensus_queue.cc:260] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.486325 30310 leader_election.cc:304] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.486195 30536 raft_consensus.cc:359] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.487063 30536 raft_consensus.cc:385] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.487341 30536 raft_consensus.cc:740] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.487737 30534 ts_tablet_manager.cc:1434] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:24:07.488101 30554 raft_consensus.cc:3060] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.488008 30536 consensus_queue.cc:260] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.488617 30534 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.490079 30536 ts_tablet_manager.cc:1434] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 12:24:07.493417 30595 raft_consensus.cc:493] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.493624 30565 raft_consensus.cc:493] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.493937 30595 raft_consensus.cc:515] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.494108 30565 raft_consensus.cc:515] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.494781 30536 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.496001 30534 tablet_bootstrap.cc:654] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.496104 30595 leader_election.cc:290] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.496161 30565 leader_election.cc:290] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.498041 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.498735 30343 raft_consensus.cc:2468] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:07.499969 30386 leader_election.cc:304] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:07.500429 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.500854 30565 raft_consensus.cc:2804] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.500406 30554 raft_consensus.cc:2749] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.501315 30565 raft_consensus.cc:493] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.501464 30419 raft_consensus.cc:2393] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:07.501737 30565 raft_consensus.cc:3060] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.502957 30535 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.502784 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.503551 30535 ts_tablet_manager.cc:1403] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.015s
W20260709 12:24:07.505714 30385 leader_election.cc:343] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.508895 30535 raft_consensus.cc:359] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.509289 30565 raft_consensus.cc:515] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.509493 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.511360 30535 raft_consensus.cc:385] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.511708 30535 raft_consensus.cc:740] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.512585 30460 leader_election.cc:304] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.513041 30582 raft_consensus.cc:493] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.513523 30595 raft_consensus.cc:3060] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.513481 30582 raft_consensus.cc:515] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.515101 30565 leader_election.cc:290] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.510984 30536 tablet_bootstrap.cc:654] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.515519 30582 leader_election.cc:290] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.517958 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:07.520923 30386 leader_election.cc:343] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.522665 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:07.522989 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.523245 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:07.524029 30343 raft_consensus.cc:3060] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:07.524505 30385 leader_election.cc:343] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:07.525501 30385 leader_election.cc:343] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.526050 30385 leader_election.cc:304] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:07.527503 30582 raft_consensus.cc:2749] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.535629 30541 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.540658 30535 consensus_queue.cc:260] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.544054 30535 ts_tablet_manager.cc:1434] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 12:24:07.545068 30535 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.545696 30582 raft_consensus.cc:493] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.546170 30582 raft_consensus.cc:515] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.552657 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.553460 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.547091 30595 raft_consensus.cc:2749] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:07.555465 30385 leader_election.cc:343] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:07.556582 30386 leader_election.cc:343] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.554742 30582 leader_election.cc:290] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.557010 30386 leader_election.cc:304] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:07.559212 30582 raft_consensus.cc:2749] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.563781 30535 tablet_bootstrap.cc:654] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.565711 30536 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:07.567329 30536 ts_tablet_manager.cc:1403] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.026s
I20260709 12:24:07.571888 30536 raft_consensus.cc:359] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.572572 30536 raft_consensus.cc:385] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.572847 30536 raft_consensus.cc:740] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.573129 30343 raft_consensus.cc:2468] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:07.573541 30536 consensus_queue.cc:260] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.574467 30386 leader_election.cc:304] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:07.576067 30536 ts_tablet_manager.cc:1434] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:24:07.577052 30536 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.580392 30534 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.580901 30534 ts_tablet_manager.cc:1403] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.092s	user 0.035s	sys 0.039s
I20260709 12:24:07.584977 30534 raft_consensus.cc:359] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.585744 30534 raft_consensus.cc:385] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.586088 30534 raft_consensus.cc:740] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.586731 30534 consensus_queue.cc:260] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.587286 30554 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.589102 30534 ts_tablet_manager.cc:1434] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:24:07.589998 30534 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.581692 30582 raft_consensus.cc:2804] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:07.591744 30582 raft_consensus.cc:697] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:07.592617 30582 consensus_queue.cc:237] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.601747 30554 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:07.621590 30536 tablet_bootstrap.cc:654] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.636212 30584 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:07.643479 30543 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.644546 30543 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.647794 30534 tablet_bootstrap.cc:654] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.641520 30554 raft_consensus.cc:493] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.651779 30554 raft_consensus.cc:515] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.648591 30543 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.654518 30343 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.686676 30554 leader_election.cc:290] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.687943 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.688951 30418 raft_consensus.cc:2393] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:07.689285 30535 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:07.689764 30535 ts_tablet_manager.cc:1403] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.145s	user 0.034s	sys 0.027s
I20260709 12:24:07.700517 30584 consensus_queue.cc:1048] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:07.712890 30535 raft_consensus.cc:359] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.714767 30535 raft_consensus.cc:385] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.715183 30535 raft_consensus.cc:740] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.719906 30535 consensus_queue.cc:260] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.725798 30535 ts_tablet_manager.cc:1434] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 12:24:07.727891 30541 raft_consensus.cc:493] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.728430 30541 raft_consensus.cc:515] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.730449 30541 leader_election.cc:290] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:07.730962 30541 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.731381 30541 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.739311 30541 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.743465 30242 catalog_manager.cc:5697] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.749217 30584 raft_consensus.cc:493] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.749934 30584 raft_consensus.cc:515] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.754343 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
W20260709 12:24:07.759078 30311 leader_election.cc:343] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.760380 30584 leader_election.cc:290] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:07.782361 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 156860us
I20260709 12:24:07.785377 30584 raft_consensus.cc:493] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.786150 30584 raft_consensus.cc:515] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.789641 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.790653 30536 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:07.791155 30536 ts_tablet_manager.cc:1403] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.214s	user 0.021s	sys 0.046s
I20260709 12:24:07.792466 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.791710 30584 leader_election.cc:290] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.792601 30493 raft_consensus.cc:3060] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.792934 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.793176 30419 raft_consensus.cc:2468] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:07.796162 30311 leader_election.cc:304] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:07.797065 30584 raft_consensus.cc:2804] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.797448 30584 raft_consensus.cc:493] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.798094 30584 raft_consensus.cc:3060] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.799646 30534 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:07.800140 30534 ts_tablet_manager.cc:1403] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.018s
I20260709 12:24:07.802495 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.802904 30534 raft_consensus.cc:359] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.803208 30420 raft_consensus.cc:2468] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:07.804163 30534 raft_consensus.cc:385] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.804541 30534 raft_consensus.cc:740] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.804697 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.805378 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:07.806169 30386 leader_election.cc:343] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:07.807340 30385 leader_election.cc:343] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.807827 30385 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:07.808815 30633 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:07.809180 30543 raft_consensus.cc:2749] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.810716 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.811158 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.812675 30491 raft_consensus.cc:3060] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.813390 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:07.813541 30460 leader_election.cc:304] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:07.814102 30492 raft_consensus.cc:2468] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:07.815114 30630 raft_consensus.cc:2804] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:07.815531 30630 raft_consensus.cc:493] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:07.815987 30630 raft_consensus.cc:3060] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.815824 30536 raft_consensus.cc:359] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.816278 30629 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:07.817927 30541 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.805414 30534 consensus_queue.cc:260] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.820076 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.820983 30631 raft_consensus.cc:493] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.822183 30535 tablet_bootstrap.cc:492] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:07.821961 30631 raft_consensus.cc:515] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.816615 30536 raft_consensus.cc:385] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:07.823201 30534 ts_tablet_manager.cc:1434] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:24:07.815563 30460 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.827883 30541 raft_consensus.cc:2749] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.828584 30541 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.821112 30310 leader_election.cc:304] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.829838 30585 raft_consensus.cc:2749] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:07.830370 30310 leader_election.cc:343] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.826618 30536 raft_consensus.cc:740] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:07.830957 30310 leader_election.cc:304] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:07.831871 30585 raft_consensus.cc:2749] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:07.831583 30536 consensus_queue.cc:260] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.832871 30585 consensus_queue.cc:1048] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.834059 30536 ts_tablet_manager.cc:1434] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260709 12:24:07.835119 30536 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:07.837708 30534 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:07.839368 30631 leader_election.cc:290] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:07.851052 30565 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:07.857688 30633 consensus_queue.cc:1048] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:07.846695 30584 raft_consensus.cc:515] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.861960 30345 raft_consensus.cc:2393] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:07.866875 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:07.873620 30584 leader_election.cc:290] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.873440 30554 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:24:07.873373 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.892025 30631 raft_consensus.cc:493] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.914988 30639 raft_consensus.cc:493] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.915750 30639 raft_consensus.cc:515] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.919063 30639 leader_election.cc:290] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:07.900791 30629 raft_consensus.cc:493] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:07.913666 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:07.933840 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:07.936408 30535 tablet_bootstrap.cc:654] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.939898 30536 tablet_bootstrap.cc:654] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:07.920519 30631 raft_consensus.cc:515] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.948539 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:07.941429 30419 raft_consensus.cc:3060] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:07.954680 30630 raft_consensus.cc:515] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.932453 30629 raft_consensus.cc:515] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:07.962422 30630 leader_election.cc:290] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
W20260709 12:24:07.964355 30386 leader_election.cc:343] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:07.965660 30493 raft_consensus.cc:2393] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:07.969522 30534 tablet_bootstrap.cc:654] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:07.947962 30460 leader_election.cc:343] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:08.017622 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 71229.8us
W20260709 12:24:08.058887 30460 leader_election.cc:343] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.064355 30629 leader_election.cc:290] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.068068 30631 leader_election.cc:290] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.068735 30460 leader_election.cc:304] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:08.080610 30582 consensus_queue.cc:1048] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:08.081312 30631 raft_consensus.cc:2749] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:08.093550 30647 log.cc:927] Time spent T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: Append to log took a long time: real 0.057s	user 0.004s	sys 0.000s
I20260709 12:24:08.095120 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.096138 30535 tablet_bootstrap.cc:492] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:08.096614 30535 ts_tablet_manager.cc:1403] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.275s	user 0.025s	sys 0.006s
I20260709 12:24:08.101864 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:08.102705 30344 raft_consensus.cc:2393] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:08.099809 30639 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.103919 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.106669 30490 raft_consensus.cc:3060] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.107060 30492 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.108702 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.108819 30554 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.105901 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.109540 30554 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.112591 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.121922 30534 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.156167 30535 raft_consensus.cc:359] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.162046 30534 ts_tablet_manager.cc:1403] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.325s	user 0.014s	sys 0.039s
I20260709 12:24:08.162258 30535 raft_consensus.cc:385] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.162590 30535 raft_consensus.cc:740] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.156143 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639ed969799d4102b5730c57db1bf8f2" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.163552 30535 consensus_queue.cc:260] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.165889 30535 ts_tablet_manager.cc:1434] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.069s	user 0.019s	sys 0.025s
W20260709 12:24:08.159935 30385 leader_election.cc:343] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.166803 30535 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:08.166734 30385 leader_election.cc:304] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:08.167563 30639 raft_consensus.cc:2749] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.158015 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.168941 30420 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.170907 30311 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.127874 30343 raft_consensus.cc:2393] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in this term.
I20260709 12:24:08.172897 30641 raft_consensus.cc:2804] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.173641 30536 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.173370 30641 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.135978 30419 raft_consensus.cc:2468] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.174332 30641 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.174065 30536 ts_tablet_manager.cc:1403] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.339s	user 0.007s	sys 0.012s
I20260709 12:24:08.183393 30311 leader_election.cc:304] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:08.183665 30536 raft_consensus.cc:359] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.184372 30536 raft_consensus.cc:385] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.184629 30584 raft_consensus.cc:2804] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.185316 30584 raft_consensus.cc:697] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:08.184636 30536 raft_consensus.cc:740] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.172294 30554 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.187844 30536 consensus_queue.cc:260] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.186425 30584 consensus_queue.cc:237] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.161456 30460 leader_election.cc:304] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
W20260709 12:24:08.190277 30648 log.cc:927] Time spent T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.082s	user 0.000s	sys 0.001s
I20260709 12:24:08.198114 30631 raft_consensus.cc:2749] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.202989 30536 ts_tablet_manager.cc:1434] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 12:24:08.206195 30536 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.209651 30641 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.227787 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.228489 30490 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.229756 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.230409 30419 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.231990 30534 raft_consensus.cc:359] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.232707 30534 raft_consensus.cc:385] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.232990 30534 raft_consensus.cc:740] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.236418 30460 leader_election.cc:304] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:08.237270 30541 raft_consensus.cc:2749] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:08.236680 30242 catalog_manager.cc:5697] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.238479 30460 leader_election.cc:304] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:08.239248 30541 raft_consensus.cc:2749] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.241405 30641 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.244958 30419 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.252195 30535 tablet_bootstrap.cc:654] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.255590 30311 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.255229 30534 consensus_queue.cc:260] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.257318 30536 tablet_bootstrap.cc:654] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.259300 30584 raft_consensus.cc:2804] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.260376 30584 raft_consensus.cc:697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:08.260804 30633 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.259546 30534 ts_tablet_manager.cc:1434] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.005s
I20260709 12:24:08.262562 30534 tablet_bootstrap.cc:492] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:08.261459 30584 consensus_queue.cc:237] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.268992 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:08.269624 30492 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.280856 30492 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.284291 30534 tablet_bootstrap.cc:654] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.288260 30536 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.288894 30536 ts_tablet_manager.cc:1403] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.000s
I20260709 12:24:08.288265 30535 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:08.290048 30535 ts_tablet_manager.cc:1403] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.006s
I20260709 12:24:08.291863 30536 raft_consensus.cc:359] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.292498 30535 raft_consensus.cc:359] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.292515 30536 raft_consensus.cc:385] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.293251 30535 raft_consensus.cc:385] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.293273 30536 raft_consensus.cc:740] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.293643 30535 raft_consensus.cc:740] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.294399 30535 consensus_queue.cc:260] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.296649 30535 ts_tablet_manager.cc:1434] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:24:08.297626 30535 tablet_bootstrap.cc:492] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:08.298593 30536 consensus_queue.cc:260] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.307581 30536 ts_tablet_manager.cc:1434] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:24:08.308378 30536 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.316129 30534 tablet_bootstrap.cc:492] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.316630 30534 ts_tablet_manager.cc:1403] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.017s
I20260709 12:24:08.321429 30535 tablet_bootstrap.cc:654] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.323454 30534 raft_consensus.cc:359] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.324141 30534 raft_consensus.cc:385] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.324391 30534 raft_consensus.cc:740] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
W20260709 12:24:08.325409 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:08.325723 30534 consensus_queue.cc:260] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.328181 30534 ts_tablet_manager.cc:1434] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:24:08.328941 30534 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:08.329326 30240 catalog_manager.cc:5697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.331758 30633 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.332146 30536 tablet_bootstrap.cc:654] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.332226 30633 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.334435 30633 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.334834 30534 tablet_bootstrap.cc:654] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.336769 30535 tablet_bootstrap.cc:492] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:08.337284 30535 ts_tablet_manager.cc:1403] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 12:24:08.337448 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.339891 30535 raft_consensus.cc:359] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.340576 30535 raft_consensus.cc:385] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.340672 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.340869 30535 raft_consensus.cc:740] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
W20260709 12:24:08.342355 30386 leader_election.cc:343] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.341985 30535 consensus_queue.cc:260] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:08.343163 30385 leader_election.cc:343] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.343647 30385 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:08.344651 30639 raft_consensus.cc:2749] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.351689 30536 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.352165 30536 ts_tablet_manager.cc:1403] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260709 12:24:08.353693 30639 raft_consensus.cc:493] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.354166 30639 raft_consensus.cc:515] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.355085 30536 raft_consensus.cc:359] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.355738 30536 raft_consensus.cc:385] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.355994 30536 raft_consensus.cc:740] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.356676 30536 consensus_queue.cc:260] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.357800 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e59d18a79c4d1b8d83b631ca913b75" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.359002 30536 ts_tablet_manager.cc:1434] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260709 12:24:08.359241 30386 leader_election.cc:343] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.359906 30536 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.360782 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e59d18a79c4d1b8d83b631ca913b75" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.361399 30493 raft_consensus.cc:2468] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:08.366355 30536 tablet_bootstrap.cc:654] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.370417 30535 ts_tablet_manager.cc:1434] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:24:08.376057 30385 leader_election.cc:304] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:08.377494 30633 raft_consensus.cc:2804] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.377972 30633 raft_consensus.cc:493] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.378394 30633 raft_consensus.cc:3060] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.356354 30639 leader_election.cc:290] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.402020 30534 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.402539 30534 ts_tablet_manager.cc:1403] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.074s	user 0.030s	sys 0.030s
I20260709 12:24:08.404115 30633 raft_consensus.cc:515] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.405329 30535 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:08.405172 30534 raft_consensus.cc:359] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.405834 30534 raft_consensus.cc:385] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.406121 30534 raft_consensus.cc:740] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.406898 30534 consensus_queue.cc:260] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.408151 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e59d18a79c4d1b8d83b631ca913b75" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:08.409096 30534 ts_tablet_manager.cc:1434] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:08.410189 30534 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
W20260709 12:24:08.410231 30386 leader_election.cc:343] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.413416 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82e59d18a79c4d1b8d83b631ca913b75" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:08.414274 30493 raft_consensus.cc:3060] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.416181 30534 tablet_bootstrap.cc:654] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.424979 30493 raft_consensus.cc:2468] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:08.427801 30536 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.427771 30385 leader_election.cc:304] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:08.428414 30536 ts_tablet_manager.cc:1403] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.069s	user 0.031s	sys 0.036s
I20260709 12:24:08.428823 30639 raft_consensus.cc:2804] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.429427 30639 raft_consensus.cc:697] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:08.431682 30639 consensus_queue.cc:237] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.432763 30536 raft_consensus.cc:359] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.433466 30536 raft_consensus.cc:385] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.433761 30536 raft_consensus.cc:740] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.435775 30536 consensus_queue.cc:260] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.438019 30536 ts_tablet_manager.cc:1434] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:24:08.438998 30536 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.426426 30633 leader_election.cc:290] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.439617 30535 tablet_bootstrap.cc:654] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.446345 30536 tablet_bootstrap.cc:654] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.460001 30536 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.460500 30536 ts_tablet_manager.cc:1403] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 12:24:08.461161 30242 catalog_manager.cc:5697] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.461942 30534 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.466368 30534 ts_tablet_manager.cc:1403] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.034s
I20260709 12:24:08.462952 30536 raft_consensus.cc:359] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.466892 30536 raft_consensus.cc:385] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.467186 30536 raft_consensus.cc:740] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.467911 30536 consensus_queue.cc:260] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.468938 30534 raft_consensus.cc:359] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.469568 30536 ts_tablet_manager.cc:1434] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 12:24:08.469584 30534 raft_consensus.cc:385] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.470085 30534 raft_consensus.cc:740] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.470667 30536 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.470968 30584 raft_consensus.cc:493] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.471426 30584 raft_consensus.cc:515] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.473503 30584 leader_election.cc:290] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.472914 30534 consensus_queue.cc:260] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.475210 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.475883 30419 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.476976 30534 ts_tablet_manager.cc:1434] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:08.477912 30536 tablet_bootstrap.cc:654] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.478034 30534 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:08.478988 30311 leader_election.cc:304] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.480093 30554 raft_consensus.cc:2804] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.480450 30554 raft_consensus.cc:493] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.480785 30554 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.477752 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.485142 30493 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.486454 30534 tablet_bootstrap.cc:654] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.494704 30554 raft_consensus.cc:515] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.497442 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.498018 30419 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.504383 30419 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.505530 30311 leader_election.cc:304] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.506384 30584 raft_consensus.cc:2804] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.506947 30584 raft_consensus.cc:697] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:08.507251 30585 raft_consensus.cc:493] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.507716 30585 raft_consensus.cc:515] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.507762 30584 consensus_queue.cc:237] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.509786 30585 leader_election.cc:290] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.511121 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.511876 30493 raft_consensus.cc:2468] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.513729 30310 leader_election.cc:304] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:08.514647 30585 raft_consensus.cc:2804] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.515021 30585 raft_consensus.cc:493] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.515374 30585 raft_consensus.cc:3060] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.516408 30535 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:08.517053 30535 ts_tablet_manager.cc:1403] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.002s
I20260709 12:24:08.519837 30535 raft_consensus.cc:359] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.520640 30535 raft_consensus.cc:385] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.520982 30535 raft_consensus.cc:740] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.521739 30535 consensus_queue.cc:260] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.522425 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.523033 30420 raft_consensus.cc:2468] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.527086 30585 raft_consensus.cc:515] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.529932 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.530503 30420 raft_consensus.cc:3060] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.532892 30535 ts_tablet_manager.cc:1434] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:24:08.541723 30535 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:08.545413 30420 raft_consensus.cc:2468] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.546650 30311 leader_election.cc:304] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.547523 30641 raft_consensus.cc:2804] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.548226 30535 tablet_bootstrap.cc:654] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.555936 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:08.556891 30493 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.562855 30585 leader_election.cc:290] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.564071 30554 leader_election.cc:290] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.564119 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:08.564811 30492 raft_consensus.cc:3060] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.569123 30641 raft_consensus.cc:697] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:08.569224 30493 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.570714 30641 consensus_queue.cc:237] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.581473 30242 catalog_manager.cc:5697] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.582306 30535 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:08.582816 30535 ts_tablet_manager.cc:1403] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.010s
I20260709 12:24:08.583814 30536 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.584250 30536 ts_tablet_manager.cc:1403] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.114s	user 0.026s	sys 0.067s
I20260709 12:24:08.585541 30535 raft_consensus.cc:359] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.586302 30535 raft_consensus.cc:385] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.586565 30535 raft_consensus.cc:740] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.587212 30535 consensus_queue.cc:260] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.587360 30536 raft_consensus.cc:359] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.587960 30536 raft_consensus.cc:385] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.588228 30536 raft_consensus.cc:740] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.588850 30536 consensus_queue.cc:260] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.589340 30535 ts_tablet_manager.cc:1434] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:08.590230 30535 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:08.590853 30536 ts_tablet_manager.cc:1434] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:24:08.591703 30536 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.594671 30534 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.595139 30534 ts_tablet_manager.cc:1403] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.117s	user 0.027s	sys 0.073s
I20260709 12:24:08.596204 30535 tablet_bootstrap.cc:654] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.598070 30534 raft_consensus.cc:359] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.598775 30534 raft_consensus.cc:385] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.599026 30534 raft_consensus.cc:740] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.599900 30534 consensus_queue.cc:260] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.602090 30240 catalog_manager.cc:5697] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.603343 30534 ts_tablet_manager.cc:1434] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:24:08.604552 30534 tablet_bootstrap.cc:492] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:08.590083 30492 raft_consensus.cc:2468] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.629344 30535 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:08.629835 30535 ts_tablet_manager.cc:1403] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.016s
I20260709 12:24:08.633389 30534 tablet_bootstrap.cc:654] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.633374 30535 raft_consensus.cc:359] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.633932 30536 tablet_bootstrap.cc:654] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.634156 30535 raft_consensus.cc:385] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.634452 30535 raft_consensus.cc:740] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.635082 30535 consensus_queue.cc:260] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.637310 30535 ts_tablet_manager.cc:1434] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:08.641191 30534 tablet_bootstrap.cc:492] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.641775 30534 ts_tablet_manager.cc:1403] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.009s
I20260709 12:24:08.642117 30536 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.642624 30536 ts_tablet_manager.cc:1403] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.000s
I20260709 12:24:08.643985 30535 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:08.644567 30534 raft_consensus.cc:359] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.645341 30534 raft_consensus.cc:385] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.645200 30536 raft_consensus.cc:359] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.645627 30534 raft_consensus.cc:740] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.646001 30536 raft_consensus.cc:385] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.646314 30536 raft_consensus.cc:740] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.646705 30534 consensus_queue.cc:260] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.647032 30536 consensus_queue.cc:260] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.649120 30534 ts_tablet_manager.cc:1434] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:08.651463 30535 tablet_bootstrap.cc:654] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.651734 30534 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:08.656323 30641 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.657088 30641 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.658334 30534 tablet_bootstrap.cc:654] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.658326 30536 ts_tablet_manager.cc:1434] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:24:08.661551 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.662549 30419 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.664621 30311 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.666303 30674 raft_consensus.cc:2804] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.666886 30674 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.667799 30674 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.672113 30584 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.672413 30582 raft_consensus.cc:493] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.672891 30584 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.673242 30582 raft_consensus.cc:515] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.676577 30584 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.678386 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.679932 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.680338 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.680891 30420 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.681268 30341 raft_consensus.cc:2468] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:08.681368 30536 tablet_bootstrap.cc:492] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.682683 30311 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.683807 30584 raft_consensus.cc:2804] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.684319 30584 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.684686 30584 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:08.685318 30310 leader_election.cc:343] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.682689 30386 leader_election.cc:304] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.689293 30639 raft_consensus.cc:2804] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.689906 30639 raft_consensus.cc:493] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.690382 30639 raft_consensus.cc:3060] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.693418 30631 raft_consensus.cc:493] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.693944 30631 raft_consensus.cc:515] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.696079 30631 leader_election.cc:290] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.698505 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.699174 30536 tablet_bootstrap.cc:654] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.699559 30420 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:08.702203 30460 leader_election.cc:304] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.702077 30584 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.711407 30629 raft_consensus.cc:2804] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.712082 30629 raft_consensus.cc:493] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.712425 30584 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.712544 30629 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.704790 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.705474 30534 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.713279 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.713856 30534 ts_tablet_manager.cc:1403] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.023s
I20260709 12:24:08.713933 30419 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.716998 30534 raft_consensus.cc:359] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.718756 30534 raft_consensus.cc:385] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.719017 30534 raft_consensus.cc:740] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.719658 30534 consensus_queue.cc:260] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.721127 30419 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.721812 30534 ts_tablet_manager.cc:1434] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:08.722426 30311 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.722754 30534 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:08.723685 30585 raft_consensus.cc:2804] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.724746 30585 raft_consensus.cc:697] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:08.707744 30536 tablet_bootstrap.cc:492] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.709303 30631 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.727839 30631 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.726482 30585 consensus_queue.cc:237] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.718020 30341 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:08.708633 30554 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:08.732154 30631 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.726935 30536 ts_tablet_manager.cc:1403] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.000s
I20260709 12:24:08.683429 30582 leader_election.cc:290] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.730202 30633 raft_consensus.cc:493] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.745671 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:08.735663 30631 raft_consensus.cc:493] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.753463 30633 raft_consensus.cc:515] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.754060 30631 raft_consensus.cc:515] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:08.758445 30310 leader_election.cc:343] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.760082 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.757053 30641 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.761111 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.749724 30536 raft_consensus.cc:359] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.761838 30345 raft_consensus.cc:2468] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:08.762065 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.752537 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.761852 30536 raft_consensus.cc:385] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.763114 30536 raft_consensus.cc:740] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
W20260709 12:24:08.763573 30385 leader_election.cc:343] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.763859 30536 consensus_queue.cc:260] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.765359 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.756844 30631 leader_election.cc:290] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.765983 30490 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:08.767450 30536 ts_tablet_manager.cc:1434] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:24:08.768482 30536 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:08.770316 30460 leader_election.cc:304] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:08.771097 30631 raft_consensus.cc:2804] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.771533 30631 raft_consensus.cc:493] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.771961 30631 raft_consensus.cc:3060] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.747119 30629 raft_consensus.cc:515] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.741400 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.777365 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:08.777710 30629 leader_election.cc:290] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.778039 30345 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.761466 30641 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:24:08.782996 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.783676 30418 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.783743 30631 raft_consensus.cc:515] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.756376 30633 leader_election.cc:290] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.788247 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:08.795130 30493 raft_consensus.cc:2393] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a362ce8b37a6455ea31a9b93fe9d96a6 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:08.803943 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:08.806452 30386 leader_election.cc:343] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.810343 30534 tablet_bootstrap.cc:654] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.801440 30420 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:08.817674 30535 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:08.818467 30535 ts_tablet_manager.cc:1403] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.175s	user 0.040s	sys 0.080s
I20260709 12:24:08.807253 30386 leader_election.cc:304] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:08.838279 30554 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:08.844125 30536 tablet_bootstrap.cc:654] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:08.845729 30418 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:08.850752 30582 raft_consensus.cc:493] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.852197 30683 raft_consensus.cc:2749] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:08.852448 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 46054.2us
I20260709 12:24:08.822410 30674 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.853796 30535 raft_consensus.cc:359] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.865633 30535 raft_consensus.cc:385] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.866199 30535 raft_consensus.cc:740] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.824218 30585 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260709 12:24:08.874289 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:08.865633 30582 raft_consensus.cc:515] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.875222 30344 raft_consensus.cc:3060] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.875422 30674 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.876524 30341 raft_consensus.cc:2393] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:08.876648 30582 leader_election.cc:290] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.883137 30460 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.885725 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.886611 30629 raft_consensus.cc:2804] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:08.887022 30629 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:08.887071 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.887547 30629 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.867296 30631 leader_election.cc:290] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.887852 30420 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:08.884574 30240 catalog_manager.cc:5697] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:08.894901 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:08.886914 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:08.897848 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:08.899703 30541 raft_consensus.cc:493] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.907796 30541 raft_consensus.cc:515] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:08.908983 30385 leader_election.cc:343] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.913113 30535 consensus_queue.cc:260] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.915690 30535 ts_tablet_manager.cc:1434] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.002s
I20260709 12:24:08.916577 30629 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.920926 30493 raft_consensus.cc:2393] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
W20260709 12:24:08.924381 30386 leader_election.cc:343] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:08.925189 30386 leader_election.cc:304] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:08.926487 30582 raft_consensus.cc:2749] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:08.929368 30629 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.930217 30344 raft_consensus.cc:2468] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:08.932978 30534 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:08.933525 30534 ts_tablet_manager.cc:1403] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.211s	user 0.014s	sys 0.022s
I20260709 12:24:08.880638 30639 raft_consensus.cc:515] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.936875 30541 leader_election.cc:290] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:08.916916 30535 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:08.940543 30536 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:08.941007 30536 ts_tablet_manager.cc:1403] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.173s	user 0.013s	sys 0.000s
I20260709 12:24:08.942780 30415 raft_consensus.cc:2393] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in this term.
I20260709 12:24:08.935194 30345 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:08.943073 30683 raft_consensus.cc:493] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:08.959141 30683 raft_consensus.cc:515] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.961158 30534 raft_consensus.cc:359] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.980458 30534 raft_consensus.cc:385] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.980916 30534 raft_consensus.cc:740] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.983022 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:08.986099 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:08.986900 30345 raft_consensus.cc:2393] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:08.987766 30639 leader_election.cc:290] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.990406 30536 raft_consensus.cc:359] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:08.992553 30536 raft_consensus.cc:385] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:08.992820 30536 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:08.963541 30420 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:08.949119 30460 leader_election.cc:304] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:08.996061 30541 raft_consensus.cc:2804] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:08.997251 30683 leader_election.cc:290] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:08.997745 30541 raft_consensus.cc:697] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:08.998169 30311 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:08.981876 30534 consensus_queue.cc:260] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.002247 30585 raft_consensus.cc:2804] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:09.001348 30641 consensus_queue.cc:1048] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:09.011363 30535 tablet_bootstrap.cc:654] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.018183 30536 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:08.999795 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 54983.8us
I20260709 12:24:09.025071 30631 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.025595 30631 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.033767 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:09.034654 30345 raft_consensus.cc:2393] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a362ce8b37a6455ea31a9b93fe9d96a6 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:09.034759 30631 leader_election.cc:290] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:09.037532 30536 ts_tablet_manager.cc:1434] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.096s	user 0.016s	sys 0.016s
I20260709 12:24:08.999213 30541 consensus_queue.cc:237] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.039018 30536 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:09.043368 30585 raft_consensus.cc:697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:09.052613 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.052939 30585 consensus_queue.cc:237] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.062501 30534 ts_tablet_manager.cc:1434] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.129s	user 0.015s	sys 0.017s
I20260709 12:24:09.063839 30534 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
W20260709 12:24:09.064432 30386 leader_election.cc:343] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.066718 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d76d5684e040ef957edfbd5214d22e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.068768 30345 raft_consensus.cc:2468] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:09.069351 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d76d5684e040ef957edfbd5214d22e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.074553 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.080828 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.085736 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.088768 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85559618edc941829bec602d49ab65fa" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:09.089576 30490 raft_consensus.cc:2393] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a362ce8b37a6455ea31a9b93fe9d96a6 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:09.080886 30696 consensus_queue.cc:1048] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:24:09.090024 30535 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:09.091334 30535 ts_tablet_manager.cc:1403] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.175s	user 0.013s	sys 0.005s
W20260709 12:24:09.094676 30386 consensus_peers.cc:597] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.100522 30534 tablet_bootstrap.cc:654] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.102742 30241 catalog_manager.cc:5697] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:09.109860 30536 tablet_bootstrap.cc:654] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.125319 30535 raft_consensus.cc:359] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.126346 30535 raft_consensus.cc:385] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.126675 30535 raft_consensus.cc:740] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.127439 30535 consensus_queue.cc:260] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.130609 30535 ts_tablet_manager.cc:1434] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.005s
I20260709 12:24:09.094985 30460 leader_election.cc:304] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.131548 30241 catalog_manager.cc:5697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.142462 30629 raft_consensus.cc:2804] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:09.144172 30535 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:09.146116 30629 raft_consensus.cc:697] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:09.146979 30629 consensus_queue.cc:237] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.153415 30536 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:09.153891 30536 ts_tablet_manager.cc:1403] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.023s
I20260709 12:24:09.155210 30535 tablet_bootstrap.cc:654] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.156920 30536 raft_consensus.cc:359] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.157673 30536 raft_consensus.cc:385] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.158077 30536 raft_consensus.cc:740] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.158972 30536 consensus_queue.cc:260] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.161118 30241 catalog_manager.cc:5697] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:09.162238 30536 ts_tablet_manager.cc:1434] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:09.163442 30536 tablet_bootstrap.cc:492] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
W20260709 12:24:09.143085 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 49576.4us
I20260709 12:24:09.168251 30460 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.171466 30536 tablet_bootstrap.cc:654] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.172153 30629 raft_consensus.cc:2749] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.173301 30460 leader_election.cc:304] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:09.176393 30629 raft_consensus.cc:2804] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:09.176819 30629 raft_consensus.cc:493] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:09.177206 30629 raft_consensus.cc:3060] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.176288 30584 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:09.181561 30535 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:09.182353 30535 ts_tablet_manager.cc:1403] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.020s
I20260709 12:24:09.183845 30629 raft_consensus.cc:515] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.185582 30535 raft_consensus.cc:359] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.186306 30535 raft_consensus.cc:385] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.186587 30535 raft_consensus.cc:740] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
W20260709 12:24:09.186787 30460 leader_election.cc:343] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.187369 30535 consensus_queue.cc:260] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.190049 30535 ts_tablet_manager.cc:1434] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:09.191193 30535 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:09.192706 30534 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:09.193251 30534 ts_tablet_manager.cc:1403] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.004s
I20260709 12:24:09.194306 30536 tablet_bootstrap.cc:492] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:09.194841 30536 ts_tablet_manager.cc:1403] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 12:24:09.196342 30534 raft_consensus.cc:359] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.204880 30534 raft_consensus.cc:385] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.211026 30534 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.198447 30535 tablet_bootstrap.cc:654] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.211791 30534 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.198493 30536 raft_consensus.cc:359] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:09.200881 30385 leader_election.cc:343] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.223691 30536 raft_consensus.cc:385] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.207574 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d76d5684e040ef957edfbd5214d22e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:09.185986 30629 leader_election.cc:290] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:09.208942 30541 raft_consensus.cc:493] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.224246 30536 raft_consensus.cc:740] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.224424 30344 raft_consensus.cc:3060] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.224586 30541 raft_consensus.cc:515] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.225402 30536 consensus_queue.cc:260] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.227288 30541 leader_election.cc:290] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:09.208328 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d76d5684e040ef957edfbd5214d22e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:09.223920 30535 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:09.223740 30385 leader_election.cc:304] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.235786 30385 leader_election.cc:304] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.235778 30683 raft_consensus.cc:2749] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.236722 30534 ts_tablet_manager.cc:1434] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:24:09.237284 30633 raft_consensus.cc:2749] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.237634 30534 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:09.237913 30633 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:09.223165 30460 leader_election.cc:343] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:09.241729 30460 leader_election.cc:343] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.244112 30460 leader_election.cc:304] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.244812 30535 ts_tablet_manager.cc:1403] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.004s
I20260709 12:24:09.245716 30629 raft_consensus.cc:2749] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:09.247170 30460 leader_election.cc:343] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.245661 30344 raft_consensus.cc:2468] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:09.251888 30535 raft_consensus.cc:359] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.252673 30535 raft_consensus.cc:385] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.253057 30535 raft_consensus.cc:740] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.254089 30535 consensus_queue.cc:260] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.260396 30535 ts_tablet_manager.cc:1434] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:24:09.261456 30535 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:09.272397 30535 tablet_bootstrap.cc:654] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.275851 30696 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.279011 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.279683 30420 raft_consensus.cc:2468] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:09.279914 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.289077 30535 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:09.289667 30535 ts_tablet_manager.cc:1403] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.003s
I20260709 12:24:09.292433 30460 leader_election.cc:304] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.292646 30535 raft_consensus.cc:359] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.293270 30629 raft_consensus.cc:2804] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:09.293499 30535 raft_consensus.cc:385] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.293790 30629 raft_consensus.cc:697] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:09.293918 30535 raft_consensus.cc:740] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.294714 30535 consensus_queue.cc:260] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.294658 30629 consensus_queue.cc:237] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.297087 30535 ts_tablet_manager.cc:1434] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:09.298156 30535 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
W20260709 12:24:09.302310 30460 leader_election.cc:343] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.303364 30683 raft_consensus.cc:493] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.303872 30683 raft_consensus.cc:515] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.305959 30535 tablet_bootstrap.cc:654] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.306288 30683 leader_election.cc:290] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:09.307260 30310 consensus_peers.cc:597] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.308611 30460 leader_election.cc:304] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:09.314524 30633 raft_consensus.cc:493] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.315065 30633 raft_consensus.cc:515] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.317219 30631 raft_consensus.cc:2804] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:09.317683 30631 raft_consensus.cc:493] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:09.318104 30631 raft_consensus.cc:3060] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.318518 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:09.320680 30386 leader_election.cc:343] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.325842 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.327086 30344 raft_consensus.cc:2468] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:09.330415 30633 leader_election.cc:290] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.330736 30631 raft_consensus.cc:515] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.334537 30386 leader_election.cc:304] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:09.337626 30633 raft_consensus.cc:2804] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:09.338012 30633 raft_consensus.cc:493] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:09.338353 30633 raft_consensus.cc:3060] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.339003 30536 ts_tablet_manager.cc:1434] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.144s	user 0.036s	sys 0.034s
I20260709 12:24:09.337004 30534 tablet_bootstrap.cc:654] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.338719 30241 catalog_manager.cc:5697] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:09.345081 30712 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.345628 30712 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.347839 30712 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:09.332973 30631 leader_election.cc:290] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:09.348898 30536 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:09.348815 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:09.349110 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:09.361896 30420 raft_consensus.cc:3060] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.362648 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.366252 30584 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.367887 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.368654 30490 raft_consensus.cc:2468] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:09.370559 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.373732 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.374676 30415 raft_consensus.cc:2393] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
W20260709 12:24:09.377874 30385 leader_election.cc:343] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.378405 30385 leader_election.cc:304] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.379493 30582 raft_consensus.cc:2749] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:09.377998 30460 leader_election.cc:343] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.382332 30460 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.385846 30631 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.384249 30420 raft_consensus.cc:2468] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:09.360024 30536 tablet_bootstrap.cc:654] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.384244 30535 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
W20260709 12:24:09.384932 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:09.391216 30535 ts_tablet_manager.cc:1403] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.000s
I20260709 12:24:09.391975 30460 leader_election.cc:304] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:09.395009 30631 raft_consensus.cc:2749] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.395105 30535 raft_consensus.cc:359] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.395823 30535 raft_consensus.cc:385] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.395834 30541 raft_consensus.cc:2804] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:09.396216 30535 raft_consensus.cc:740] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.396450 30541 raft_consensus.cc:697] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:09.397835 30541 consensus_queue.cc:237] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.401824 30535 consensus_queue.cc:260] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.403805 30585 raft_consensus.cc:493] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.404508 30585 raft_consensus.cc:515] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.405751 30536 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:09.406205 30536 ts_tablet_manager.cc:1403] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 12:24:09.406548 30535 ts_tablet_manager.cc:1434] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:24:09.406708 30585 leader_election.cc:290] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.407562 30535 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:09.408644 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.409124 30536 raft_consensus.cc:359] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.409828 30536 raft_consensus.cc:385] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:09.410264 30310 leader_election.cc:343] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.410020 30633 raft_consensus.cc:515] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.410089 30536 raft_consensus.cc:740] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.416086 30536 consensus_queue.cc:260] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.416909 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:09.417734 30344 raft_consensus.cc:3060] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.418637 30633 leader_election.cc:290] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.424414 30534 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:09.424988 30534 ts_tablet_manager.cc:1403] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.188s	user 0.039s	sys 0.025s
I20260709 12:24:09.425443 30344 raft_consensus.cc:2468] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:09.426782 30386 leader_election.cc:304] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:09.427910 30633 raft_consensus.cc:2804] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:09.428728 30535 tablet_bootstrap.cc:654] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.428524 30534 raft_consensus.cc:359] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.429229 30633 raft_consensus.cc:697] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:09.429275 30534 raft_consensus.cc:385] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.419934 30536 ts_tablet_manager.cc:1434] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:09.430488 30534 raft_consensus.cc:740] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.430869 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.431545 30415 raft_consensus.cc:2468] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:09.431311 30534 consensus_queue.cc:260] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.431704 30536 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:09.432832 30633 consensus_queue.cc:237] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.435379 30534 ts_tablet_manager.cc:1434] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260709 12:24:09.436587 30534 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:09.445513 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:09.446375 30490 raft_consensus.cc:3060] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.445720 30241 catalog_manager.cc:5697] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:09.453364 30311 leader_election.cc:304] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.454591 30585 raft_consensus.cc:2804] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:09.454988 30585 raft_consensus.cc:493] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:09.455338 30585 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.455580 30694 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.455889 30490 raft_consensus.cc:2468] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:09.456095 30694 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.458578 30694 leader_election.cc:290] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.460768 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.461477 30490 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:09.462983 30310 leader_election.cc:304] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:09.464008 30694 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:09.464380 30694 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:09.464722 30694 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.464387 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.468504 30536 tablet_bootstrap.cc:654] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.470002 30534 tablet_bootstrap.cc:654] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.481427 30585 raft_consensus.cc:515] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:09.482992 30311 leader_election.cc:343] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.485468 30534 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:09.486574 30534 ts_tablet_manager.cc:1403] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.000s
I20260709 12:24:09.486686 30240 catalog_manager.cc:5697] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.489485 30585 leader_election.cc:290] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.490139 30694 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.490372 30535 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:09.491348 30535 ts_tablet_manager.cc:1403] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.007s
I20260709 12:24:09.491175 30534 raft_consensus.cc:359] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.491878 30534 raft_consensus.cc:385] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.492163 30534 raft_consensus.cc:740] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.493048 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:09.493145 30534 consensus_queue.cc:260] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:09.494767 30310 leader_election.cc:343] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.496188 30344 raft_consensus.cc:3060] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.496465 30534 ts_tablet_manager.cc:1434] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:09.497538 30534 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:09.502715 30535 raft_consensus.cc:359] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.503450 30534 tablet_bootstrap.cc:654] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.503409 30535 raft_consensus.cc:385] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.503952 30535 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.505199 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:09.505321 30535 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.505808 30415 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.508875 30585 raft_consensus.cc:493] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.509742 30585 raft_consensus.cc:515] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.512574 30696 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:09.513176 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.515312 30535 ts_tablet_manager.cc:1434] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:24:09.515717 30585 leader_election.cc:290] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:09.516862 30310 leader_election.cc:343] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.520021 30541 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:09.524916 30415 raft_consensus.cc:2468] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:09.528010 30535 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:09.528160 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.530190 30534 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:09.531134 30534 ts_tablet_manager.cc:1403] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.019s
I20260709 12:24:09.532279 30536 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:09.532780 30536 ts_tablet_manager.cc:1403] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.004s
I20260709 12:24:09.533959 30534 raft_consensus.cc:359] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.534685 30534 raft_consensus.cc:385] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.534982 30534 raft_consensus.cc:740] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.535677 30534 consensus_queue.cc:260] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.535790 30311 leader_election.cc:304] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.537176 30696 raft_consensus.cc:2804] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:09.537690 30696 raft_consensus.cc:697] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:09.537861 30534 ts_tablet_manager.cc:1434] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:24:09.538882 30534 tablet_bootstrap.cc:492] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:09.538575 30696 consensus_queue.cc:237] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.543134 30694 leader_election.cc:290] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.543066 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:09.543885 30490 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.545990 30535 tablet_bootstrap.cc:654] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.546202 30534 tablet_bootstrap.cc:654] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.546614 30536 raft_consensus.cc:359] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.547448 30536 raft_consensus.cc:385] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.547772 30536 raft_consensus.cc:740] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.548453 30536 consensus_queue.cc:260] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.568145 30536 ts_tablet_manager.cc:1434] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:24:09.569888 30536 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:09.572974 30541 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.590126 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:09.595628 30415 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.591284 30490 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:09.602434 30310 leader_election.cc:304] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:09.603420 30582 raft_consensus.cc:493] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.600414 30242 catalog_manager.cc:5697] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.603951 30582 raft_consensus.cc:515] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.605002 30696 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:24:09.605271 30311 leader_election.cc:343] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.606503 30582 leader_election.cc:290] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.605610 30696 raft_consensus.cc:697] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:09.610551 30534 tablet_bootstrap.cc:492] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:09.610129 30696 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.611037 30534 ts_tablet_manager.cc:1403] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.008s
W20260709 12:24:09.614513 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 46108.8us
I20260709 12:24:09.615204 30534 raft_consensus.cc:359] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.616142 30534 raft_consensus.cc:385] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.616479 30534 raft_consensus.cc:740] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.616791 30541 raft_consensus.cc:493] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.617137 30534 consensus_queue.cc:260] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.617281 30541 raft_consensus.cc:515] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.619283 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d1c319aff4f459d2073f188c112c7" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.620527 30541 leader_election.cc:290] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:09.622005 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.622128 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.626103 30582 raft_consensus.cc:493] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:09.627624 30385 leader_election.cc:343] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.618294 30311 leader_election.cc:304] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.633039 30536 tablet_bootstrap.cc:654] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.631106 30534 ts_tablet_manager.cc:1434] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260709 12:24:09.634268 30534 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:09.631498 30582 raft_consensus.cc:515] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.636053 30584 raft_consensus.cc:2749] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.650578 30697 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:24:09.650660 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d1c319aff4f459d2073f188c112c7" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.670168 30420 raft_consensus.cc:2393] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:09.674916 30631 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:24:09.693125 30534 tablet_bootstrap.cc:654] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.700588 30460 leader_election.cc:304] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.710094 30712 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.730865 30535 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:09.731612 30535 ts_tablet_manager.cc:1403] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.204s	user 0.024s	sys 0.027s
I20260709 12:24:09.734795 30582 leader_election.cc:290] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.758353 30242 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:09.759426 30535 raft_consensus.cc:359] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.760136 30535 raft_consensus.cc:385] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.760396 30535 raft_consensus.cc:740] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.760579 30697 raft_consensus.cc:493] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.761338 30535 consensus_queue.cc:260] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:09.774312 30460 consensus_peers.cc:597] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:09.777526 30535 ts_tablet_manager.cc:1434] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:24:09.778615 30535 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:09.761011 30697 raft_consensus.cc:515] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.783885 30697 leader_election.cc:290] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.786190 30534 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:09.796193 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:09.835045 30736 log.cc:927] Time spent T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260709 12:24:09.836694 30735 log.cc:927] Time spent T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:24:09.774575 30712 raft_consensus.cc:2749] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:09.844058 30729 log.cc:927] Time spent T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: Append to log took a long time: real 0.096s	user 0.004s	sys 0.000s
W20260709 12:24:09.862766 30385 leader_election.cc:343] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.864171 30534 ts_tablet_manager.cc:1403] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.230s	user 0.052s	sys 0.028s
I20260709 12:24:09.864581 30582 raft_consensus.cc:493] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.873981 30582 raft_consensus.cc:515] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.877974 30535 tablet_bootstrap.cc:654] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:09.878110 30582 leader_election.cc:290] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.883737 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
W20260709 12:24:09.882241 30386 leader_election.cc:343] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.885864 30541 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:09.889884 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.892046 30345 raft_consensus.cc:3060] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.896761 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.898416 30344 raft_consensus.cc:2468] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:09.901398 30386 leader_election.cc:304] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.892603 30418 raft_consensus.cc:2393] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:09.902730 30582 raft_consensus.cc:2749] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.892608 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:09.903402 30415 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:09.910132 30541 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.910552 30311 leader_election.cc:304] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:09.913312 30697 raft_consensus.cc:2749] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.914932 30386 leader_election.cc:304] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.916453 30639 raft_consensus.cc:2804] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:09.916824 30385 leader_election.cc:343] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.916910 30639 raft_consensus.cc:493] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:09.917433 30639 raft_consensus.cc:3060] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.919584 30534 raft_consensus.cc:359] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.920258 30534 raft_consensus.cc:385] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.920516 30534 raft_consensus.cc:740] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.921166 30534 consensus_queue.cc:260] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.923199 30534 ts_tablet_manager.cc:1434] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.000s
I20260709 12:24:09.924155 30534 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:09.924957 30639 raft_consensus.cc:515] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.928854 30639 leader_election.cc:290] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:09.931236 30536 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:09.931707 30536 ts_tablet_manager.cc:1403] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.362s	user 0.014s	sys 0.017s
I20260709 12:24:09.932770 30541 raft_consensus.cc:493] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.933300 30541 raft_consensus.cc:515] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.934574 30535 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:09.934646 30536 raft_consensus.cc:359] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.935174 30535 ts_tablet_manager.cc:1403] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.003s
I20260709 12:24:09.935417 30541 leader_election.cc:290] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:09.935966 30541 consensus_queue.cc:1048] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:09.938800 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.939071 30535 raft_consensus.cc:359] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.939769 30535 raft_consensus.cc:385] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.940057 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:09.940708 30343 raft_consensus.cc:3060] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:09.940913 30534 tablet_bootstrap.cc:654] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:09.944532 30386 leader_election.cc:343] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.945061 30386 leader_election.cc:304] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:09.935451 30536 raft_consensus.cc:385] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:09.946398 30536 raft_consensus.cc:740] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.946944 30582 raft_consensus.cc:2749] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:09.947077 30536 consensus_queue.cc:260] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.949378 30536 ts_tablet_manager.cc:1434] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:24:09.949939 30343 raft_consensus.cc:2468] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:09.950601 30536 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:09.940047 30535 raft_consensus.cc:740] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:09.951565 30535 consensus_queue.cc:260] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.953795 30535 ts_tablet_manager.cc:1434] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:24:09.954912 30535 tablet_bootstrap.cc:492] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:09.956425 30718 consensus_queue.cc:1048] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:09.957230 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:09.957921 30415 raft_consensus.cc:2468] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:09.958446 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:09.960036 30386 leader_election.cc:304] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:09.965621 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:09.966840 30536 tablet_bootstrap.cc:654] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:09.968968 30460 leader_election.cc:343] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.969867 30460 leader_election.cc:304] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
W20260709 12:24:09.971496 30385 leader_election.cc:343] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:09.975051 30582 raft_consensus.cc:2804] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:09.980144 30582 raft_consensus.cc:697] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:09.973865 30718 raft_consensus.cc:2804] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:09.975144 30541 raft_consensus.cc:493] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:09.993570 30718 raft_consensus.cc:493] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:09.982277 30582 consensus_queue.cc:237] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.995371 30541 raft_consensus.cc:515] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:09.999828 30718 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.010506 30541 leader_election.cc:290] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:10.025375 30633 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:10.040966 30536 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:10.041589 30536 ts_tablet_manager.cc:1403] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.022s
I20260709 12:24:10.041517 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.046917 30534 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.047499 30534 ts_tablet_manager.cc:1403] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.124s	user 0.019s	sys 0.019s
I20260709 12:24:10.054834 30241 catalog_manager.cc:5697] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.059792 30534 raft_consensus.cc:359] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.067353 30534 raft_consensus.cc:385] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.067952 30534 raft_consensus.cc:740] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.071236 30534 consensus_queue.cc:260] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.073693 30534 ts_tablet_manager.cc:1434] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
W20260709 12:24:10.073913 30460 leader_election.cc:343] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.077077 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.078006 30341 raft_consensus.cc:2468] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:10.094949 30460 leader_election.cc:304] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:10.098179 30631 raft_consensus.cc:2804] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.100884 30631 raft_consensus.cc:493] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.101392 30631 raft_consensus.cc:3060] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.111929 30536 raft_consensus.cc:359] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.112562 30536 raft_consensus.cc:385] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.113322 30536 raft_consensus.cc:740] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.114130 30536 consensus_queue.cc:260] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.115648 30536 ts_tablet_manager.cc:1434] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.002s
I20260709 12:24:10.127628 30536 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:10.128266 30535 tablet_bootstrap.cc:654] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.128341 30633 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:10.145002 30534 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.148191 30694 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:10.148577 30631 raft_consensus.cc:515] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.150625 30631 leader_election.cc:290] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:10.152390 30694 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:10.155927 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
W20260709 12:24:10.158818 30460 leader_election.cc:343] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.162647 30696 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:10.167712 30534 tablet_bootstrap.cc:654] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.168772 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:10.172638 30345 raft_consensus.cc:3060] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.200886 30535 tablet_bootstrap.cc:492] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.201462 30535 ts_tablet_manager.cc:1403] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.247s	user 0.015s	sys 0.011s
I20260709 12:24:10.206287 30633 raft_consensus.cc:493] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.206966 30633 raft_consensus.cc:515] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.176571 30718 raft_consensus.cc:515] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.214313 30535 raft_consensus.cc:359] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.214876 30535 raft_consensus.cc:385] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.217388 30633 leader_election.cc:290] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.215237 30535 raft_consensus.cc:740] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.219271 30415 raft_consensus.cc:3060] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.220280 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d76d5684e040ef957edfbd5214d22e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.229599 30535 consensus_queue.cc:260] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.231765 30534 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.232255 30534 ts_tablet_manager.cc:1403] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.022s
I20260709 12:24:10.235801 30534 raft_consensus.cc:359] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.236789 30534 raft_consensus.cc:385] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.238291 30536 tablet_bootstrap.cc:654] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.241952 30534 raft_consensus.cc:740] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.242915 30534 consensus_queue.cc:260] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.247704 30535 ts_tablet_manager.cc:1434] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 12:24:10.248796 30535 tablet_bootstrap.cc:492] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.251135 30718 leader_election.cc:290] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:10.251820 30697 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:10.240839 30345 raft_consensus.cc:2468] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:10.253759 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:10.249818 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d76d5684e040ef957edfbd5214d22e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.255050 30460 leader_election.cc:304] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:10.257567 30534 ts_tablet_manager.cc:1434] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.005s
I20260709 12:24:10.259948 30534 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.257603 30418 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.265955 30535 tablet_bootstrap.cc:654] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.263003 30718 raft_consensus.cc:2804] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.272204 30718 raft_consensus.cc:697] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:10.273627 30386 leader_election.cc:304] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.262152 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:10.273052 30718 consensus_queue.cc:237] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.274928 30345 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.285691 30742 raft_consensus.cc:2749] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.288447 30633 raft_consensus.cc:493] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.288981 30633 raft_consensus.cc:515] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.291972 30633 leader_election.cc:290] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.293154 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:10.295548 30385 leader_election.cc:343] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.298583 30535 tablet_bootstrap.cc:492] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.298408 30418 raft_consensus.cc:2468] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:10.299084 30535 ts_tablet_manager.cc:1403] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.001s
I20260709 12:24:10.299224 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.300271 30460 leader_election.cc:304] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:10.301553 30753 raft_consensus.cc:2804] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.302094 30753 raft_consensus.cc:697] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
W20260709 12:24:10.304323 30386 leader_election.cc:343] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.305856 30386 leader_election.cc:304] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.303018 30753 consensus_queue.cc:237] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.306612 30633 raft_consensus.cc:2749] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.310130 30535 raft_consensus.cc:359] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.310997 30535 raft_consensus.cc:385] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.311349 30535 raft_consensus.cc:740] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.312268 30633 raft_consensus.cc:493] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.312659 30535 consensus_queue.cc:260] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.315126 30535 ts_tablet_manager.cc:1434] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:24:10.312925 30633 raft_consensus.cc:515] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.304705 30345 raft_consensus.cc:2468] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:10.318775 30633 leader_election.cc:290] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.319424 30536 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:10.319901 30536 ts_tablet_manager.cc:1403] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.204s	user 0.011s	sys 0.018s
I20260709 12:24:10.322693 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.322813 30536 raft_consensus.cc:359] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.323583 30536 raft_consensus.cc:385] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.316879 30535 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.323895 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.323873 30536 raft_consensus.cc:740] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
W20260709 12:24:10.326187 30385 leader_election.cc:343] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.326900 30536 consensus_queue.cc:260] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:10.329509 30386 leader_election.cc:343] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.330014 30386 leader_election.cc:304] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.334775 30243 catalog_manager.cc:5697] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:10.337240 30534 tablet_bootstrap.cc:654] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.338328 30536 ts_tablet_manager.cc:1434] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260709 12:24:10.339015 30536 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:10.334947 30633 raft_consensus.cc:2749] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.341536 30697 raft_consensus.cc:493] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.342011 30697 raft_consensus.cc:515] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.346671 30697 leader_election.cc:290] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.347801 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.348536 30420 raft_consensus.cc:2468] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:10.347853 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.350270 30535 tablet_bootstrap.cc:654] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.354920 30311 leader_election.cc:304] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:10.355955 30696 raft_consensus.cc:2804] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.356313 30696 raft_consensus.cc:493] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.356664 30696 raft_consensus.cc:3060] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.380934 30534 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.381448 30534 ts_tablet_manager.cc:1403] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.122s	user 0.015s	sys 0.013s
I20260709 12:24:10.358515 30536 tablet_bootstrap.cc:654] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.384086 30534 raft_consensus.cc:359] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.384779 30534 raft_consensus.cc:385] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.385069 30534 raft_consensus.cc:740] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.385821 30534 consensus_queue.cc:260] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.387554 30534 ts_tablet_manager.cc:1434] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:10.387681 30535 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.388140 30535 ts_tablet_manager.cc:1403] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.004s
I20260709 12:24:10.388420 30534 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.393513 30535 raft_consensus.cc:359] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.394204 30535 raft_consensus.cc:385] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.394534 30535 raft_consensus.cc:740] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.394088 30242 catalog_manager.cc:5697] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:10.397742 30536 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:10.399303 30536 ts_tablet_manager.cc:1403] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.002s
I20260709 12:24:10.401981 30536 raft_consensus.cc:359] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.402673 30536 raft_consensus.cc:385] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.402944 30536 raft_consensus.cc:740] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
W20260709 12:24:10.398126 30310 leader_election.cc:343] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.404729 30535 consensus_queue.cc:260] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.406921 30535 ts_tablet_manager.cc:1434] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:24:10.398180 30534 tablet_bootstrap.cc:654] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.407886 30535 tablet_bootstrap.cc:492] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.414141 30584 raft_consensus.cc:493] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.414687 30584 raft_consensus.cc:515] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.415252 30535 tablet_bootstrap.cc:654] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.380354 30696 raft_consensus.cc:515] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.417970 30584 leader_election.cc:290] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.418040 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.418684 30696 leader_election.cc:290] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.403614 30536 consensus_queue.cc:260] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.419847 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:10.420536 30493 raft_consensus.cc:3060] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.420820 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
W20260709 12:24:10.421330 30310 leader_election.cc:343] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.421538 30420 raft_consensus.cc:2468] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:10.423722 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:10.424376 30418 raft_consensus.cc:3060] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.427235 30493 raft_consensus.cc:2468] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:10.428671 30536 ts_tablet_manager.cc:1434] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:24:10.428551 30310 leader_election.cc:304] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:10.429680 30536 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:10.434346 30311 leader_election.cc:304] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.434998 30697 raft_consensus.cc:2804] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.435627 30697 raft_consensus.cc:697] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:10.435916 30536 tablet_bootstrap.cc:654] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.438289 30695 raft_consensus.cc:2804] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.438719 30695 raft_consensus.cc:493] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.439085 30695 raft_consensus.cc:3060] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.439853 30753 raft_consensus.cc:493] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.440296 30753 raft_consensus.cc:515] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.436633 30697 consensus_queue.cc:237] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.449132 30753 leader_election.cc:290] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:10.450693 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d1c319aff4f459d2073f188c112c7" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.451558 30345 raft_consensus.cc:2468] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:10.452893 30460 leader_election.cc:304] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:10.453985 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d1c319aff4f459d2073f188c112c7" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.454839 30420 raft_consensus.cc:2468] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:10.461952 30695 raft_consensus.cc:515] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.465718 30742 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:10.432418 30418 raft_consensus.cc:2468] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:10.468909 30534 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.469422 30534 ts_tablet_manager.cc:1403] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.004s
I20260709 12:24:10.471781 30493 raft_consensus.cc:3060] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.472046 30534 raft_consensus.cc:359] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.472738 30534 raft_consensus.cc:385] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.473006 30534 raft_consensus.cc:740] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.473558 30718 raft_consensus.cc:2804] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.473985 30718 raft_consensus.cc:493] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.474390 30718 raft_consensus.cc:3060] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.476359 30534 consensus_queue.cc:260] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.479115 30534 ts_tablet_manager.cc:1434] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:10.480230 30534 tablet_bootstrap.cc:492] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.483193 30695 leader_election.cc:290] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.489868 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:10.486162 30241 catalog_manager.cc:5697] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.491237 30639 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:24:10.491719 30535 tablet_bootstrap.cc:492] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.492182 30535 ts_tablet_manager.cc:1403] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.006s
W20260709 12:24:10.492965 30310 leader_election.cc:343] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.491070 30718 raft_consensus.cc:515] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.498464 30535 raft_consensus.cc:359] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.499562 30535 raft_consensus.cc:385] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.499878 30535 raft_consensus.cc:740] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.504503 30535 consensus_queue.cc:260] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.514539 30535 ts_tablet_manager.cc:1434] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260709 12:24:10.515180 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:10.516768 30418 raft_consensus.cc:3060] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.516770 30535 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.519773 30536 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:10.520259 30536 ts_tablet_manager.cc:1403] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.026s
I20260709 12:24:10.521447 30718 leader_election.cc:290] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
W20260709 12:24:10.519269 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:10.525844 30534 tablet_bootstrap.cc:654] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.526681 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d1c319aff4f459d2073f188c112c7" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:10.527751 30342 raft_consensus.cc:3060] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.535619 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "364d1c319aff4f459d2073f188c112c7" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:10.536271 30420 raft_consensus.cc:3060] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.535331 30536 raft_consensus.cc:359] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.537596 30536 raft_consensus.cc:385] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.537941 30536 raft_consensus.cc:740] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.538672 30536 consensus_queue.cc:260] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.541513 30536 ts_tablet_manager.cc:1434] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:24:10.542394 30536 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:10.557358 30420 raft_consensus.cc:2468] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:10.560482 30535 tablet_bootstrap.cc:654] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.561205 30460 leader_election.cc:304] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:10.553891 30418 raft_consensus.cc:2468] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:10.559325 30342 raft_consensus.cc:2468] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:10.563867 30718 raft_consensus.cc:2804] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.565515 30718 raft_consensus.cc:697] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:10.571877 30534 tablet_bootstrap.cc:492] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.572363 30534 ts_tablet_manager.cc:1403] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.009s
I20260709 12:24:10.566991 30718 consensus_queue.cc:237] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.574406 30311 leader_election.cc:304] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.576246 30697 raft_consensus.cc:2804] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:10.576753 30697 raft_consensus.cc:697] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:10.581400 30536 tablet_bootstrap.cc:654] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.577617 30697 consensus_queue.cc:237] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.590093 30534 raft_consensus.cc:359] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.590670 30534 raft_consensus.cc:385] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.590904 30534 raft_consensus.cc:740] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.591384 30534 consensus_queue.cc:260] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.594820 30534 ts_tablet_manager.cc:1434] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 12:24:10.596453 30535 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.597139 30535 ts_tablet_manager.cc:1403] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.007s
I20260709 12:24:10.597689 30534 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.600283 30535 raft_consensus.cc:359] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.600945 30535 raft_consensus.cc:385] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.601301 30535 raft_consensus.cc:740] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.601897 30535 consensus_queue.cc:260] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.602869 30633 raft_consensus.cc:493] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.603456 30633 raft_consensus.cc:515] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.604490 30535 ts_tablet_manager.cc:1434] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:10.605756 30535 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.607213 30534 tablet_bootstrap.cc:654] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.609009 30633 leader_election.cc:290] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.609627 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:10.611105 30385 leader_election.cc:343] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.613086 30535 tablet_bootstrap.cc:654] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.611111 30633 raft_consensus.cc:493] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.615487 30633 raft_consensus.cc:515] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.619297 30241 catalog_manager.cc:5697] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.625466 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.628189 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.629218 30342 raft_consensus.cc:2393] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a362ce8b37a6455ea31a9b93fe9d96a6 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:10.631611 30633 leader_election.cc:290] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:10.632530 30386 leader_election.cc:343] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.632612 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.633096 30386 leader_election.cc:304] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.634552 30386 leader_election.cc:304] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.635337 30639 raft_consensus.cc:2749] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.635943 30639 raft_consensus.cc:3060] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.636566 30534 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.637009 30534 ts_tablet_manager.cc:1403] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260709 12:24:10.641145 30535 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.641279 30534 raft_consensus.cc:359] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.641832 30535 ts_tablet_manager.cc:1403] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260709 12:24:10.642074 30534 raft_consensus.cc:385] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.642413 30534 raft_consensus.cc:740] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.643038 30534 consensus_queue.cc:260] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.643761 30639 raft_consensus.cc:2749] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.646066 30535 raft_consensus.cc:359] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.646955 30535 raft_consensus.cc:385] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.647291 30535 raft_consensus.cc:740] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.648113 30535 consensus_queue.cc:260] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.652163 30535 ts_tablet_manager.cc:1434] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:10.652622 30534 ts_tablet_manager.cc:1434] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:24:10.653597 30535 tablet_bootstrap.cc:492] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.655197 30534 tablet_bootstrap.cc:492] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.660334 30633 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.661214 30633 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.669142 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.669813 30633 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.667621 30534 tablet_bootstrap.cc:654] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.665908 30535 tablet_bootstrap.cc:654] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:10.670455 30386 leader_election.cc:343] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.671269 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:10.673072 30385 leader_election.cc:343] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.673657 30385 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.674562 30633 raft_consensus.cc:2749] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.678928 30631 raft_consensus.cc:493] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.679440 30631 raft_consensus.cc:515] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.679885 30534 tablet_bootstrap.cc:492] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.680364 30534 ts_tablet_manager.cc:1403] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 12:24:10.681635 30631 leader_election.cc:290] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:10.683109 30534 raft_consensus.cc:359] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.683784 30534 raft_consensus.cc:385] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.684135 30535 tablet_bootstrap.cc:492] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.684770 30535 ts_tablet_manager.cc:1403] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.000s
I20260709 12:24:10.684823 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.686050 30418 raft_consensus.cc:2393] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:10.689100 30535 raft_consensus.cc:359] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.690505 30535 raft_consensus.cc:385] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.690946 30535 raft_consensus.cc:740] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.691814 30535 consensus_queue.cc:260] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.694110 30535 ts_tablet_manager.cc:1434] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:24:10.695073 30535 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.695996 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.684085 30534 raft_consensus.cc:740] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.697324 30534 consensus_queue.cc:260] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.699631 30460 leader_election.cc:304] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:10.703423 30631 raft_consensus.cc:3060] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.704095 30535 tablet_bootstrap.cc:654] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.704286 30753 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:10.713907 30631 raft_consensus.cc:2749] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.727365 30535 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.728179 30535 ts_tablet_manager.cc:1403] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.009s
I20260709 12:24:10.731770 30535 raft_consensus.cc:359] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.732568 30535 raft_consensus.cc:385] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.732924 30535 raft_consensus.cc:740] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.733726 30535 consensus_queue.cc:260] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.736599 30535 ts_tablet_manager.cc:1434] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:10.737937 30535 tablet_bootstrap.cc:492] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.746156 30535 tablet_bootstrap.cc:654] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.755041 30753 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:10.761327 30753 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:10.763041 30535 tablet_bootstrap.cc:492] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.763782 30535 ts_tablet_manager.cc:1403] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260709 12:24:10.772187 30535 raft_consensus.cc:359] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.773269 30535 raft_consensus.cc:385] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.773706 30535 raft_consensus.cc:740] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.774883 30639 raft_consensus.cc:493] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.775488 30639 raft_consensus.cc:515] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.779779 30639 leader_election.cc:290] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.779981 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.780596 30535 consensus_queue.cc:260] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.702678 30534 ts_tablet_manager.cc:1434] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
W20260709 12:24:10.781441 30386 leader_election.cc:343] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.782198 30534 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.784641 30535 ts_tablet_manager.cc:1434] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:24:10.786949 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.787763 30535 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
W20260709 12:24:10.790244 30385 leader_election.cc:343] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.790858 30385 leader_election.cc:304] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.793262 30639 raft_consensus.cc:2749] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.807507 30535 tablet_bootstrap.cc:654] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.813169 30241 catalog_manager.cc:5697] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:10.814869 30695 raft_consensus.cc:493] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.815364 30695 raft_consensus.cc:515] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.821976 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.821579 30695 leader_election.cc:290] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.823349 30418 raft_consensus.cc:2468] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:10.829603 30311 leader_election.cc:304] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:10.831591 30718 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:10.840405 30536 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:10.840876 30536 ts_tablet_manager.cc:1403] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.299s	user 0.048s	sys 0.071s
I20260709 12:24:10.837689 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.841745 30534 tablet_bootstrap.cc:654] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.832672 30696 raft_consensus.cc:493] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.845428 30696 raft_consensus.cc:515] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:10.843062 30310 leader_election.cc:343] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.849977 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.850587 30418 raft_consensus.cc:2468] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:10.852875 30311 leader_election.cc:304] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:10.853562 30697 raft_consensus.cc:2804] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.853924 30697 raft_consensus.cc:493] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.854285 30697 raft_consensus.cc:3060] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.855891 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:10.859159 30310 leader_election.cc:343] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.859210 30742 raft_consensus.cc:493] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.860018 30742 raft_consensus.cc:515] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.862617 30742 leader_election.cc:290] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.862303 30697 raft_consensus.cc:515] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.863335 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.864473 30697 leader_election.cc:290] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:10.865192 30386 leader_election.cc:343] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.865392 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:10.865586 30536 raft_consensus.cc:359] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.865757 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.866185 30536 raft_consensus.cc:385] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.866550 30536 raft_consensus.cc:740] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.866655 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:10.867278 30418 raft_consensus.cc:3060] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:10.869079 30385 leader_election.cc:343] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.869632 30385 leader_election.cc:304] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
W20260709 12:24:10.870440 30310 leader_election.cc:343] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.870589 30742 raft_consensus.cc:2749] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:10.871220 30584 raft_consensus.cc:493] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.837419 30695 raft_consensus.cc:2804] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.872038 30695 raft_consensus.cc:493] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.872427 30695 raft_consensus.cc:3060] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.874847 30536 consensus_queue.cc:260] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.876161 30696 leader_election.cc:290] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.876400 30697 raft_consensus.cc:493] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.871696 30584 raft_consensus.cc:515] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.876968 30697 raft_consensus.cc:515] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.878983 30697 leader_election.cc:290] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.885082 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.884961 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:10.886001 30415 raft_consensus.cc:2468] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:10.884961 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.888029 30311 leader_election.cc:304] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
W20260709 12:24:10.889451 30310 leader_election.cc:343] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.891846 30536 ts_tablet_manager.cc:1434] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 12:24:10.893157 30536 tablet_bootstrap.cc:492] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:10.895123 30420 raft_consensus.cc:2468] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:10.904927 30311 leader_election.cc:304] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:10.905934 30535 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:10.906456 30535 ts_tablet_manager.cc:1403] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.001s
I20260709 12:24:10.906687 30694 raft_consensus.cc:2804] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.895437 30697 raft_consensus.cc:2804] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:10.895830 30584 leader_election.cc:290] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.907056 30694 raft_consensus.cc:493] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.913923 30697 raft_consensus.cc:493] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:10.922329 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:10.929945 30310 leader_election.cc:343] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.934477 30535 raft_consensus.cc:359] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.935153 30535 raft_consensus.cc:385] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:10.935410 30535 raft_consensus.cc:740] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:10.936079 30535 consensus_queue.cc:260] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.939520 30535 ts_tablet_manager.cc:1434] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 12:24:10.940440 30535 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:10.921110 30694 raft_consensus.cc:3060] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.933401 30697 raft_consensus.cc:3060] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.932616 30695 raft_consensus.cc:515] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.955180 30534 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:10.955677 30534 ts_tablet_manager.cc:1403] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.174s	user 0.018s	sys 0.022s
I20260709 12:24:10.942905 30633 raft_consensus.cc:493] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:10.959291 30633 raft_consensus.cc:515] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.965915 30633 leader_election.cc:290] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.966255 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:10.966830 30420 raft_consensus.cc:3060] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.970906 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:10.970831 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:10.973155 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:10.976680 30534 raft_consensus.cc:359] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.968703 30695 leader_election.cc:290] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:10.978392 30534 raft_consensus.cc:385] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:10.977871 30386 leader_election.cc:343] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.979534 30534 raft_consensus.cc:740] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
W20260709 12:24:10.979876 30385 leader_election.cc:343] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.980296 30385 leader_election.cc:304] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:10.980320 30534 consensus_queue.cc:260] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.981132 30697 raft_consensus.cc:515] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:10.982089 30536 tablet_bootstrap.cc:654] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:10.983220 30697 leader_election.cc:290] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:10.986652 30310 leader_election.cc:343] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.988106 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:10.988735 30415 raft_consensus.cc:3060] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:10.969273 30418 raft_consensus.cc:2468] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:10.990528 30534 ts_tablet_manager.cc:1434] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260709 12:24:10.990396 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
W20260709 12:24:10.991941 30310 leader_election.cc:343] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:10.992475 30534 tablet_bootstrap.cc:492] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:10.984504 30633 raft_consensus.cc:2749] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:11.000806 30311 leader_election.cc:304] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.002774 30794 raft_consensus.cc:2804] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.003264 30794 raft_consensus.cc:697] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:11.004019 30794 consensus_queue.cc:237] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.011747 30420 raft_consensus.cc:2468] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:11.004930 30694 raft_consensus.cc:515] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.013856 30311 leader_election.cc:304] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.014384 30695 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.014906 30584 raft_consensus.cc:2804] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.015406 30584 raft_consensus.cc:697] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:11.016232 30584 consensus_queue.cc:237] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.016803 30535 tablet_bootstrap.cc:654] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.021808 30786 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:11.026618 30414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:11.027418 30414 raft_consensus.cc:3060] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.028163 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
W20260709 12:24:11.030150 30310 leader_election.cc:343] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.030781 30786 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.031358 30694 leader_election.cc:290] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.031263 30786 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.032629 30415 raft_consensus.cc:2468] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:11.034104 30311 leader_election.cc:304] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.036114 30696 raft_consensus.cc:2804] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.045207 30786 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:11.050536 30534 tablet_bootstrap.cc:654] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.055467 30536 tablet_bootstrap.cc:492] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.055930 30536 ts_tablet_manager.cc:1403] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.163s	user 0.027s	sys 0.029s
I20260709 12:24:11.065439 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.066177 30418 raft_consensus.cc:2468] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:11.068408 30414 raft_consensus.cc:2468] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:11.068907 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:11.069324 30460 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:11.070055 30790 raft_consensus.cc:2804] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:11.070418 30790 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:11.070749 30790 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:11.072194 30460 leader_election.cc:343] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.072458 30311 leader_election.cc:304] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.079455 30696 raft_consensus.cc:697] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:11.079504 30697 raft_consensus.cc:2804] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.085273 30697 raft_consensus.cc:697] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:11.086117 30697 consensus_queue.cc:237] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.088275 30696 consensus_queue.cc:237] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.077736 30695 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:24:11.098402 30584 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:11.101429 30536 raft_consensus.cc:359] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.102005 30536 raft_consensus.cc:385] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.102201 30536 raft_consensus.cc:740] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.111155 30536 consensus_queue.cc:260] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.115883 30534 tablet_bootstrap.cc:492] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:11.116369 30534 ts_tablet_manager.cc:1403] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.124s	user 0.014s	sys 0.010s
I20260709 12:24:11.124920 30535 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.125913 30535 ts_tablet_manager.cc:1403] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.006s
I20260709 12:24:11.126106 30536 ts_tablet_manager.cc:1434] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 12:24:11.128232 30536 tablet_bootstrap.cc:492] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:11.134186 30790 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.148535 30790 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:11.181206 30535 raft_consensus.cc:359] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.183420 30535 raft_consensus.cc:385] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.183662 30535 raft_consensus.cc:740] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.184099 30535 consensus_queue.cc:260] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.188486 30535 ts_tablet_manager.cc:1434] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.002s
I20260709 12:24:11.185276 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:11.189520 30415 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.200001 30534 raft_consensus.cc:359] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.200690 30534 raft_consensus.cc:385] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.200918 30534 raft_consensus.cc:740] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.199610 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:11.206941 30801 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:11.208740 30460 leader_election.cc:343] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.211094 30534 consensus_queue.cc:260] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.214874 30639 raft_consensus.cc:493] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.215370 30639 raft_consensus.cc:515] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.220145 30639 leader_election.cc:290] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.227139 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.231813 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:11.238176 30385 leader_election.cc:343] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:11.243880 30386 leader_election.cc:343] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.245836 30534 ts_tablet_manager.cc:1434] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.129s	user 0.002s	sys 0.010s
I20260709 12:24:11.249588 30386 leader_election.cc:304] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.250885 30683 raft_consensus.cc:493] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.256239 30535 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.257979 30683 raft_consensus.cc:515] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.229104 30415 raft_consensus.cc:2468] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:11.260116 30683 leader_election.cc:290] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.261925 30534 tablet_bootstrap.cc:492] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:11.261885 30460 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:11.264355 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.265187 30240 catalog_manager.cc:5697] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.267179 30240 catalog_manager.cc:5697] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.268663 30240 catalog_manager.cc:5697] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.268491 30683 raft_consensus.cc:2749] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:11.271126 30718 raft_consensus.cc:2804] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:24:11.279587 30385 leader_election.cc:343] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.294427 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:11.299156 30631 raft_consensus.cc:493] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.299732 30631 raft_consensus.cc:515] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.301793 30631 leader_election.cc:290] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:11.302524 30753 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:11.306306 30386 leader_election.cc:343] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.306819 30386 leader_election.cc:304] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.308506 30639 raft_consensus.cc:2749] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:11.322027 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:11.324254 30536 tablet_bootstrap.cc:654] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.324376 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.325103 30420 raft_consensus.cc:2468] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:11.328701 30718 raft_consensus.cc:697] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:11.329847 30718 consensus_queue.cc:237] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.331615 30534 tablet_bootstrap.cc:654] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.330886 30242 catalog_manager.cc:5697] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.331615 30535 tablet_bootstrap.cc:654] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.341648 30460 leader_election.cc:304] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:11.346105 30810 raft_consensus.cc:2804] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:11.346638 30810 raft_consensus.cc:493] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:11.347086 30810 raft_consensus.cc:3060] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.353238 30241 catalog_manager.cc:5697] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:11.358436 30460 leader_election.cc:343] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.361363 30535 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.362033 30535 ts_tablet_manager.cc:1403] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.000s
I20260709 12:24:11.371398 30696 raft_consensus.cc:493] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.371943 30696 raft_consensus.cc:515] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.375406 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.364130 30810 raft_consensus.cc:515] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.378573 30810 leader_election.cc:290] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:11.379803 30696 leader_election.cc:290] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:11.382046 30310 leader_election.cc:343] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.385778 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.386693 30415 raft_consensus.cc:2468] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:11.388813 30311 leader_election.cc:304] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.389954 30794 raft_consensus.cc:2804] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:11.390323 30794 raft_consensus.cc:493] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:11.390632 30794 raft_consensus.cc:3060] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.390476 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
W20260709 12:24:11.393888 30460 leader_election.cc:343] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.397132 30534 tablet_bootstrap.cc:492] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:11.397984 30534 ts_tablet_manager.cc:1403] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.136s	user 0.032s	sys 0.030s
I20260709 12:24:11.394759 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:11.401307 30416 raft_consensus.cc:3060] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.401721 30534 raft_consensus.cc:359] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.402462 30534 raft_consensus.cc:385] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.402763 30534 raft_consensus.cc:740] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.403551 30534 consensus_queue.cc:260] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.407671 30534 ts_tablet_manager.cc:1434] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:11.408066 30535 raft_consensus.cc:359] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.408586 30534 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:11.408838 30535 raft_consensus.cc:385] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.409188 30535 raft_consensus.cc:740] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.409827 30535 consensus_queue.cc:260] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.415777 30794 raft_consensus.cc:515] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.419409 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:11.420830 30420 raft_consensus.cc:3060] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.422822 30416 raft_consensus.cc:2468] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:11.423360 30536 tablet_bootstrap.cc:492] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.423817 30536 ts_tablet_manager.cc:1403] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.296s	user 0.014s	sys 0.010s
I20260709 12:24:11.421725 30794 leader_election.cc:290] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.420624 30535 ts_tablet_manager.cc:1434] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 12:24:11.426394 30536 raft_consensus.cc:359] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.427047 30536 raft_consensus.cc:385] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.427330 30536 raft_consensus.cc:740] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.427702 30535 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.428179 30420 raft_consensus.cc:2468] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:11.428170 30536 consensus_queue.cc:260] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.430536 30536 ts_tablet_manager.cc:1434] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:11.431455 30536 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
W20260709 12:24:11.433200 30310 consensus_peers.cc:597] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:11.433046 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:11.434438 30535 tablet_bootstrap.cc:654] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.435629 30534 tablet_bootstrap.cc:654] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.443871 30536 tablet_bootstrap.cc:654] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.450250 30460 leader_election.cc:304] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:11.451037 30810 raft_consensus.cc:2804] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.451455 30536 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.451527 30810 raft_consensus.cc:697] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:11.451954 30536 ts_tablet_manager.cc:1403] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 12:24:11.452438 30810 consensus_queue.cc:237] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:11.454795 30310 leader_election.cc:343] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.455324 30311 leader_election.cc:304] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.456061 30534 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:11.456498 30534 ts_tablet_manager.cc:1403] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.002s
I20260709 12:24:11.457592 30794 raft_consensus.cc:2804] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.458312 30794 raft_consensus.cc:697] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:11.459035 30534 raft_consensus.cc:359] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.459733 30534 raft_consensus.cc:385] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.459182 30794 consensus_queue.cc:237] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.459990 30534 raft_consensus.cc:740] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.462610 30536 raft_consensus.cc:359] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.463294 30536 raft_consensus.cc:385] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.463572 30536 raft_consensus.cc:740] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.464279 30536 consensus_queue.cc:260] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.466385 30535 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.460680 30534 consensus_queue.cc:260] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.467219 30535 ts_tablet_manager.cc:1403] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.009s
I20260709 12:24:11.468869 30534 ts_tablet_manager.cc:1434] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:24:11.468683 30683 raft_consensus.cc:493] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.469497 30683 raft_consensus.cc:515] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.469844 30534 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:11.466361 30536 ts_tablet_manager.cc:1434] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:24:11.486682 30536 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:11.475116 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.475543 30683 leader_election.cc:290] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.487553 30241 catalog_manager.cc:5697] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.473452 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:11.490304 30386 leader_election.cc:343] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.487509 30534 tablet_bootstrap.cc:654] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:11.491083 30385 leader_election.cc:343] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.491699 30385 leader_election.cc:304] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.490785 30242 catalog_manager.cc:5697] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:11.492413 30683 raft_consensus.cc:2749] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:11.493522 30536 tablet_bootstrap.cc:654] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.470917 30535 raft_consensus.cc:359] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.499598 30535 raft_consensus.cc:385] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.500099 30535 raft_consensus.cc:740] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.501855 30535 consensus_queue.cc:260] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.504657 30535 ts_tablet_manager.cc:1434] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:24:11.506232 30535 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.512238 30535 tablet_bootstrap.cc:654] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:11.514166 30310 consensus_peers.cc:597] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:11.518575 30536 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.518996 30536 ts_tablet_manager.cc:1403] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260709 12:24:11.522112 30536 raft_consensus.cc:359] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.522861 30536 raft_consensus.cc:385] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.523110 30536 raft_consensus.cc:740] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.523738 30536 consensus_queue.cc:260] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.529863 30536 ts_tablet_manager.cc:1434] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:24:11.530830 30536 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:11.530947 30794 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.535154 30801 raft_consensus.cc:493] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.535871 30801 raft_consensus.cc:515] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.538784 30801 leader_election.cc:290] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.541980 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.542711 30416 raft_consensus.cc:2468] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:11.542999 30536 tablet_bootstrap.cc:654] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.546840 30311 leader_election.cc:304] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:11.547185 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.548092 30801 raft_consensus.cc:2804] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:11.548509 30801 raft_consensus.cc:493] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:11.548945 30801 raft_consensus.cc:3060] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:11.550892 30310 leader_election.cc:343] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.559336 30801 raft_consensus.cc:515] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.563311 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:11.563995 30416 raft_consensus.cc:3060] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.565588 30534 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:11.565919 30535 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.572068 30492 raft_consensus.cc:3060] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.572935 30535 ts_tablet_manager.cc:1403] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.011s
I20260709 12:24:11.575645 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:11.575933 30535 raft_consensus.cc:359] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.577059 30535 raft_consensus.cc:385] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.573791 30416 raft_consensus.cc:2468] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:11.577495 30535 raft_consensus.cc:740] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.577795 30534 ts_tablet_manager.cc:1403] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.005s
I20260709 12:24:11.578421 30801 leader_election.cc:290] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.578207 30535 consensus_queue.cc:260] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:11.577068 30310 leader_election.cc:343] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.581928 30535 ts_tablet_manager.cc:1434] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:11.582623 30311 leader_election.cc:304] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.582974 30535 tablet_bootstrap.cc:492] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.584219 30794 raft_consensus.cc:2804] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:11.584695 30794 raft_consensus.cc:697] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:11.585551 30794 consensus_queue.cc:237] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.590893 30535 tablet_bootstrap.cc:654] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.601177 30696 consensus_queue.cc:1048] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:11.605507 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:11.601481 30534 raft_consensus.cc:359] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.606805 30801 raft_consensus.cc:493] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.607086 30534 raft_consensus.cc:385] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.607466 30534 raft_consensus.cc:740] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.607329 30801 raft_consensus.cc:515] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.608228 30535 tablet_bootstrap.cc:492] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.608808 30535 ts_tablet_manager.cc:1403] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 12:24:11.609562 30801 leader_election.cc:290] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.610074 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.610795 30420 raft_consensus.cc:2393] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:11.611443 30535 raft_consensus.cc:359] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.611933 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fb5155570284037a8c073510862119a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.612178 30535 raft_consensus.cc:385] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.612512 30535 raft_consensus.cc:740] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.613348 30535 consensus_queue.cc:260] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.615165 30535 ts_tablet_manager.cc:1434] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:24:11.616092 30535 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.617000 30310 leader_election.cc:304] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:11.618532 30695 raft_consensus.cc:3060] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.608224 30534 consensus_queue.cc:260] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.622913 30801 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.624015 30534 ts_tablet_manager.cc:1434] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 12:24:11.625111 30534 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:11.625756 30695 raft_consensus.cc:2749] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:11.632138 30534 tablet_bootstrap.cc:654] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.633263 30794 consensus_queue.cc:1048] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.644930 30535 tablet_bootstrap.cc:654] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.647410 30240 catalog_manager.cc:5697] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:11.671900 30494 raft_consensus.cc:3060] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.682930 30801 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:11.704032 30801 consensus_queue.cc:1048] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:11.704728 30534 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:11.705312 30753 raft_consensus.cc:493] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.705782 30534 ts_tablet_manager.cc:1403] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.014s
I20260709 12:24:11.705833 30753 raft_consensus.cc:515] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.708069 30536 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.708132 30753 leader_election.cc:290] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:11.708637 30536 ts_tablet_manager.cc:1403] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.178s	user 0.013s	sys 0.016s
I20260709 12:24:11.711266 30536 raft_consensus.cc:359] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.711935 30536 raft_consensus.cc:385] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.712208 30639 raft_consensus.cc:493] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.711930 30535 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.712702 30639 raft_consensus.cc:515] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.713346 30535 ts_tablet_manager.cc:1403] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.006s
I20260709 12:24:11.714811 30639 leader_election.cc:290] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:11.716255 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.716351 30535 raft_consensus.cc:359] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.716985 30535 raft_consensus.cc:385] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.717288 30535 raft_consensus.cc:740] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
W20260709 12:24:11.717518 30385 leader_election.cc:343] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.718775 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:11.718829 30535 consensus_queue.cc:260] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.712227 30536 raft_consensus.cc:740] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
W20260709 12:24:11.720798 30386 leader_election.cc:343] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.720906 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:11.720624 30536 consensus_queue.cc:260] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.721339 30386 leader_election.cc:304] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:11.722720 30639 raft_consensus.cc:2749] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:11.724521 30535 ts_tablet_manager.cc:1434] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:11.725073 30536 ts_tablet_manager.cc:1434] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:24:11.725417 30535 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.726320 30536 tablet_bootstrap.cc:492] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:11.732803 30536 tablet_bootstrap.cc:654] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.735689 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.740947 30535 tablet_bootstrap.cc:654] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.721012 30534 raft_consensus.cc:359] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.749270 30535 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.750483 30534 raft_consensus.cc:385] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.750919 30535 ts_tablet_manager.cc:1403] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.004s
I20260709 12:24:11.750924 30534 raft_consensus.cc:740] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.751791 30534 consensus_queue.cc:260] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.753432 30460 leader_election.cc:304] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:11.756603 30534 ts_tablet_manager.cc:1434] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 12:24:11.756459 30535 raft_consensus.cc:359] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.757181 30535 raft_consensus.cc:385] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.757448 30535 raft_consensus.cc:740] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.757786 30534 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:11.758821 30753 raft_consensus.cc:2749] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:11.758051 30535 consensus_queue.cc:260] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.763713 30535 ts_tablet_manager.cc:1434] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:24:11.764603 30535 tablet_bootstrap.cc:492] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.770503 30535 tablet_bootstrap.cc:654] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.775683 30536 tablet_bootstrap.cc:492] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.776129 30536 ts_tablet_manager.cc:1403] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.000s
I20260709 12:24:11.778617 30536 raft_consensus.cc:359] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.779268 30536 raft_consensus.cc:385] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.779515 30536 raft_consensus.cc:740] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.780143 30536 consensus_queue.cc:260] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.785131 30536 ts_tablet_manager.cc:1434] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:11.786147 30536 tablet_bootstrap.cc:492] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:11.792759 30534 tablet_bootstrap.cc:654] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.797760 30536 tablet_bootstrap.cc:654] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.797894 30535 tablet_bootstrap.cc:492] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:11.798436 30535 ts_tablet_manager.cc:1403] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.016s
I20260709 12:24:11.801240 30535 raft_consensus.cc:359] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.801892 30535 raft_consensus.cc:385] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.802138 30535 raft_consensus.cc:740] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.802721 30535 consensus_queue.cc:260] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.804746 30535 ts_tablet_manager.cc:1434] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:11.806324 30535 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:11.806471 30534 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:11.806915 30534 ts_tablet_manager.cc:1403] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.000s
I20260709 12:24:11.809437 30534 raft_consensus.cc:359] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.810094 30534 raft_consensus.cc:385] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.810345 30534 raft_consensus.cc:740] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.811185 30534 consensus_queue.cc:260] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.814095 30535 tablet_bootstrap.cc:654] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.815469 30534 ts_tablet_manager.cc:1434] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:11.816504 30534 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:11.817334 30536 tablet_bootstrap.cc:492] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.817771 30536 ts_tablet_manager.cc:1403] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.004s
I20260709 12:24:11.820297 30536 raft_consensus.cc:359] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.820978 30536 raft_consensus.cc:385] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:11.821272 30536 raft_consensus.cc:740] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.821913 30536 consensus_queue.cc:260] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.823983 30536 ts_tablet_manager.cc:1434] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:11.825314 30534 tablet_bootstrap.cc:654] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.827975 30345 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:11.830825 30536 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:11.836733 30536 tablet_bootstrap.cc:654] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:11.854954 30718 consensus_queue.cc:1048] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:11.859627 30811 consensus_queue.cc:1048] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:11.861200 30753 raft_consensus.cc:493] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.861894 30753 raft_consensus.cc:515] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.864603 30753 leader_election.cc:290] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:11.870882 30534 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:11.901144 30534 ts_tablet_manager.cc:1403] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.003s
I20260709 12:24:11.907389 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:11.909348 30683 raft_consensus.cc:493] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.910000 30683 raft_consensus.cc:515] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.921427 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.922824 30415 raft_consensus.cc:2468] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:11.924157 30801 raft_consensus.cc:493] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.924902 30801 raft_consensus.cc:515] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.935310 30794 raft_consensus.cc:493] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.936007 30794 raft_consensus.cc:515] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:11.982568 30460 leader_election.cc:343] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.972292 30694 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.987534 30534 raft_consensus.cc:359] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.994540 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:11.996346 30536 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:11.996269 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:11.996948 30536 ts_tablet_manager.cc:1403] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.167s	user 0.035s	sys 0.059s
W20260709 12:24:11.997682 30311 leader_election.cc:343] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:11.980916 30639 raft_consensus.cc:493] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.991878 30846 raft_consensus.cc:493] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:11.993574 30534 raft_consensus.cc:385] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.007169 30534 raft_consensus.cc:740] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:11.986259 30753 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:24:12.005475 30846 raft_consensus.cc:515] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.993714 30683 leader_election.cc:290] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.012068 30846 leader_election.cc:290] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.013724 30801 leader_election.cc:290] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.013847 30534 consensus_queue.cc:260] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.014837 30794 leader_election.cc:290] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.015594 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.020571 30345 raft_consensus.cc:2468] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:12.008074 30639 raft_consensus.cc:515] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:11.986373 30694 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.029265 30639 leader_election.cc:290] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.030038 30535 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:12.030550 30535 ts_tablet_manager.cc:1403] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.224s	user 0.047s	sys 0.080s
I20260709 12:24:12.031440 30536 raft_consensus.cc:359] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.032444 30536 raft_consensus.cc:385] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.032743 30534 ts_tablet_manager.cc:1434] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.131s	user 0.012s	sys 0.003s
I20260709 12:24:12.032827 30536 raft_consensus.cc:740] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.033756 30534 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:12.033823 30536 consensus_queue.cc:260] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.036082 30536 ts_tablet_manager.cc:1434] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:24:12.036449 30696 raft_consensus.cc:493] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.036947 30696 raft_consensus.cc:515] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.038836 30696 leader_election.cc:290] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.041492 30536 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.042986 30846 raft_consensus.cc:493] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.043509 30846 raft_consensus.cc:515] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.046103 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.046269 30846 leader_election.cc:290] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.046780 30419 raft_consensus.cc:2468] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:12.048235 30695 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:12.052260 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.059496 30694 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.060271 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.071079 30753 raft_consensus.cc:493] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.072013 30753 raft_consensus.cc:515] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.077656 30311 leader_election.cc:304] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:12.079247 30718 raft_consensus.cc:493] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.079391 30695 raft_consensus.cc:493] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.079629 30753 leader_election.cc:290] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.079778 30718 raft_consensus.cc:515] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.080027 30695 raft_consensus.cc:515] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.082039 30718 leader_election.cc:290] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.087708 30695 leader_election.cc:290] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.091409 30534 tablet_bootstrap.cc:654] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.092152 30696 raft_consensus.cc:2804] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.092670 30696 raft_consensus.cc:493] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.093132 30696 raft_consensus.cc:3060] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.093195 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.093907 30417 raft_consensus.cc:2468] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
W20260709 12:24:12.095600 30310 consensus_peers.cc:597] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.099634 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.106099 30535 raft_consensus.cc:359] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.106819 30535 raft_consensus.cc:385] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.107169 30535 raft_consensus.cc:740] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.107627 30311 leader_election.cc:304] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:12.109591 30536 tablet_bootstrap.cc:654] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.110397 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.111011 30493 raft_consensus.cc:2468] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:12.112123 30694 raft_consensus.cc:2804] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.114888 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.114473 30694 raft_consensus.cc:493] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.117467 30694 raft_consensus.cc:3060] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.118130 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.118753 30493 raft_consensus.cc:2468] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:12.113389 30535 consensus_queue.cc:260] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:12.120150 30385 leader_election.cc:343] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.122957 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.123982 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.124284 30345 raft_consensus.cc:2468] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:12.137107 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.114620 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.138990 30535 ts_tablet_manager.cc:1434] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.108s	user 0.011s	sys 0.000s
I20260709 12:24:12.139071 30493 raft_consensus.cc:3060] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.110634 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.144107 30416 raft_consensus.cc:2468] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:12.139849 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.149245 30694 raft_consensus.cc:515] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.140339 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.150252 30417 raft_consensus.cc:2468] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:12.141002 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.151204 30420 raft_consensus.cc:2393] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:12.153157 30311 leader_election.cc:304] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:12.153462 30460 leader_election.cc:304] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:12.154068 30695 raft_consensus.cc:2804] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.154397 30694 leader_election.cc:290] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.154713 30695 raft_consensus.cc:493] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.155082 30695 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.156262 30534 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:12.156922 30534 ts_tablet_manager.cc:1403] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.123s	user 0.004s	sys 0.010s
I20260709 12:24:12.159502 30534 raft_consensus.cc:359] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.160151 30534 raft_consensus.cc:385] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.142096 30490 raft_consensus.cc:3060] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.159881 30311 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:12.164420 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.165005 30418 raft_consensus.cc:3060] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.166146 30696 raft_consensus.cc:515] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.141846 30386 leader_election.cc:304] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.169734 30811 raft_consensus.cc:2804] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.170040 30849 raft_consensus.cc:2804] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.170140 30811 raft_consensus.cc:493] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.170506 30849 raft_consensus.cc:493] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.170639 30811 raft_consensus.cc:3060] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.170946 30849 raft_consensus.cc:3060] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:12.170717 30386 leader_election.cc:343] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.171844 30418 raft_consensus.cc:2468] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
W20260709 12:24:12.171876 30386 leader_election.cc:343] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:12.175101 30386 leader_election.cc:343] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.176313 30801 raft_consensus.cc:2804] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:24:12.177067 30811 raft_consensus.cc:515] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.179015 30801 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9a3a1ec66d6c4e3b999839c029257dfc)
I20260709 12:24:12.179198 30811 leader_election.cc:290] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.179555 30801 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:12.180001 30536 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.180493 30536 ts_tablet_manager.cc:1403] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.005s
I20260709 12:24:12.180473 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.185228 30534 raft_consensus.cc:740] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.186910 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.188000 30801 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.190172 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.190680 30801 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.191020 30849 raft_consensus.cc:515] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.185957 30534 consensus_queue.cc:260] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.193135 30849 leader_election.cc:290] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.194234 30534 ts_tablet_manager.cc:1434] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 12:24:12.195031 30535 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:12.196755 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.200644 30418 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:12.196861 30460 leader_election.cc:304] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:12.203454 30810 raft_consensus.cc:2804] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.203929 30810 raft_consensus.cc:493] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.203770 30811 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:12.204334 30810 raft_consensus.cc:3060] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.206219 30535 tablet_bootstrap.cc:654] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.198113 30311 leader_election.cc:304] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
W20260709 12:24:12.211336 30460 leader_election.cc:343] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.212114 30418 raft_consensus.cc:2468] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:12.212280 30460 leader_election.cc:304] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:12.212457 30535 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:12.199344 30536 raft_consensus.cc:359] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.195200 30534 tablet_bootstrap.cc:492] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:12.213402 30535 ts_tablet_manager.cc:1403] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 12:24:12.216204 30801 raft_consensus.cc:2804] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.216097 30535 raft_consensus.cc:359] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.216954 30801 raft_consensus.cc:697] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:12.217065 30535 raft_consensus.cc:385] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.217568 30535 raft_consensus.cc:740] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.217862 30801 consensus_queue.cc:237] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.218698 30310 leader_election.cc:304] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:12.218408 30535 consensus_queue.cc:260] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.219417 30534 tablet_bootstrap.cc:654] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.220916 30535 ts_tablet_manager.cc:1434] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:12.221978 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:12.222548 30345 raft_consensus.cc:3060] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.222597 30846 raft_consensus.cc:493] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.223160 30846 raft_consensus.cc:515] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.225647 30536 raft_consensus.cc:385] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.227013 30536 raft_consensus.cc:740] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.227715 30536 consensus_queue.cc:260] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.217192 30786 raft_consensus.cc:2749] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.224678 30695 raft_consensus.cc:515] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.225975 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.226245 30696 leader_election.cc:290] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.225119 30846 leader_election.cc:290] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.232260 30536 ts_tablet_manager.cc:1434] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.002s
W20260709 12:24:12.226600 30385 leader_election.cc:343] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.231181 30695 leader_election.cc:290] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.234035 30385 leader_election.cc:304] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.234920 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:12.235435 30846 raft_consensus.cc:2749] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.235450 30493 raft_consensus.cc:3060] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.236670 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:12.236923 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.237268 30494 raft_consensus.cc:3060] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:12.237643 30460 leader_election.cc:343] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.241417 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:12.248845 30493 raft_consensus.cc:2468] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:12.250294 30494 raft_consensus.cc:2468] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:12.254997 30535 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:12.255964 30418 raft_consensus.cc:1240] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Rejecting Update request from peer 9a3a1ec66d6c4e3b999839c029257dfc for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:24:12.258773 30849 raft_consensus.cc:493] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.259274 30849 raft_consensus.cc:515] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.260500 30345 raft_consensus.cc:2468] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:12.261300 30800 raft_consensus.cc:2764] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:24:12.233381 30536 tablet_bootstrap.cc:492] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.262253 30849 leader_election.cc:290] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.262557 30810 raft_consensus.cc:515] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.265798 30810 leader_election.cc:290] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
W20260709 12:24:12.260533 30385 leader_election.cc:343] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.267941 30385 leader_election.cc:304] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.270174 30639 raft_consensus.cc:2749] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.273866 30536 tablet_bootstrap.cc:654] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:12.278884 30310 leader_election.cc:343] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:12.279762 30310 leader_election.cc:343] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.280687 30584 consensus_queue.cc:1048] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:12.283975 30534 tablet_bootstrap.cc:492] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:12.284689 30534 ts_tablet_manager.cc:1403] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.006s
I20260709 12:24:12.285426 30535 tablet_bootstrap.cc:654] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:12.293179 30311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 72094.2us
I20260709 12:24:12.297643 30536 tablet_bootstrap.cc:492] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.298275 30536 ts_tablet_manager.cc:1403] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.007s
I20260709 12:24:12.301894 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.301805 30534 raft_consensus.cc:359] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.302791 30418 raft_consensus.cc:3060] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.303745 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:12.303857 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:12.304522 30494 raft_consensus.cc:2393] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in this term.
I20260709 12:24:12.301930 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:12.310365 30460 leader_election.cc:304] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:12.310801 30311 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.312181 30753 consensus_queue.cc:1059] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:12.312985 30786 raft_consensus.cc:3055] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:12.313369 30786 raft_consensus.cc:740] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:12.312986 30811 raft_consensus.cc:2804] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.314083 30694 consensus_queue.cc:1048] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:12.314203 30811 raft_consensus.cc:697] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:12.314234 30786 consensus_queue.cc:260] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.315181 30811 consensus_queue.cc:237] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.315507 30786 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:12.302870 30534 raft_consensus.cc:385] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.317166 30534 raft_consensus.cc:740] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.318089 30534 consensus_queue.cc:260] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.318374 30418 raft_consensus.cc:2468] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:12.321650 30460 leader_election.cc:304] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
W20260709 12:24:12.322255 30385 leader_election.cc:343] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.322664 30385 leader_election.cc:304] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.321801 30345 raft_consensus.cc:3060] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.323302 30639 raft_consensus.cc:2749] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.323674 30240 catalog_manager.cc:5697] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:12.325209 30385 leader_election.cc:343] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.325896 30718 raft_consensus.cc:2804] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.328025 30536 raft_consensus.cc:359] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.329404 30718 raft_consensus.cc:697] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:12.329625 30536 raft_consensus.cc:385] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.329932 30536 raft_consensus.cc:740] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.330235 30718 consensus_queue.cc:237] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.330565 30536 consensus_queue.cc:260] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.324060 30801 raft_consensus.cc:2804] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:12.333032 30801 raft_consensus.cc:697] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:12.334125 30385 leader_election.cc:304] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:12.327455 30535 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:12.334744 30534 ts_tablet_manager.cc:1434] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 12:24:12.335125 30535 ts_tablet_manager.cc:1403] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.005s
I20260709 12:24:12.335804 30534 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:12.338248 30860 raft_consensus.cc:493] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.339025 30639 raft_consensus.cc:2804] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.338788 30860 raft_consensus.cc:515] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.341747 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:12.343003 30535 raft_consensus.cc:359] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:12.340389 30310 leader_election.cc:343] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.347855 30536 ts_tablet_manager.cc:1434] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 12:24:12.348971 30536 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.350320 30860 leader_election.cc:290] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.352263 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.352856 30417 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.354949 30345 raft_consensus.cc:2468] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:12.343660 30535 raft_consensus.cc:385] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.344012 30343 raft_consensus.cc:2393] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a362ce8b37a6455ea31a9b93fe9d96a6 in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:12.344269 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.344377 30339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.339761 30849 raft_consensus.cc:493] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.373524 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.346451 30639 raft_consensus.cc:697] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
W20260709 12:24:12.378265 30310 leader_election.cc:343] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.364341 30535 raft_consensus.cc:740] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.371505 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2ed892fe7524334b89c1c319dd979ee" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.380064 30535 consensus_queue.cc:260] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.384708 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.387279 30534 tablet_bootstrap.cc:654] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.333942 30801 consensus_queue.cc:237] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.393368 30341 raft_consensus.cc:1240] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Rejecting Update request from peer 9a3a1ec66d6c4e3b999839c029257dfc for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:12.382483 30849 raft_consensus.cc:515] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.397276 30639 consensus_queue.cc:237] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.400161 30849 leader_election.cc:290] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.405575 30242 catalog_manager.cc:5697] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:12.413185 30536 tablet_bootstrap.cc:654] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:12.430331 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 54658.7us
I20260709 12:24:12.430254 30417 raft_consensus.cc:2468] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
W20260709 12:24:12.434505 30386 leader_election.cc:343] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.435015 30386 leader_election.cc:304] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.435352 30535 ts_tablet_manager.cc:1434] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.100s	user 0.012s	sys 0.000s
I20260709 12:24:12.436743 30535 tablet_bootstrap.cc:492] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:12.436549 30339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:12.441211 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 63441us
I20260709 12:24:12.443303 30683 raft_consensus.cc:2749] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.449417 30535 tablet_bootstrap.cc:654] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.454851 30536 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.455890 30536 ts_tablet_manager.cc:1403] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.003s
I20260709 12:24:12.459323 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.459622 30536 raft_consensus.cc:359] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.460237 30418 raft_consensus.cc:2468] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:12.460729 30536 raft_consensus.cc:385] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.461349 30536 raft_consensus.cc:740] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
W20260709 12:24:12.460208 30386 leader_election.cc:343] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.462257 30536 consensus_queue.cc:260] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.466307 30536 ts_tablet_manager.cc:1434] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:12.467109 30536 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
W20260709 12:24:12.462260 30386 leader_election.cc:343] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.473534 30311 leader_election.cc:304] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:12.474319 30536 tablet_bootstrap.cc:654] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.474593 30858 raft_consensus.cc:2749] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.481150 30534 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:12.481750 30534 ts_tablet_manager.cc:1403] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.005s
I20260709 12:24:12.483377 30536 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.483920 30536 ts_tablet_manager.cc:1403] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:24:12.486066 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.486727 30536 raft_consensus.cc:359] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.487561 30536 raft_consensus.cc:385] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.487883 30536 raft_consensus.cc:740] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.485709 30311 leader_election.cc:304] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.488897 30536 consensus_queue.cc:260] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.489591 30858 raft_consensus.cc:2804] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.490068 30858 raft_consensus.cc:697] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:12.491305 30536 ts_tablet_manager.cc:1434] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:24:12.490891 30858 consensus_queue.cc:237] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.492280 30536 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.498073 30311 leader_election.cc:304] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.499260 30536 tablet_bootstrap.cc:654] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.499289 30860 raft_consensus.cc:2804] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.499799 30860 raft_consensus.cc:493] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.500168 30860 raft_consensus.cc:3060] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.501201 30534 raft_consensus.cc:359] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.502170 30534 raft_consensus.cc:385] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.502496 30534 raft_consensus.cc:740] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.503352 30534 consensus_queue.cc:260] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:12.509052 30385 leader_election.cc:343] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.509588 30385 leader_election.cc:304] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.510818 30536 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.511298 30536 ts_tablet_manager.cc:1403] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:24:12.510730 30860 raft_consensus.cc:515] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.513296 30860 leader_election.cc:290] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.515549 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:12.515805 30536 raft_consensus.cc:359] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.516536 30536 raft_consensus.cc:385] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.516824 30536 raft_consensus.cc:740] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.517655 30536 consensus_queue.cc:260] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.518553 30492 raft_consensus.cc:3060] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.519857 30536 ts_tablet_manager.cc:1434] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:12.520780 30536 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.522780 30241 catalog_manager.cc:5697] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.528317 30536 tablet_bootstrap.cc:654] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.532917 30536 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.533339 30536 ts_tablet_manager.cc:1403] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 12:24:12.535400 30536 raft_consensus.cc:359] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.536494 30536 raft_consensus.cc:385] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.536760 30536 raft_consensus.cc:740] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.537535 30536 consensus_queue.cc:260] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.538515 30491 raft_consensus.cc:3060] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.539662 30536 ts_tablet_manager.cc:1434] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:12.540695 30536 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.546862 30536 tablet_bootstrap.cc:654] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.554917 30492 raft_consensus.cc:2468] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:12.557361 30534 ts_tablet_manager.cc:1434] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.001s
I20260709 12:24:12.561810 30534 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:12.557466 30536 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.566318 30536 ts_tablet_manager.cc:1403] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.002s
I20260709 12:24:12.568739 30536 raft_consensus.cc:359] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.569413 30536 raft_consensus.cc:385] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.569693 30536 raft_consensus.cc:740] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.569818 30535 tablet_bootstrap.cc:492] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:12.570362 30535 ts_tablet_manager.cc:1403] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.134s	user 0.051s	sys 0.046s
I20260709 12:24:12.570923 30491 raft_consensus.cc:3060] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.571312 30310 leader_election.cc:304] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:12.573061 30535 raft_consensus.cc:359] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.573707 30535 raft_consensus.cc:385] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.573696 30858 raft_consensus.cc:2804] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.574080 30535 raft_consensus.cc:740] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.574852 30535 consensus_queue.cc:260] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.574373 30858 raft_consensus.cc:697] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:12.559590 30846 raft_consensus.cc:2749] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:12.559139 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 50163.6us
I20260709 12:24:12.578498 30858 consensus_queue.cc:237] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:12.579176 30385 leader_election.cc:343] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.579619 30385 leader_election.cc:304] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.580297 30846 raft_consensus.cc:2749] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.570377 30536 consensus_queue.cc:260] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.585757 30534 tablet_bootstrap.cc:654] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.587014 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.587610 30417 raft_consensus.cc:3060] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.577453 30535 ts_tablet_manager.cc:1434] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:12.597906 30536 ts_tablet_manager.cc:1434] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:24:12.602010 30536 tablet_bootstrap.cc:492] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.597431 30242 catalog_manager.cc:5697] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:12.601187 30846 raft_consensus.cc:493] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.606952 30535 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:12.619539 30718 raft_consensus.cc:493] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.621483 30847 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.621608 30718 raft_consensus.cc:515] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.621980 30847 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.633265 30811 raft_consensus.cc:493] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.610116 30846 raft_consensus.cc:515] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.633798 30811 raft_consensus.cc:515] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.635331 30846 leader_election.cc:290] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.635811 30811 leader_election.cc:290] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.635967 30339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:12.637523 30386 leader_election.cc:343] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.639149 30240 catalog_manager.cc:5697] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.639910 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.640748 30415 raft_consensus.cc:2393] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:12.640893 30718 leader_election.cc:290] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.641363 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.641295 30240 catalog_manager.cc:5697] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.643280 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.643682 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.645870 30343 raft_consensus.cc:2468] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:12.647099 30417 raft_consensus.cc:2468] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:12.644863 30847 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.643733 30460 leader_election.cc:304] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:12.649304 30460 leader_election.cc:304] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:12.643873 30418 raft_consensus.cc:2468] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:12.651645 30718 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.646926 30339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.653656 30811 raft_consensus.cc:2804] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:12.655794 30386 leader_election.cc:343] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.654218 30811 raft_consensus.cc:493] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.658092 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.659284 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.659886 30801 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:12.661141 30385 leader_election.cc:343] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.661598 30385 leader_election.cc:304] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.658232 30811 raft_consensus.cc:3060] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.662827 30847 raft_consensus.cc:2749] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:12.662678 30385 leader_election.cc:343] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.664767 30385 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:12.665616 30847 raft_consensus.cc:2749] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.669279 30536 tablet_bootstrap.cc:654] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.701814 30868 raft_consensus.cc:493] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:12.703722 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:12.707086 30534 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:12.707696 30534 ts_tablet_manager.cc:1403] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.146s	user 0.018s	sys 0.014s
I20260709 12:24:12.702546 30868 raft_consensus.cc:515] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.722177 30535 tablet_bootstrap.cc:654] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.723904 30339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.723807 30534 raft_consensus.cc:359] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.724617 30534 raft_consensus.cc:385] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.725005 30534 raft_consensus.cc:740] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.726140 30534 consensus_queue.cc:260] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.726998 30339 raft_consensus.cc:2468] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:12.728374 30868 leader_election.cc:290] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.730338 30753 raft_consensus.cc:493] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.730836 30386 leader_election.cc:304] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:12.738680 30534 ts_tablet_manager.cc:1434] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:24:12.739059 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:12.739624 30534 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:12.730813 30753 raft_consensus.cc:515] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.733942 30847 raft_consensus.cc:2804] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.745096 30718 raft_consensus.cc:2749] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:12.745748 30753 leader_election.cc:290] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.746687 30536 tablet_bootstrap.cc:492] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.747138 30536 ts_tablet_manager.cc:1403] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.009s
I20260709 12:24:12.749121 30847 raft_consensus.cc:493] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.749614 30847 raft_consensus.cc:3060] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:12.750840 30385 leader_election.cc:343] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.754133 30339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:12.757536 30536 raft_consensus.cc:359] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.758313 30536 raft_consensus.cc:385] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.758575 30536 raft_consensus.cc:740] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.760293 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:12.760483 30810 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:12.759805 30460 leader_election.cc:343] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.761569 30536 consensus_queue.cc:260] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.761045 30418 raft_consensus.cc:2468] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:12.761775 30241 catalog_manager.cc:5697] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.765259 30811 raft_consensus.cc:515] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.768285 30811 leader_election.cc:290] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.776693 30460 leader_election.cc:304] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:12.780699 30847 raft_consensus.cc:515] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.781133 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.781716 30418 raft_consensus.cc:3060] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.783588 30536 ts_tablet_manager.cc:1434] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260709 12:24:12.784489 30536 tablet_bootstrap.cc:492] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.786168 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:12.786383 30534 tablet_bootstrap.cc:654] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.786748 30345 raft_consensus.cc:3060] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.791411 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:12.792021 30343 raft_consensus.cc:3060] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.779577 30810 raft_consensus.cc:2804] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:12.792871 30810 raft_consensus.cc:493] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:12.793547 30810 raft_consensus.cc:3060] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.798539 30418 raft_consensus.cc:2468] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:12.800227 30858 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:12.808390 30343 raft_consensus.cc:2468] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:12.808666 30345 raft_consensus.cc:2468] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:12.813895 30535 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:12.814414 30535 ts_tablet_manager.cc:1403] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.213s	user 0.014s	sys 0.006s
I20260709 12:24:12.815246 30386 leader_election.cc:304] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:12.814435 30847 leader_election.cc:290] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:12.816242 30868 raft_consensus.cc:2804] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.816762 30868 raft_consensus.cc:697] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:12.817631 30868 consensus_queue.cc:237] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.820715 30810 raft_consensus.cc:515] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.823598 30536 tablet_bootstrap.cc:654] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.827634 30810 leader_election.cc:290] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.827631 30535 raft_consensus.cc:359] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.828712 30535 raft_consensus.cc:385] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.834524 30534 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:12.835158 30534 ts_tablet_manager.cc:1403] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.096s	user 0.005s	sys 0.009s
I20260709 12:24:12.838116 30536 tablet_bootstrap.cc:492] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.838323 30460 leader_election.cc:304] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:12.841830 30536 ts_tablet_manager.cc:1403] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 12:24:12.842046 30810 raft_consensus.cc:2804] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.842940 30810 raft_consensus.cc:697] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:12.840716 30534 raft_consensus.cc:359] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.843535 30534 raft_consensus.cc:385] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.843904 30534 raft_consensus.cc:740] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.845333 30810 consensus_queue.cc:237] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.846689 30534 consensus_queue.cc:260] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.847532 30536 raft_consensus.cc:359] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.849944 30536 raft_consensus.cc:385] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.850324 30536 raft_consensus.cc:740] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.851667 30534 ts_tablet_manager.cc:1434] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:24:12.849745 30535 raft_consensus.cc:740] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
W20260709 12:24:12.853010 30460 consensus_peers.cc:597] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:12.854465 30535 consensus_queue.cc:260] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.851153 30536 consensus_queue.cc:260] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.852754 30534 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:12.860986 30535 ts_tablet_manager.cc:1434] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.002s
I20260709 12:24:12.861954 30535 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:12.865051 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:12.866652 30536 ts_tablet_manager.cc:1434] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:24:12.867329 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:12.867782 30536 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.868002 30417 raft_consensus.cc:3060] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:12.869222 30868 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:12.870189 30535 tablet_bootstrap.cc:654] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.936208 30536 tablet_bootstrap.cc:654] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:12.940268 30460 leader_election.cc:343] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.937858 30534 tablet_bootstrap.cc:654] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:12.881563 30889 raft_consensus.cc:493] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:12.945184 30889 raft_consensus.cc:515] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.947256 30889 leader_election.cc:290] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:12.939121 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
W20260709 12:24:12.953073 30385 leader_election.cc:343] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:12.956187 30242 catalog_manager.cc:5697] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:12.961802 30417 raft_consensus.cc:2468] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
W20260709 12:24:12.970245 30311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 93555.2us
I20260709 12:24:12.972726 30241 catalog_manager.cc:5697] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:12.975160 30534 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:12.977809 30534 ts_tablet_manager.cc:1403] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.008s
I20260709 12:24:12.977216 30536 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:12.981982 30536 ts_tablet_manager.cc:1403] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.114s	user 0.010s	sys 0.004s
I20260709 12:24:12.987239 30534 raft_consensus.cc:359] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.987944 30534 raft_consensus.cc:385] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.988189 30534 raft_consensus.cc:740] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.988688 30534 consensus_queue.cc:260] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.984773 30460 leader_election.cc:304] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:12.992591 30898 raft_consensus.cc:2804] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:12.992579 30536 raft_consensus.cc:359] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.993397 30536 raft_consensus.cc:385] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:12.993587 30536 raft_consensus.cc:740] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:12.993520 30898 raft_consensus.cc:697] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:12.994488 30536 consensus_queue.cc:260] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.994863 30898 consensus_queue.cc:237] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:12.996699 30536 ts_tablet_manager.cc:1434] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:24:12.997573 30536 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:12.999769 30534 ts_tablet_manager.cc:1434] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260709 12:24:13.000928 30534 tablet_bootstrap.cc:492] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:13.000972 30847 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:13.006281 30536 tablet_bootstrap.cc:654] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.009305 30534 tablet_bootstrap.cc:654] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.012766 30901 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:13.018097 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:13.030687 30535 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:13.031337 30535 ts_tablet_manager.cc:1403] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.170s	user 0.016s	sys 0.019s
I20260709 12:24:13.047333 30494 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:13.053438 30902 raft_consensus.cc:493] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.037818 30810 raft_consensus.cc:493] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.054104 30902 raft_consensus.cc:515] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.073719 30242 catalog_manager.cc:5697] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:13.078418 30902 leader_election.cc:290] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:13.086218 30810 raft_consensus.cc:515] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.140565 30535 raft_consensus.cc:359] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.146116 30535 raft_consensus.cc:385] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.147845 30718 raft_consensus.cc:493] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.148874 30535 raft_consensus.cc:740] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.148788 30718 raft_consensus.cc:515] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.150805 30339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fde6ef64bbe4eafb61bc08f65377984" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:13.151643 30718 leader_election.cc:290] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:13.153771 30718 consensus_queue.cc:1048] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:13.150712 30535 consensus_queue.cc:260] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.157714 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:13.158905 30536 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:13.141302 30810 leader_election.cc:290] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:13.161531 30536 ts_tablet_manager.cc:1403] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.164s	user 0.013s	sys 0.011s
I20260709 12:24:13.164175 30847 raft_consensus.cc:493] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.174151 30847 raft_consensus.cc:515] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.175195 30492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:13.176329 30534 tablet_bootstrap.cc:492] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:13.176782 30534 ts_tablet_manager.cc:1403] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.015s
I20260709 12:24:13.176124 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:13.179168 30420 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:13.178066 30418 raft_consensus.cc:2468] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:13.182812 30694 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:13.184787 30536 raft_consensus.cc:359] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.185536 30536 raft_consensus.cc:385] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.185813 30536 raft_consensus.cc:740] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.188652 30535 ts_tablet_manager.cc:1434] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.157s	user 0.009s	sys 0.002s
I20260709 12:24:13.187611 30536 consensus_queue.cc:260] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:13.191598 30460 leader_election.cc:343] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.193836 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:13.194504 30311 leader_election.cc:304] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:13.195235 30847 leader_election.cc:290] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:13.195842 30534 raft_consensus.cc:359] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.196223 30898 consensus_queue.cc:1048] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:13.196612 30534 raft_consensus.cc:385] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:13.197515 30534 raft_consensus.cc:740] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:13.199767 30535 tablet_bootstrap.cc:492] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:13.203369 30534 consensus_queue.cc:260] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.204984 30903 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:13.207196 30903 raft_consensus.cc:2804] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:13.207592 30903 raft_consensus.cc:493] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:13.207959 30903 raft_consensus.cc:3060] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.207832 30860 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:13.214216 30460 leader_election.cc:343] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.228226 30534 ts_tablet_manager.cc:1434] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.001s
I20260709 12:24:13.229707 30534 tablet_bootstrap.cc:492] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:13.232846 30536 ts_tablet_manager.cc:1434] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.060s	user 0.010s	sys 0.006s
W20260709 12:24:13.262753 30310 leader_election.cc:343] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.255432 30695 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
W20260709 12:24:13.269697 30460 leader_election.cc:343] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.270123 30460 leader_election.cc:304] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:13.262287 30491 raft_consensus.cc:3060] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:13.277509 30889 raft_consensus.cc:2749] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.285250 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f92437b099841dea9b786e28355ecd4" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:13.287063 30536 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:13.298813 30345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:13.299634 30345 raft_consensus.cc:2393] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in this term.
I20260709 12:24:13.301440 30917 raft_consensus.cc:493] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.304188 30415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:13.305717 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fde6ef64bbe4eafb61bc08f65377984" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:13.309998 30385 leader_election.cc:304] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:13.318532 30868 raft_consensus.cc:2749] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.302132 30917 raft_consensus.cc:515] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.329340 30846 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:24:13.342646 30535 tablet_bootstrap.cc:654] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.345113 30898 raft_consensus.cc:493] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:13.338316 30901 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 12:24:13.382423 30898 raft_consensus.cc:515] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.435276 30536 tablet_bootstrap.cc:654] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:13.342566 30903 raft_consensus.cc:515] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:13.452437 30534 tablet_bootstrap.cc:654] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:13.479137 30311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 135703us
W20260709 12:24:13.474519 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 149075us
I20260709 12:24:13.761147 30898 leader_election.cc:290] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:13.748131 30903 leader_election.cc:290] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:13.833065 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 472640us
W20260709 12:24:13.838104 30311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 353178us
I20260709 12:24:13.830003 30917 leader_election.cc:290] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:13.841784 30460 leader_election.cc:343] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:13.842576 30460 leader_election.cc:304] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
W20260709 12:24:13.923295 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 81539.9us
I20260709 12:24:13.924259 30460 leader_election.cc:304] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
W20260709 12:24:13.926304 30918 log.cc:927] Time spent T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.334s	user 0.000s	sys 0.001s
I20260709 12:24:13.970211 30535 tablet_bootstrap.cc:492] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:13.970935 30535 ts_tablet_manager.cc:1403] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.771s	user 0.033s	sys 0.017s
I20260709 12:24:13.940115 30898 raft_consensus.cc:2749] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:13.991046 30934 raft_consensus.cc:2749] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:14.048847 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 124652us
W20260709 12:24:14.083233 30922 log.cc:927] Time spent T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.309s	user 0.000s	sys 0.001s
W20260709 12:24:14.084327 30920 log.cc:927] Time spent T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944: Append to log took a long time: real 0.315s	user 0.000s	sys 0.001s
I20260709 12:24:14.095098 30536 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:14.095741 30536 ts_tablet_manager.cc:1403] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.809s	user 0.053s	sys 0.052s
I20260709 12:24:14.098064 30535 raft_consensus.cc:359] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.099061 30535 raft_consensus.cc:385] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.099406 30535 raft_consensus.cc:740] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.094625 30925 raft_consensus.cc:493] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.103327 30535 consensus_queue.cc:260] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.104473 30925 raft_consensus.cc:515] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.106401 30535 ts_tablet_manager.cc:1434] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.135s	user 0.006s	sys 0.001s
I20260709 12:24:14.107080 30925 leader_election.cc:290] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.107353 30535 tablet_bootstrap.cc:492] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6: Bootstrap starting.
I20260709 12:24:14.111035 30536 raft_consensus.cc:359] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.117251 30536 raft_consensus.cc:385] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.117606 30536 raft_consensus.cc:740] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.118152 30536 consensus_queue.cc:260] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.185094 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.186483 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.187095 30416 raft_consensus.cc:2468] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:14.187870 30343 raft_consensus.cc:2468] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
W20260709 12:24:14.188411 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:14.190503 30419 raft_consensus.cc:3060] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.195463 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:14.198518 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.201517 30417 raft_consensus.cc:2468] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:14.232721 30534 tablet_bootstrap.cc:492] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:14.235535 30534 ts_tablet_manager.cc:1403] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 1.006s	user 0.017s	sys 0.006s
I20260709 12:24:14.234220 30536 ts_tablet_manager.cc:1434] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.134s	user 0.003s	sys 0.004s
I20260709 12:24:14.272780 30945 raft_consensus.cc:493] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.273928 30945 raft_consensus.cc:515] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:14.287533 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 50040.4us
I20260709 12:24:14.281402 30695 raft_consensus.cc:493] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a362ce8b37a6455ea31a9b93fe9d96a6)
I20260709 12:24:14.300655 30695 raft_consensus.cc:515] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.308741 30639 raft_consensus.cc:493] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:24:14.308878 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:14.309995 30418 raft_consensus.cc:3060] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.309981 30639 raft_consensus.cc:515] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.314047 30639 leader_election.cc:290] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.335813 30534 raft_consensus.cc:359] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.338678 30534 raft_consensus.cc:385] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.339195 30534 raft_consensus.cc:740] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.340066 30534 consensus_queue.cc:260] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.341750 30942 raft_consensus.cc:493] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:24:14.342736 30695 leader_election.cc:290] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.342639 30942 raft_consensus.cc:515] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.346076 30536 tablet_bootstrap.cc:492] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
W20260709 12:24:14.350998 30947 log.cc:927] Time spent T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.095s	user 0.000s	sys 0.002s
I20260709 12:24:14.354084 30945 leader_election.cc:290] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.355720 30942 leader_election.cc:290] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.358412 30535 tablet_bootstrap.cc:654] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:14.366578 30310 leader_election.cc:343] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.367690 30811 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:14.372841 30927 raft_consensus.cc:493] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:24:14.373786 30534 ts_tablet_manager.cc:1434] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.138s	user 0.003s	sys 0.009s
I20260709 12:24:14.377705 30942 raft_consensus.cc:493] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:24:14.378742 30942 raft_consensus.cc:515] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.375108 30927 raft_consensus.cc:515] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.386982 30937 raft_consensus.cc:493] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.387751 30937 raft_consensus.cc:515] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.393558 30849 raft_consensus.cc:493] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:24:14.400060 30460 leader_election.cc:304] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:14.399183 30811 raft_consensus.cc:493] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:24:14.401393 30810 raft_consensus.cc:2804] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.401849 30810 raft_consensus.cc:493] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.402257 30810 raft_consensus.cc:3060] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.402822 30811 raft_consensus.cc:515] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.405727 30811 leader_election.cc:290] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:14.394300 30849 raft_consensus.cc:515] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.409261 30942 leader_election.cc:290] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.409366 30849 leader_election.cc:290] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.411684 30810 raft_consensus.cc:515] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.413722 30485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.414594 30485 raft_consensus.cc:2393] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:14.415494 30418 raft_consensus.cc:2468] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:14.415946 30810 leader_election.cc:290] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:14.418080 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.419409 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.420779 30937 leader_election.cc:290] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.422708 30534 tablet_bootstrap.cc:492] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:14.423511 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.423928 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fde6ef64bbe4eafb61bc08f65377984" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.430912 30927 leader_election.cc:290] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:14.428802 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.435897 30849 raft_consensus.cc:493] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.436510 30849 raft_consensus.cc:515] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:14.447357 30386 leader_election.cc:343] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.450068 30846 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:14.450165 30311 leader_election.cc:304] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:14.451300 30903 raft_consensus.cc:2804] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.451707 30311 leader_election.cc:304] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:14.452195 30536 tablet_bootstrap.cc:654] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.451678 30903 raft_consensus.cc:493] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.452791 30903 raft_consensus.cc:3060] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.454380 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
W20260709 12:24:14.456166 30386 leader_election.cc:343] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:14.457800 30386 leader_election.cc:343] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.439927 30849 leader_election.cc:290] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.458582 30929 raft_consensus.cc:2804] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.459203 30929 raft_consensus.cc:697] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:14.460136 30929 consensus_queue.cc:237] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.461519 30903 raft_consensus.cc:515] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.463934 30419 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:46840 (request call id 143) took 1026 ms. Trace:
I20260709 12:24:14.464906 30903 leader_election.cc:290] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.473265 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.493075 30534 tablet_bootstrap.cc:654] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.495271 30860 raft_consensus.cc:493] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.496146 30860 raft_consensus.cc:515] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.499120 30535 tablet_bootstrap.cc:492] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6: No bootstrap required, opened a new log
I20260709 12:24:14.499641 30860 leader_election.cc:290] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.499886 30535 ts_tablet_manager.cc:1403] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent bootstrapping tablet: real 0.393s	user 0.029s	sys 0.017s
I20260709 12:24:14.503643 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:14.505345 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.506049 30491 raft_consensus.cc:2393] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:14.509378 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.464413 30419 rpcz_store.cc:276] 0709 12:24:13.441604 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:24:13.442171 (+   567us) service_pool.cc:224] Handling call
0709 12:24:14.189508 (+747337us) spinlock_profiling.cc:243] Waited 2.49 ms on lock 0x7b58000b5298. stack: 00007fece63bb343 00007fece63bb240 00007fece5d4a1d4 00007fecefa88304 00007fecefa88299 00007fece6275db1 00007fece63b5b71 00007fece63b5a22 00007fecef2ce8d9 00007fecee428ee0 00007fecee4f20ab 00007fecee4f2131 00007fecee4b3fc0 00007fecee49e929 00007fecee49e3d2 00007fece7a15bd4
0709 12:24:14.189961 (+   453us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:24:14.229472 (+ 39511us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:24:14.229554 (+    82us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:24:14.230328 (+   774us) log.cc:844] Serialized 26 byte log entry
0709 12:24:14.264050 (+ 33722us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:24:14.332420 (+ 68370us) log.cc:844] Serialized 14 byte log entry
0709 12:24:14.456870 (+124450us) spinlock_profiling.cc:243] Waited 1.57 ms on lock 0x7b54003609a0. stack: 00007fece63bb343 00007fece63bb240 00007fece5d4a1d4 00007fecefa88304 00007fecefa88299 00007fece9443571 00007fece9455733 00007fece94dadbf 00007fece94d983e 00007fecee49e419 00007fece7a15bd4 00007fece7a15b62 00007fece7a15a91 00007fece7a15a0c 00007fece7a14cc2 00007fece781548c
0709 12:24:14.456940 (+    70us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:24:14.457596 (+   656us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:24:14.461186 (+  3590us) raft_consensus.cc:1685] finished
0709 12:24:14.463690 (+  2504us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:24:14.463854 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":48667,"prepare.queue_time_us":89233,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":40,"raft.queue_time_us":45053,"raft.run_cpu_time_us":434,"raft.run_wall_time_us":433,"spinlock_wait_cycles":9346304,"thread_start_us":61537,"threads_started":2,"wal-append.queue_time_us":87389}
I20260709 12:24:14.519766 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.525843 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.527128 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.528345 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.532038 30810 raft_consensus.cc:493] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a362ce8b37a6455ea31a9b93fe9d96a6)
I20260709 12:24:14.534210 30810 raft_consensus.cc:515] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.537166 30810 leader_election.cc:290] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:14.538136 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:14.538774 30420 raft_consensus.cc:3060] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.541399 30927 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:14.542820 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.546772 30420 raft_consensus.cc:2468] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:14.547600 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.548513 30411 raft_consensus.cc:2468] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
W20260709 12:24:14.549763 30460 consensus_peers.cc:597] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:14.557950 30535 raft_consensus.cc:359] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.561384 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.563488 30535 raft_consensus.cc:385] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.564126 30535 raft_consensus.cc:740] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.568408 30639 raft_consensus.cc:493] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.568558 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:14.569410 30336 raft_consensus.cc:2393] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:14.569006 30639 raft_consensus.cc:515] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.570827 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:14.571400 30639 leader_election.cc:290] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.571764 30419 raft_consensus.cc:2393] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:14.571926 30860 raft_consensus.cc:493] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.564895 30535 consensus_queue.cc:260] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.572512 30860 raft_consensus.cc:515] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.564606 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.576948 30488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.582434 30311 leader_election.cc:304] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:14.583734 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.583978 30860 leader_election.cc:290] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.584077 30696 raft_consensus.cc:2804] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.584497 30696 raft_consensus.cc:493] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.584834 30696 raft_consensus.cc:3060] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.582665 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.585402 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.586990 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fde6ef64bbe4eafb61bc08f65377984" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.587685 30489 raft_consensus.cc:2468] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:14.591249 30535 ts_tablet_manager.cc:1434] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.001s
I20260709 12:24:14.591893 30311 leader_election.cc:304] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
W20260709 12:24:14.595130 30310 leader_election.cc:343] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.597203 30310 leader_election.cc:304] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:14.583483 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.593837 30945 raft_consensus.cc:2804] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.610659 30810 raft_consensus.cc:493] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.611004 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.611207 30810 raft_consensus.cc:515] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.600132 30860 raft_consensus.cc:2749] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.613369 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.617605 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.618361 30494 raft_consensus.cc:2468] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:14.619588 30536 tablet_bootstrap.cc:492] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:14.620139 30536 ts_tablet_manager.cc:1403] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.275s	user 0.006s	sys 0.010s
I20260709 12:24:14.622781 30810 leader_election.cc:290] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:14.610109 30945 raft_consensus.cc:697] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:14.623986 30945 consensus_queue.cc:237] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.623765 30536 raft_consensus.cc:359] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.627224 30536 raft_consensus.cc:385] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.627614 30536 raft_consensus.cc:740] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.632251 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.609886 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:14.633766 30385 leader_election.cc:343] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.634673 30385 leader_election.cc:304] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
W20260709 12:24:14.639082 30386 leader_election.cc:343] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.639246 30536 consensus_queue.cc:260] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.641307 30639 raft_consensus.cc:2749] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:14.655442 30489 raft_consensus.cc:2468] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 0.
I20260709 12:24:14.656206 30536 ts_tablet_manager.cc:1434] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.003s
I20260709 12:24:14.644927 30696 raft_consensus.cc:515] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.658212 30385 leader_election.cc:304] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:14.661336 30460 leader_election.cc:304] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:14.660480 30889 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:14.663498 30927 raft_consensus.cc:2749] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.675005 30849 raft_consensus.cc:2749] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.676930 30460 leader_election.cc:304] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:14.678159 30385 leader_election.cc:304] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:14.678993 30849 raft_consensus.cc:2749] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.679601 30810 raft_consensus.cc:2749] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:14.679271 30460 leader_election.cc:304] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:14.681056 30385 leader_election.cc:304] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:14.679069 30536 tablet_bootstrap.cc:492] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:14.681895 30849 raft_consensus.cc:2749] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.684007 30810 raft_consensus.cc:2749] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.660876 30696 leader_election.cc:290] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.689857 30385 leader_election.cc:304] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:14.690698 30849 raft_consensus.cc:2804] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.691049 30849 raft_consensus.cc:493] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.691375 30849 raft_consensus.cc:3060] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.692190 30460 leader_election.cc:304] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:14.692878 30927 raft_consensus.cc:2749] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.693964 30310 leader_election.cc:304] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:14.694752 30945 raft_consensus.cc:2804] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.695086 30945 raft_consensus.cc:493] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.695428 30945 raft_consensus.cc:3060] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.697536 30536 tablet_bootstrap.cc:654] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.707886 30849 raft_consensus.cc:515] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.711385 30311 leader_election.cc:304] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:14.712384 30929 raft_consensus.cc:2749] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.713810 30534 tablet_bootstrap.cc:492] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:14.714305 30534 ts_tablet_manager.cc:1403] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.292s	user 0.014s	sys 0.010s
I20260709 12:24:14.714500 30868 raft_consensus.cc:493] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.715296 30868 raft_consensus.cc:515] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.719410 30868 leader_election.cc:290] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.722492 30534 raft_consensus.cc:359] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.723346 30534 raft_consensus.cc:385] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.724084 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.724973 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.729266 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.724774 30417 raft_consensus.cc:2468] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:14.730686 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.731351 30416 raft_consensus.cc:2468] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
W20260709 12:24:14.732992 30386 leader_election.cc:343] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.741895 30534 raft_consensus.cc:740] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.748775 30460 leader_election.cc:304] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:14.751937 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:14.765676 30420 raft_consensus.cc:3060] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.754243 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:14.768692 30534 consensus_queue.cc:260] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.732782 30945 raft_consensus.cc:515] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.769388 30927 raft_consensus.cc:2804] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:14.775050 30460 leader_election.cc:343] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.775488 30868 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.778414 30868 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.774434 30385 leader_election.cc:304] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:14.777056 30849 leader_election.cc:290] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.780427 30385 leader_election.cc:304] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:14.780865 30925 raft_consensus.cc:2749] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:14.777832 30927 raft_consensus.cc:493] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.781754 30927 raft_consensus.cc:3060] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.781632 30925 raft_consensus.cc:2804] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:14.786330 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.787642 30420 raft_consensus.cc:2468] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:14.789400 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.784586 30925 raft_consensus.cc:493] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:14.794734 30925 raft_consensus.cc:3060] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:14.799961 30385 leader_election.cc:343] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.800413 30385 leader_election.cc:304] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:14.802382 30868 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.803224 30945 leader_election.cc:290] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.804476 30849 raft_consensus.cc:2749] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:14.803498 30534 ts_tablet_manager.cc:1434] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.002s
I20260709 12:24:14.806887 30534 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:14.839741 30927 raft_consensus.cc:515] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.841207 30493 raft_consensus.cc:2393] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a362ce8b37a6455ea31a9b93fe9d96a6 in current term 1: Already voted for candidate 9a3a1ec66d6c4e3b999839c029257dfc in this term.
I20260709 12:24:14.842460 30534 tablet_bootstrap.cc:654] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.848770 30927 leader_election.cc:290] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:14.855480 30536 tablet_bootstrap.cc:492] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:14.856312 30536 ts_tablet_manager.cc:1403] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.178s	user 0.035s	sys 0.019s
I20260709 12:24:14.859723 30536 raft_consensus.cc:359] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.860522 30536 raft_consensus.cc:385] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.860617 30420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:14.860893 30536 raft_consensus.cc:740] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.861281 30420 raft_consensus.cc:3060] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.861819 30536 consensus_queue.cc:260] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.863888 30536 ts_tablet_manager.cc:1434] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.005s
I20260709 12:24:14.864418 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fde6ef64bbe4eafb61bc08f65377984" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:14.865154 30536 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:14.870457 30420 raft_consensus.cc:2468] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:14.871979 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fde6ef64bbe4eafb61bc08f65377984" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:14.872846 30494 raft_consensus.cc:3060] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.874184 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:24:14.872014 30310 leader_election.cc:343] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.875519 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:14.878938 30242 catalog_manager.cc:5697] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:14.885004 30534 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:14.885545 30534 ts_tablet_manager.cc:1403] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.002s
W20260709 12:24:14.887406 30386 leader_election.cc:343] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.889087 30460 leader_election.cc:304] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:14.889464 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:14.889858 30810 raft_consensus.cc:2804] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.890110 30413 raft_consensus.cc:3060] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.890573 30810 raft_consensus.cc:697] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:14.891373 30485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:14.892042 30485 raft_consensus.cc:3060] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.892102 30534 raft_consensus.cc:359] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.892920 30534 raft_consensus.cc:385] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:14.893227 30534 raft_consensus.cc:740] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:14.893790 30534 consensus_queue.cc:260] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.891395 30810 consensus_queue.cc:237] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:14.895473 30385 leader_election.cc:343] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.896322 30534 ts_tablet_manager.cc:1434] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:24:14.897367 30534 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:14.898314 30385 leader_election.cc:304] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
W20260709 12:24:14.899588 30386 leader_election.cc:343] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.899981 30386 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:14.900704 30868 raft_consensus.cc:2749] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:14.905385 30536 tablet_bootstrap.cc:654] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.908233 30868 raft_consensus.cc:2749] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:14.932824 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:14.928447 30925 raft_consensus.cc:515] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.936120 30925 leader_election.cc:290] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.938025 30494 raft_consensus.cc:2468] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:14.939296 30311 leader_election.cc:304] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 9a3a1ec66d6c4e3b999839c029257dfc
W20260709 12:24:14.938071 30460 leader_election.cc:343] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:14.946632 30485 raft_consensus.cc:2468] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:14.949463 30385 leader_election.cc:304] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:14.953368 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:14.954157 30491 raft_consensus.cc:3060] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.954614 30925 raft_consensus.cc:2804] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.960130 30925 raft_consensus.cc:697] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:14.961391 30925 consensus_queue.cc:237] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.966253 30310 leader_election.cc:304] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:14.976262 30902 raft_consensus.cc:493] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:14.976856 30902 raft_consensus.cc:515] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:14.979389 30902 leader_election.cc:290] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:14.973579 30946 raft_consensus.cc:2804] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:14.966509 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:14.980605 30534 tablet_bootstrap.cc:654] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:14.983966 30485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:14.987654 30341 raft_consensus.cc:3060] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:14.971091 30491 raft_consensus.cc:2468] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:14.991784 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a40c16c48740cbbe48311baa90edec" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:14.993824 30412 raft_consensus.cc:2393] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26880d04bb2e4aa48112bacfc3dd9944 in current term 1: Already voted for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in this term.
I20260709 12:24:14.997126 30311 leader_election.cc:304] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:14.987886 30946 raft_consensus.cc:697] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:15.000154 30923 raft_consensus.cc:2804] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:15.002394 30923 raft_consensus.cc:697] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:15.005098 30385 leader_election.cc:304] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:15.003333 30923 consensus_queue.cc:237] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.014457 30534 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:15.014950 30534 ts_tablet_manager.cc:1403] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.001s
I20260709 12:24:15.009691 30847 raft_consensus.cc:2804] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:15.025728 30847 raft_consensus.cc:697] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:15.028330 30847 consensus_queue.cc:237] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.039438 30413 raft_consensus.cc:2468] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:15.039953 30946 consensus_queue.cc:237] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.056036 30534 raft_consensus.cc:359] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.056632 30534 raft_consensus.cc:385] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.056875 30534 raft_consensus.cc:740] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.057929 30696 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:24:15.058270 30534 consensus_queue.cc:260] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.063403 30534 ts_tablet_manager.cc:1434] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:24:15.064901 30534 tablet_bootstrap.cc:492] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:15.080498 30536 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:15.081935 30341 raft_consensus.cc:2468] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 1.
I20260709 12:24:15.082830 30915 raft_consensus.cc:2749] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:15.088773 30935 raft_consensus.cc:493] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:15.089529 30935 raft_consensus.cc:515] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.104279 30935 leader_election.cc:290] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:15.081632 30923 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:24:15.108459 30536 ts_tablet_manager.cc:1403] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.244s	user 0.015s	sys 0.027s
I20260709 12:24:15.118705 30536 raft_consensus.cc:359] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.124533 30536 raft_consensus.cc:385] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.124936 30536 raft_consensus.cc:740] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.126022 30536 consensus_queue.cc:260] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.129261 30536 ts_tablet_manager.cc:1434] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:24:15.131166 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:15.130584 30536 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:15.139407 30485 raft_consensus.cc:3060] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.143115 30536 tablet_bootstrap.cc:654] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:15.154693 30460 leader_election.cc:343] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:15.157366 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:15.158068 30411 raft_consensus.cc:2468] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 0.
I20260709 12:24:15.164228 30915 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.175398 30534 tablet_bootstrap.cc:654] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:15.181406 30460 leader_election.cc:304] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:15.181675 30536 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:15.182157 30536 ts_tablet_manager.cc:1403] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.003s
I20260709 12:24:15.182019 30801 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.182813 30811 raft_consensus.cc:2804] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:15.183218 30811 raft_consensus.cc:493] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:15.183549 30811 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.184018 30241 catalog_manager.cc:5697] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.184859 30536 raft_consensus.cc:359] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.186095 30536 raft_consensus.cc:385] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.186460 30536 raft_consensus.cc:740] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.187316 30536 consensus_queue.cc:260] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.186259 30241 catalog_manager.cc:5697] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.191293 30536 ts_tablet_manager.cc:1434] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:24:15.192727 30536 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:15.203131 30811 raft_consensus.cc:515] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.205268 30811 leader_election.cc:290] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:15.210731 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:15.211481 30412 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.218703 30243 catalog_manager.cc:5697] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:15.220628 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
W20260709 12:24:15.240970 30460 leader_election.cc:343] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:15.246482 30412 raft_consensus.cc:2468] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 1.
I20260709 12:24:15.257769 30536 tablet_bootstrap.cc:654] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:15.259712 30460 leader_election.cc:304] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:15.273845 30534 tablet_bootstrap.cc:492] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:15.274282 30534 ts_tablet_manager.cc:1403] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.210s	user 0.013s	sys 0.000s
I20260709 12:24:15.267191 30811 raft_consensus.cc:2804] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:15.273093 30241 catalog_manager.cc:5697] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.277570 30811 raft_consensus.cc:697] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:15.282361 30241 catalog_manager.cc:5697] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.285483 30923 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:15.288494 30923 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.290506 30923 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:15.292141 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:15.292332 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:15.293233 30411 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:15.287495 30241 catalog_manager.cc:5697] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.294561 30311 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:15.295642 30902 raft_consensus.cc:2804] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:15.296337 30902 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:15.296772 30902 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.292809 30489 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:15.306632 30534 raft_consensus.cc:359] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.307735 30534 raft_consensus.cc:385] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.308022 30534 raft_consensus.cc:740] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.309984 30534 consensus_queue.cc:260] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.318349 30811 consensus_queue.cc:237] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.326036 30536 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:15.326527 30536 ts_tablet_manager.cc:1403] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.020s
W20260709 12:24:15.327932 30291 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:15.328686 30536 raft_consensus.cc:359] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.323414 30902 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.329406 30536 raft_consensus.cc:385] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.329873 30536 raft_consensus.cc:740] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.330696 30536 consensus_queue.cc:260] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.331039 30902 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:15.332976 30536 ts_tablet_manager.cc:1434] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:24:15.334214 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:15.334865 30491 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.336199 30534 ts_tablet_manager.cc:1434] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.062s	user 0.002s	sys 0.006s
I20260709 12:24:15.336606 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:15.337307 30534 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:15.337276 30412 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.342397 30491 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:15.343420 30536 tablet_bootstrap.cc:492] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc: Bootstrap starting.
I20260709 12:24:15.343830 30310 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:15.344244 30412 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:15.346832 30923 raft_consensus.cc:2804] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:15.347380 30923 raft_consensus.cc:697] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:15.349056 30923 consensus_queue.cc:237] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.351416 30536 tablet_bootstrap.cc:654] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:15.357949 30915 raft_consensus.cc:493] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:15.358714 30534 tablet_bootstrap.cc:654] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:15.358662 30915 raft_consensus.cc:515] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.361691 30915 leader_election.cc:290] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:15.365830 30536 tablet_bootstrap.cc:492] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc: No bootstrap required, opened a new log
I20260709 12:24:15.365677 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:15.366302 30536 ts_tablet_manager.cc:1403] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260709 12:24:15.366330 30412 raft_consensus.cc:2468] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:15.369125 30536 raft_consensus.cc:359] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.369863 30536 raft_consensus.cc:385] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.370134 30536 raft_consensus.cc:740] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.370770 30536 consensus_queue.cc:260] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.372098 30243 catalog_manager.cc:5697] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:15.375406 30534 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:15.374913 30311 leader_election.cc:304] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:15.375866 30534 ts_tablet_manager.cc:1403] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.007s
I20260709 12:24:15.379029 30534 raft_consensus.cc:359] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.379765 30534 raft_consensus.cc:385] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.380013 30534 raft_consensus.cc:740] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.380906 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:15.381613 30490 raft_consensus.cc:2468] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 0.
I20260709 12:24:15.382285 30534 consensus_queue.cc:260] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.384533 30534 ts_tablet_manager.cc:1434] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:24:15.385747 30536 ts_tablet_manager.cc:1434] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:24:15.386546 30915 raft_consensus.cc:2804] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:15.387014 30915 raft_consensus.cc:493] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:15.387380 30915 raft_consensus.cc:3060] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.388509 30534 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:15.394661 30534 tablet_bootstrap.cc:654] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:15.395745 30338 raft_consensus.cc:3060] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.396540 30926 raft_consensus.cc:493] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:15.395912 30243 catalog_manager.cc:5697] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.397060 30926 raft_consensus.cc:515] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.399791 30926 leader_election.cc:290] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:15.394291 30915 raft_consensus.cc:515] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.402782 30639 consensus_queue.cc:1048] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.404755 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:15.405313 30915 leader_election.cc:290] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:15.405387 30412 raft_consensus.cc:3060] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.406002 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:15.406054 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:15.406708 30491 raft_consensus.cc:3060] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.406952 30411 raft_consensus.cc:2393] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a3a1ec66d6c4e3b999839c029257dfc in current term 1: Already voted for candidate 26880d04bb2e4aa48112bacfc3dd9944 in this term.
I20260709 12:24:15.404780 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:15.413940 30460 leader_election.cc:304] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:15.414775 30491 raft_consensus.cc:2468] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:15.415102 30926 raft_consensus.cc:3060] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.416558 30310 leader_election.cc:304] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:15.416960 30412 raft_consensus.cc:2468] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 1.
I20260709 12:24:15.417589 30902 raft_consensus.cc:2804] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:15.428031 30926 raft_consensus.cc:2749] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:15.430615 30902 raft_consensus.cc:697] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:15.432274 30534 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:15.432734 30534 ts_tablet_manager.cc:1403] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.014s
I20260709 12:24:15.431566 30902 consensus_queue.cc:237] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.435775 30534 raft_consensus.cc:359] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.436671 30534 raft_consensus.cc:385] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.436972 30534 raft_consensus.cc:740] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.437776 30534 consensus_queue.cc:260] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.440176 30534 ts_tablet_manager.cc:1434] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:24:15.441185 30534 tablet_bootstrap.cc:492] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944: Bootstrap starting.
I20260709 12:24:15.448694 30534 tablet_bootstrap.cc:654] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:15.448585 30847 consensus_queue.cc:1048] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.451807 30243 catalog_manager.cc:5697] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:15.463491 30801 consensus_queue.cc:1048] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.474670 30341 raft_consensus.cc:3060] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.485757 30801 raft_consensus.cc:493] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:15.486428 30801 raft_consensus.cc:515] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.487303 30639 consensus_queue.cc:1048] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.489930 30915 consensus_queue.cc:1048] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.489348 30801 leader_election.cc:290] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:15.492175 30923 consensus_queue.cc:1048] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:15.496989 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:15.498514 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f2fd424b084423b6f43d465eb603b2" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" is_pre_election: true
I20260709 12:24:15.512761 30926 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:15.528446 30847 consensus_queue.cc:1048] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.534965 30311 leader_election.cc:304] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944; no voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:15.541308 30810 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:15.543085 30902 raft_consensus.cc:2749] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:15.604578 30341 raft_consensus.cc:3060] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.663113 30915 consensus_queue.cc:1048] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.663900 30534 tablet_bootstrap.cc:492] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944: No bootstrap required, opened a new log
I20260709 12:24:15.664398 30534 ts_tablet_manager.cc:1403] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent bootstrapping tablet: real 0.223s	user 0.026s	sys 0.086s
I20260709 12:24:15.673506 30534 raft_consensus.cc:359] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.674886 30534 raft_consensus.cc:385] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:15.675238 30534 raft_consensus.cc:740] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Initialized, Role: FOLLOWER
I20260709 12:24:15.676056 30534 consensus_queue.cc:260] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:15.678432 30534 ts_tablet_manager.cc:1434] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:24:15.820650 30338 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:15.828258 30811 consensus_queue.cc:1048] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:15.837731 30915 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.842607 30927 consensus_queue.cc:1048] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:15.846479 30915 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:15.864972 31010 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:15.868672 30801 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:17.013975 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:17.043123 31013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:17.043176 31016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:24:17.043586 31014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:24:17.046036 29186 server_base.cc:1061] running on GCE node
I20260709 12:24:17.048091 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:17.048305 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:24:17.048470 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599857048458 us; error 0 us; skew 500 ppm
I20260709 12:24:17.048951 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:17.052287 29186 webserver.cc:533] Webserver started at http://127.28.128.132:36311/ using document root <none> and password file <none>
I20260709 12:24:17.052816 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:17.053133 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:17.053473 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:17.054760 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-3-root/instance:
uuid: "37ee4d84fc7a4105943ae76276746876"
format_stamp: "Formatted at 2026-07-09 12:24:17 on dist-test-slave-j56d"
I20260709 12:24:17.060222 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:24:17.064293 31021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:17.065403 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:24:17.065778 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-3-root
uuid: "37ee4d84fc7a4105943ae76276746876"
format_stamp: "Formatted at 2026-07-09 12:24:17 on dist-test-slave-j56d"
I20260709 12:24:17.066074 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-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)
I20260709 12:24:17.089423 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:17.091116 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:17.092906 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:17.096880 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:17.097319 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:24:17.097749 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:17.098078 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:17.170248 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.132:46805
I20260709 12:24:17.170351 31084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.132:46805 every 8 connection(s)
I20260709 12:24:17.174907 29186 auto_leader_rebalancer-test.cc:439] add a tserver: 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:17.192893 31085 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34937
I20260709 12:24:17.193452 31085 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:17.194214 31085 heartbeater.cc:507] Master 127.28.128.190:34937 requested a full tablet report, sending...
I20260709 12:24:17.196266 30242 ts_manager.cc:194] Registered new tserver with Master: 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:17.198110 30242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47938
I20260709 12:24:17.481899 30341 consensus_queue.cc:237] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:17.490686 30491 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.490994 30413 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.495708 31089 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:17.498795 31089 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:17.516249 30308 consensus_peers.cc:597] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 798d6b2d763a44249451728816e663c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:17.527585 31089 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.532054 30413 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.545920 30491 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.550585 30242 catalog_manager.cc:5697] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.551034 30341 consensus_queue.cc:237] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:17.570415 30308 consensus_peers.cc:597] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d200d8ef28b486ea8ffb4502384fea1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:17.570489 30413 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.573347 30489 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.575383 31010 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:17.577492 31097 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:17.609150 31097 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.611238 30412 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.628937 30489 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.637279 30241 catalog_manager.cc:5697] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.656174 30412 consensus_queue.cc:237] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:17.664667 30489 raft_consensus.cc:1275] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.665807 30338 raft_consensus.cc:1275] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.668071 30925 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:17.669982 31029 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:17.681806 31029 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.683844 30338 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
W20260709 12:24:17.686031 30383 consensus_peers.cc:597] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2ed892fe7524334b89c1c319dd979ee. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:17.693001 30489 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.704087 30412 consensus_queue.cc:237] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:17.703934 30243 catalog_manager.cc:5697] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.718698 30489 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.720165 31029 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:17.721056 30338 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:17.722370 31029 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:17.725152 30383 consensus_peers.cc:597] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c916e9e2db0c4e6b84e1e0866bbceec1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:17.729739 30639 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.734213 30489 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.738389 30338 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:17.750569 30242 catalog_manager.cc:5697] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:17.904693 31114 ts_tablet_manager.cc:933] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:17.907873 31114 tablet_copy_client.cc:323] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:17.921113 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 798d6b2d763a44249451728816e663c5 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:17.921727 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 798d6b2d763a44249451728816e663c5 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-798d6b2d763a44249451728816e663c5
I20260709 12:24:17.930498 30355 tablet_copy_source_session.cc:215] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:17.934275 31114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798d6b2d763a44249451728816e663c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:17.946167 31114 tablet_copy_client.cc:806] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:17.947739 31114 tablet_copy_client.cc:670] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:17.952376 31114 tablet_copy_client.cc:538] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:17.959733 31114 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:17.982188 31114 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:17.983268 31114 tablet_bootstrap.cc:492] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:17.984025 31114 ts_tablet_manager.cc:1403] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.008s
I20260709 12:24:17.988051 31114 raft_consensus.cc:359] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:17.989560 31114 raft_consensus.cc:740] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:17.990280 31114 consensus_queue.cc:260] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:17.993568 31085 heartbeater.cc:499] Master 127.28.128.190:34937 was elected leader, sending a full tablet report...
I20260709 12:24:17.995860 31114 ts_tablet_manager.cc:1434] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:24:17.998770 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-798d6b2d763a44249451728816e663c5 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:17.999639 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-798d6b2d763a44249451728816e663c5 on tablet 798d6b2d763a44249451728816e663c5 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:18.005612 31114 ts_tablet_manager.cc:933] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:18.008986 31114 tablet_copy_client.cc:323] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:18.011305 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 0d200d8ef28b486ea8ffb4502384fea1 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:18.011976 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 0d200d8ef28b486ea8ffb4502384fea1 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-0d200d8ef28b486ea8ffb4502384fea1
I20260709 12:24:18.019892 30355 tablet_copy_source_session.cc:215] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:18.023010 31114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d200d8ef28b486ea8ffb4502384fea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:18.038122 31114 tablet_copy_client.cc:806] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:18.038780 31114 tablet_copy_client.cc:670] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:18.044400 31114 tablet_copy_client.cc:538] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:18.071061 31114 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:18.096825 31114 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:18.097576 31114 tablet_bootstrap.cc:492] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:18.098134 31114 ts_tablet_manager.cc:1403] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260709 12:24:18.100304 31114 raft_consensus.cc:359] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:18.101061 31114 raft_consensus.cc:740] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:18.101691 31114 consensus_queue.cc:260] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:18.103925 31114 ts_tablet_manager.cc:1434] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:18.105628 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-0d200d8ef28b486ea8ffb4502384fea1 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:18.106029 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-0d200d8ef28b486ea8ffb4502384fea1 on tablet 0d200d8ef28b486ea8ffb4502384fea1 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:18.237298 31114 ts_tablet_manager.cc:933] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:18.238865 31114 tablet_copy_client.cc:323] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:18.249393 30430 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet a2ed892fe7524334b89c1c319dd979ee from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:18.250000 30430 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet a2ed892fe7524334b89c1c319dd979ee from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-a2ed892fe7524334b89c1c319dd979ee
I20260709 12:24:18.256515 30430 tablet_copy_source_session.cc:215] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:18.259609 31114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2ed892fe7524334b89c1c319dd979ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:18.264974 31123 ts_tablet_manager.cc:933] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:18.287421 31060 raft_consensus.cc:1217] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:18.305425 31114 tablet_copy_client.cc:806] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:18.306084 31114 tablet_copy_client.cc:670] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:18.305886 31123 tablet_copy_client.cc:323] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:18.308085 30430 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet c916e9e2db0c4e6b84e1e0866bbceec1 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:18.308713 30430 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet c916e9e2db0c4e6b84e1e0866bbceec1 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-c916e9e2db0c4e6b84e1e0866bbceec1
I20260709 12:24:18.311148 31114 tablet_copy_client.cc:538] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:18.326251 31114 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:18.333387 30430 tablet_copy_source_session.cc:215] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:18.338460 31123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c916e9e2db0c4e6b84e1e0866bbceec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:18.366439 31114 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:18.367417 31114 tablet_bootstrap.cc:492] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:18.368407 31114 ts_tablet_manager.cc:1403] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.008s
I20260709 12:24:18.372061 31114 raft_consensus.cc:359] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:18.372900 31114 raft_consensus.cc:740] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:18.373647 31114 consensus_queue.cc:260] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:18.375922 31114 ts_tablet_manager.cc:1434] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:18.393685 31123 tablet_copy_client.cc:806] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:18.394351 31123 tablet_copy_client.cc:670] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:18.396287 30430 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-a2ed892fe7524334b89c1c319dd979ee received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:18.396732 30430 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-a2ed892fe7524334b89c1c319dd979ee on tablet a2ed892fe7524334b89c1c319dd979ee with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:18.399791 31123 tablet_copy_client.cc:538] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:18.411546 31060 raft_consensus.cc:1217] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:18.408782 31123 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:18.435716 31123 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:18.436504 31123 tablet_bootstrap.cc:492] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:18.437137 31123 ts_tablet_manager.cc:1403] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.003s
I20260709 12:24:18.439323 31123 raft_consensus.cc:359] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:18.440079 31123 raft_consensus.cc:740] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:18.440639 31123 consensus_queue.cc:260] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:18.442904 31123 ts_tablet_manager.cc:1434] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:18.444478 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-c916e9e2db0c4e6b84e1e0866bbceec1 received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:18.444896 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-c916e9e2db0c4e6b84e1e0866bbceec1 on tablet c916e9e2db0c4e6b84e1e0866bbceec1 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:18.781351 31060 raft_consensus.cc:1217] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:18.873993 31060 raft_consensus.cc:1217] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:18.897447 31097 raft_consensus.cc:1064] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:18.900045 31097 consensus_queue.cc:237] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:18.908337 30413 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.910553 30489 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.909718 31060 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.911327 31097 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:24:18.919577 31089 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:18.925199 31128 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:18.947043 31089 raft_consensus.cc:1064] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:18.973676 31097 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:18.977882 31060 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:18.977365 31089 consensus_queue.cc:237] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:18.991111 31059 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:18.992899 30902 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:18.993954 30241 catalog_manager.cc:5697] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:18.995582 30489 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.006285 30412 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.008229 30490 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.007815 31131 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:24:19.024400 31131 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.025731 30412 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.028769 31097 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:19.036209 30413 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.048077 30489 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.079720 31059 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.080798 30341 consensus_queue.cc:237] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:19.088819 31060 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.089193 30413 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.090376 31128 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.091566 31089 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.087307 30241 catalog_manager.cc:5697] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.098280 31089 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.105855 30412 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.116935 31059 raft_consensus.cc:2955] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.131330 30242 catalog_manager.cc:5697] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.133122 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 798d6b2d763a44249451728816e663c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:19.139534 30341 consensus_queue.cc:237] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:19.144423 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 798d6b2d763a44249451728816e663c5 with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:19.146831 31143 tablet_replica.cc:333] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:19.148512 30489 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.148630 31143 raft_consensus.cc:2243] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:19.150384 31089 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.150825 31059 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.152334 31089 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.155265 31143 raft_consensus.cc:2272] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:19.157539 31128 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.162866 30489 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.173281 31143 ts_tablet_manager.cc:1916] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:19.176640 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d200d8ef28b486ea8ffb4502384fea1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:19.182684 31059 raft_consensus.cc:2955] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.188005 30243 catalog_manager.cc:5697] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:19.207019 31143 ts_tablet_manager.cc:1929] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:19.210938 31143 log.cc:1199] T 798d6b2d763a44249451728816e663c5 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/798d6b2d763a44249451728816e663c5
I20260709 12:24:19.211154 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d200d8ef28b486ea8ffb4502384fea1 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:19.212651 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 798d6b2d763a44249451728816e663c5 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:19.218472 31144 tablet_replica.cc:333] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:19.219664 31144 raft_consensus.cc:2243] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:19.220366 31144 raft_consensus.cc:2272] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:19.224248 31144 ts_tablet_manager.cc:1916] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:19.246218 31144 ts_tablet_manager.cc:1929] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:19.246914 31144 log.cc:1199] T 0d200d8ef28b486ea8ffb4502384fea1 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/0d200d8ef28b486ea8ffb4502384fea1
I20260709 12:24:19.249190 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 0d200d8ef28b486ea8ffb4502384fea1 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:19.267210 30639 raft_consensus.cc:1064] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:19.269315 30639 consensus_queue.cc:237] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:19.323133 30338 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.323678 31059 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.325286 31145 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:19.326332 30925 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:19.327132 30489 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.331779 31145 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:19.355454 31147 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.357318 31060 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.366514 30341 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.372184 30243 catalog_manager.cc:5697] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.408210 30925 raft_consensus.cc:1064] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:19.410936 30925 consensus_queue.cc:237] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:19.418391 30493 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.432732 31060 raft_consensus.cc:1275] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.433621 30489 raft_consensus.cc:1275] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.436419 31147 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:19.438279 31147 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:19.447206 30338 raft_consensus.cc:1275] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:19.451097 30412 consensus_queue.cc:237] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:19.452946 31149 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:19.457139 30489 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.456133 31060 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.458950 31149 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.460642 30925 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.460039 30639 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.471323 30341 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.463465 30489 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.480716 31147 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.492733 31059 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.491632 31060 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.500296 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c916e9e2db0c4e6b84e1e0866bbceec1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:19.502792 30493 raft_consensus.cc:2955] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.518877 30243 catalog_manager.cc:5697] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.548787 30412 consensus_queue.cc:237] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:19.555125 31060 raft_consensus.cc:1275] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.555577 30489 raft_consensus.cc:1275] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:19.556967 31149 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.558928 30925 consensus_queue.cc:1048] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:19.568616 31147 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.570806 31060 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.576112 30243 catalog_manager.cc:5697] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.576611 30489 raft_consensus.cc:2955] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.581293 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2ed892fe7524334b89c1c319dd979ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:19.595130 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet c916e9e2db0c4e6b84e1e0866bbceec1 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:19.605715 30242 catalog_manager.cc:5697] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:19.616209 30331 tablet_service.cc:1558] Processing DeleteTablet for tablet a2ed892fe7524334b89c1c319dd979ee with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:19.617302 31157 tablet_replica.cc:333] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:19.618165 31157 raft_consensus.cc:2243] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:19.618922 31157 raft_consensus.cc:2272] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:19.622267 31157 ts_tablet_manager.cc:1916] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:19.634367 31157 ts_tablet_manager.cc:1929] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:19.634809 31157 log.cc:1199] T c916e9e2db0c4e6b84e1e0866bbceec1 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/c916e9e2db0c4e6b84e1e0866bbceec1
I20260709 12:24:19.636409 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet c916e9e2db0c4e6b84e1e0866bbceec1 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:19.636559 31157 tablet_replica.cc:333] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:19.637583 31157 raft_consensus.cc:2243] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:19.638264 31157 raft_consensus.cc:2272] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:19.641564 31157 ts_tablet_manager.cc:1916] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:19.656487 31157 ts_tablet_manager.cc:1929] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:19.656819 31157 log.cc:1199] T a2ed892fe7524334b89c1c319dd979ee P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/a2ed892fe7524334b89c1c319dd979ee
I20260709 12:24:19.658159 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet a2ed892fe7524334b89c1c319dd979ee (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:20.700867 30490 consensus_queue.cc:237] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:20.710991 30341 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.711875 30412 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.712311 31104 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.713295 30935 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.721951 30935 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
W20260709 12:24:20.723374 30457 consensus_peers.cc:597] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4df4a357fee844ada02aa68cb4514771. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:20.723837 30412 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.727391 30341 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.740438 30243 catalog_manager.cc:5697] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.750360 30341 consensus_queue.cc:237] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:20.758455 30308 consensus_peers.cc:597] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8fea42418e447a0b7b1284252d81baf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:20.760550 30490 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.761900 30412 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.761967 31089 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.763641 31131 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.772161 31089 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.773711 30490 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.775962 30417 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.790977 30240 catalog_manager.cc:5697] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.791846 30412 consensus_queue.cc:237] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:20.804908 30493 raft_consensus.cc:1275] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:20.806914 30383 consensus_peers.cc:597] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82e59d18a79c4d1b8d83b631ca913b75. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:20.807865 31158 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.813120 30341 raft_consensus.cc:1275] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.815126 31158 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.836663 30925 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.849131 30490 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.851341 30412 consensus_queue.cc:237] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:20.855288 30240 catalog_manager.cc:5697] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:20.870162 30489 raft_consensus.cc:1275] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.871604 30925 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:20.877718 30383 consensus_peers.cc:597] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81cf4b5a8a7f4f1999e29436e8ae4e5e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:20.875195 30338 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.885800 30341 raft_consensus.cc:1275] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:20.887734 31158 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:20.904906 30925 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.912999 30338 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.915836 30489 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:20.932180 30242 catalog_manager.cc:5697] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:21.150053 31181 ts_tablet_manager.cc:933] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:21.152134 31181 tablet_copy_client.cc:323] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:21.164619 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 4df4a357fee844ada02aa68cb4514771 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:21.165235 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 4df4a357fee844ada02aa68cb4514771 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-4df4a357fee844ada02aa68cb4514771
I20260709 12:24:21.171154 30504 tablet_copy_source_session.cc:215] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:21.174182 31181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df4a357fee844ada02aa68cb4514771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.188961 31181 tablet_copy_client.cc:806] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:21.189559 31181 tablet_copy_client.cc:670] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:21.194185 31181 tablet_copy_client.cc:538] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:21.201295 31181 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:21.220016 31181 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:21.220986 31181 tablet_bootstrap.cc:492] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:21.221625 31181 ts_tablet_manager.cc:1403] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.021s	user 0.023s	sys 0.000s
I20260709 12:24:21.223829 31181 raft_consensus.cc:359] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.224638 31181 raft_consensus.cc:740] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:21.225310 31181 consensus_queue.cc:260] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.228823 31181 ts_tablet_manager.cc:1434] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:21.227593 31185 ts_tablet_manager.cc:933] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:21.230561 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-4df4a357fee844ada02aa68cb4514771 received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:21.231000 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-4df4a357fee844ada02aa68cb4514771 on tablet 4df4a357fee844ada02aa68cb4514771 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:21.263384 31185 tablet_copy_client.cc:323] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:21.265619 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet 82e59d18a79c4d1b8d83b631ca913b75 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:21.266153 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet 82e59d18a79c4d1b8d83b631ca913b75 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-82e59d18a79c4d1b8d83b631ca913b75
I20260709 12:24:21.278597 30429 tablet_copy_source_session.cc:215] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:21.283618 31185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82e59d18a79c4d1b8d83b631ca913b75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.293923 31181 ts_tablet_manager.cc:933] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:21.296197 31181 tablet_copy_client.cc:323] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:21.298020 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet b8fea42418e447a0b7b1284252d81baf from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:21.298661 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet b8fea42418e447a0b7b1284252d81baf from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-b8fea42418e447a0b7b1284252d81baf
I20260709 12:24:21.307096 30355 tablet_copy_source_session.cc:215] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:21.307690 31185 tablet_copy_client.cc:806] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:21.310627 31185 tablet_copy_client.cc:670] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:21.311318 31181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fea42418e447a0b7b1284252d81baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.315138 31185 tablet_copy_client.cc:538] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:21.328765 31181 tablet_copy_client.cc:806] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:21.329373 31181 tablet_copy_client.cc:670] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:21.333138 31185 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:21.336500 31181 tablet_copy_client.cc:538] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:21.347990 31181 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:21.363960 31185 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:21.364969 31185 tablet_bootstrap.cc:492] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:21.368006 31185 ts_tablet_manager.cc:1403] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.006s
I20260709 12:24:21.374397 31185 raft_consensus.cc:359] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.375566 31185 raft_consensus.cc:740] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:21.384328 31185 consensus_queue.cc:260] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.391911 31185 ts_tablet_manager.cc:1434] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:24:21.395517 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-82e59d18a79c4d1b8d83b631ca913b75 received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:21.396020 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-82e59d18a79c4d1b8d83b631ca913b75 on tablet 82e59d18a79c4d1b8d83b631ca913b75 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:21.423719 31181 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:21.424698 31181 tablet_bootstrap.cc:492] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:21.427810 31181 ts_tablet_manager.cc:1403] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.080s	user 0.042s	sys 0.020s
I20260709 12:24:21.428179 31192 ts_tablet_manager.cc:933] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:21.429961 31192 tablet_copy_client.cc:323] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:21.430792 31181 raft_consensus.cc:359] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.431511 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:21.431749 31181 raft_consensus.cc:740] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:21.431999 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-81cf4b5a8a7f4f1999e29436e8ae4e5e
I20260709 12:24:21.432439 31181 consensus_queue.cc:260] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.434880 31181 ts_tablet_manager.cc:1434] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:21.437256 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-b8fea42418e447a0b7b1284252d81baf received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:21.437669 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-b8fea42418e447a0b7b1284252d81baf on tablet b8fea42418e447a0b7b1284252d81baf with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:21.459112 30429 tablet_copy_source_session.cc:215] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:21.461947 31192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:21.476549 31192 tablet_copy_client.cc:806] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:21.477248 31192 tablet_copy_client.cc:670] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:21.481454 31192 tablet_copy_client.cc:538] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:21.490772 31192 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:21.511190 31192 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:21.512123 31192 tablet_bootstrap.cc:492] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:21.512809 31192 ts_tablet_manager.cc:1403] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 12:24:21.515769 31192 raft_consensus.cc:359] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.516623 31192 raft_consensus.cc:740] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:21.517302 31192 consensus_queue.cc:260] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:21.519711 31192 ts_tablet_manager.cc:1434] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:24:21.521947 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-81cf4b5a8a7f4f1999e29436e8ae4e5e received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:21.523025 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-81cf4b5a8a7f4f1999e29436e8ae4e5e on tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:21.648121 31060 raft_consensus.cc:1217] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:21.816111 31060 raft_consensus.cc:1217] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:21.828171 31060 raft_consensus.cc:1217] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:21.950094 31060 raft_consensus.cc:1217] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:22.101151 31188 raft_consensus.cc:1064] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:22.103005 31188 consensus_queue.cc:237] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.122290 30417 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.122483 30338 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.122478 31060 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.124671 30935 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.126268 30935 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.127513 30935 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.149765 30935 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.151466 30338 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.162245 30417 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.172618 30243 catalog_manager.cc:5697] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.170222 31060 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.209595 30490 consensus_queue.cc:237] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.222177 31060 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.225277 31188 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.226236 30338 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.231030 30935 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.243634 31060 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.239993 30935 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.272343 30241 catalog_manager.cc:5697] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.276437 30341 raft_consensus.cc:2955] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.291918 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4df4a357fee844ada02aa68cb4514771 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:22.305519 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 4df4a357fee844ada02aa68cb4514771 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:22.306720 31097 raft_consensus.cc:1064] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:22.308988 31097 consensus_queue.cc:237] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.326752 31206 tablet_replica.cc:333] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:22.328079 31206 raft_consensus.cc:2243] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.328914 31060 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.329008 31206 raft_consensus.cc:2272] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.330617 30490 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.330562 31173 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:22.331670 30417 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.332293 31089 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.336045 31206 ts_tablet_manager.cc:1916] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.337513 31097 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.343483 31195 raft_consensus.cc:1064] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:22.346220 31195 consensus_queue.cc:237] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.358592 31206 ts_tablet_manager.cc:1929] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:22.359185 31206 log.cc:1199] T 4df4a357fee844ada02aa68cb4514771 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/4df4a357fee844ada02aa68cb4514771
I20260709 12:24:22.360941 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 4df4a357fee844ada02aa68cb4514771 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:22.377800 31089 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.384778 31059 raft_consensus.cc:1275] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.387125 30341 raft_consensus.cc:1275] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.386320 31195 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:24:22.389232 31196 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.390401 30490 raft_consensus.cc:1275] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.396318 31060 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.398162 30639 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:22.417220 30490 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.432070 30242 catalog_manager.cc:5697] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.438126 30413 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.432386 30639 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.445907 31196 raft_consensus.cc:1064] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:22.448480 31196 consensus_queue.cc:237] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.454217 30341 consensus_queue.cc:237] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.462496 31060 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.464172 31089 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:22.480877 31058 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.504621 31212 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.469096 30490 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.511525 31060 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.532761 30413 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.529237 30342 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.552011 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8fea42418e447a0b7b1284252d81baf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:22.510093 30241 catalog_manager.cc:5697] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.563733 30490 raft_consensus.cc:1275] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.565908 30243 catalog_manager.cc:5697] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.557006 31058 raft_consensus.cc:1275] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.561698 31212 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.575393 31195 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.577567 30342 raft_consensus.cc:1275] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:22.578728 30413 raft_consensus.cc:2955] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.580972 30925 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.585779 30925 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:22.586105 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet b8fea42418e447a0b7b1284252d81baf with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:22.604687 30639 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.607798 30490 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.619692 31058 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.620693 30417 consensus_queue.cc:237] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.621845 30341 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.630057 31221 tablet_replica.cc:333] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:22.631147 31221 raft_consensus.cc:2243] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.631760 31221 raft_consensus.cc:2272] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.636807 31060 raft_consensus.cc:1275] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.637905 30342 raft_consensus.cc:1275] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.638401 30639 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.647096 30925 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.649185 31196 consensus_queue.cc:1048] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.652206 31060 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.655419 30242 catalog_manager.cc:5697] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.656008 30341 raft_consensus.cc:2955] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.668319 31221 ts_tablet_manager.cc:1916] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.671146 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:22.686394 30417 consensus_queue.cc:237] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:22.692018 30241 catalog_manager.cc:5697] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.699613 30490 raft_consensus.cc:1275] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.704636 31221 ts_tablet_manager.cc:1929] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:22.704697 31060 raft_consensus.cc:1275] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:22.705159 31221 log.cc:1199] T b8fea42418e447a0b7b1284252d81baf P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/b8fea42418e447a0b7b1284252d81baf
I20260709 12:24:22.706211 30639 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.708227 30925 consensus_queue.cc:1048] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:22.708675 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet b8fea42418e447a0b7b1284252d81baf (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:22.719375 31196 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.722882 30493 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.725796 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:22.729852 31221 tablet_replica.cc:333] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:22.721647 31060 raft_consensus.cc:2955] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:22.730852 31221 raft_consensus.cc:2243] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.731534 31221 raft_consensus.cc:2272] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.734390 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82e59d18a79c4d1b8d83b631ca913b75 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:22.737123 31221 ts_tablet_manager.cc:1916] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.744275 30240 catalog_manager.cc:5697] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:22.755247 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 82e59d18a79c4d1b8d83b631ca913b75 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:22.757040 31224 tablet_replica.cc:333] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:22.758024 31224 raft_consensus.cc:2243] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:22.758724 31224 raft_consensus.cc:2272] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:22.761534 31221 ts_tablet_manager.cc:1929] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:22.762045 31224 ts_tablet_manager.cc:1916] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:22.762094 31221 log.cc:1199] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/81cf4b5a8a7f4f1999e29436e8ae4e5e
I20260709 12:24:22.765100 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 81cf4b5a8a7f4f1999e29436e8ae4e5e (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:22.776865 31224 ts_tablet_manager.cc:1929] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:22.777329 31224 log.cc:1199] T 82e59d18a79c4d1b8d83b631ca913b75 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/82e59d18a79c4d1b8d83b631ca913b75
I20260709 12:24:22.778585 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 82e59d18a79c4d1b8d83b631ca913b75 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:23.823292 30493 consensus_queue.cc:237] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:23.829698 30411 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:23.830073 30457 consensus_peers.cc:597] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ac1eb5acafd419a8db8e7b97b13e00c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:23.830473 30341 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.831144 31198 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.832243 31188 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.840376 31198 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.841565 30341 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.848276 30417 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.857703 30411 consensus_queue.cc:237] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:23.860829 30241 catalog_manager.cc:5697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:23.878796 30383 consensus_peers.cc:597] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c25cae3355824504826659fee71e6f04. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:23.881574 30341 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.883049 31196 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.888962 30493 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.890635 31196 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.901858 30639 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.907321 30344 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.918982 30489 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.931648 30344 consensus_queue.cc:237] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:23.944468 30308 consensus_peers.cc:597] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54e41cbe8bfc4df7a7b2ec90243d3466. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:23.945413 30489 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.945736 30411 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:23.947238 31097 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.950105 31097 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:23.959056 31089 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.957224 30243 catalog_manager.cc:5697] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.965920 30490 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.966876 30411 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:23.988003 30243 catalog_manager.cc:5697] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:23.984212 30489 consensus_queue.cc:237] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:24.004264 30457 consensus_peers.cc:597] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c3e4daa85744401ab1d58104fe47e20. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:24.004827 30417 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:24.005429 30344 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:24.008018 31188 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:24.009521 31226 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:24.018397 31188 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:24.021646 30341 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:24.022408 30411 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:24.037907 30241 catalog_manager.cc:5697] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:24.344501 31245 ts_tablet_manager.cc:933] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:24.368387 31245 tablet_copy_client.cc:323] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:24.372344 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 8ac1eb5acafd419a8db8e7b97b13e00c from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:24.373200 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 8ac1eb5acafd419a8db8e7b97b13e00c from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-8ac1eb5acafd419a8db8e7b97b13e00c
I20260709 12:24:24.385453 30504 tablet_copy_source_session.cc:215] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:24.386561 31248 ts_tablet_manager.cc:933] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:24.390350 31245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac1eb5acafd419a8db8e7b97b13e00c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:24.437824 31248 tablet_copy_client.cc:323] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:24.439445 31250 ts_tablet_manager.cc:933] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:24.442709 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet c25cae3355824504826659fee71e6f04 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:24.443552 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet c25cae3355824504826659fee71e6f04 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-c25cae3355824504826659fee71e6f04
I20260709 12:24:24.457337 30429 tablet_copy_source_session.cc:215] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:24.464417 31248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25cae3355824504826659fee71e6f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:24.473662 31245 tablet_copy_client.cc:806] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:24.477278 31245 tablet_copy_client.cc:670] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:24.484387 31245 tablet_copy_client.cc:538] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:24.505889 31250 tablet_copy_client.cc:323] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:24.508044 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 5c3e4daa85744401ab1d58104fe47e20 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:24.508694 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 5c3e4daa85744401ab1d58104fe47e20 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-5c3e4daa85744401ab1d58104fe47e20
I20260709 12:24:24.516559 31245 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:24.518584 30504 tablet_copy_source_session.cc:215] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:24.528708 31250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c3e4daa85744401ab1d58104fe47e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:24.562896 31252 ts_tablet_manager.cc:933] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:24.567562 31248 tablet_copy_client.cc:806] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:24.583730 31245 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:24.568182 31248 tablet_copy_client.cc:670] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:24.585136 31250 tablet_copy_client.cc:806] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:24.585218 31252 tablet_copy_client.cc:323] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:24.589252 31250 tablet_copy_client.cc:670] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:24.589998 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 54e41cbe8bfc4df7a7b2ec90243d3466 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:24.590636 31245 tablet_bootstrap.cc:492] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:24.590757 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 54e41cbe8bfc4df7a7b2ec90243d3466 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-54e41cbe8bfc4df7a7b2ec90243d3466
I20260709 12:24:24.591650 31245 ts_tablet_manager.cc:1403] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.000s
I20260709 12:24:24.596369 31245 raft_consensus.cc:359] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.600008 31248 tablet_copy_client.cc:538] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:24.600064 31245 raft_consensus.cc:740] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:24.601207 31245 consensus_queue.cc:260] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.602931 31250 tablet_copy_client.cc:538] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:24.625970 30355 tablet_copy_source_session.cc:215] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:24.628445 31250 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:24.632407 31252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54e41cbe8bfc4df7a7b2ec90243d3466. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:24.657338 31248 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:24.697170 31245 ts_tablet_manager.cc:1434] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.105s	user 0.051s	sys 0.041s
I20260709 12:24:24.706390 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-8ac1eb5acafd419a8db8e7b97b13e00c received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:24.706964 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-8ac1eb5acafd419a8db8e7b97b13e00c on tablet 8ac1eb5acafd419a8db8e7b97b13e00c with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:24.710021 31252 tablet_copy_client.cc:806] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:24.710777 31252 tablet_copy_client.cc:670] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:24.718964 31252 tablet_copy_client.cc:538] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:24.732890 31252 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:24.735954 31248 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:24.737586 31248 tablet_bootstrap.cc:492] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:24.738466 31248 ts_tablet_manager.cc:1403] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.018s
I20260709 12:24:24.741992 31248 raft_consensus.cc:359] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.742993 31248 raft_consensus.cc:740] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:24.743958 31248 consensus_queue.cc:260] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.748399 31248 ts_tablet_manager.cc:1434] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:24.754109 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-c25cae3355824504826659fee71e6f04 received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:24.754829 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-c25cae3355824504826659fee71e6f04 on tablet c25cae3355824504826659fee71e6f04 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:24.755410 31250 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:24.756765 31250 tablet_bootstrap.cc:492] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:24.758090 31250 ts_tablet_manager.cc:1403] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.130s	user 0.026s	sys 0.008s
I20260709 12:24:24.761390 31250 raft_consensus.cc:359] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.762290 31250 raft_consensus.cc:740] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:24.763200 31250 consensus_queue.cc:260] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.765795 31250 ts_tablet_manager.cc:1434] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:24.767628 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-5c3e4daa85744401ab1d58104fe47e20 received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:24.768044 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-5c3e4daa85744401ab1d58104fe47e20 on tablet 5c3e4daa85744401ab1d58104fe47e20 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:24.786870 31252 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:24.787762 31252 tablet_bootstrap.cc:492] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:24.788350 31252 ts_tablet_manager.cc:1403] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.011s
I20260709 12:24:24.790771 31252 raft_consensus.cc:359] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.791417 31252 raft_consensus.cc:740] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:24.791967 31252 consensus_queue.cc:260] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:24.794330 31252 ts_tablet_manager.cc:1434] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:24:24.796177 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-54e41cbe8bfc4df7a7b2ec90243d3466 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:24.796602 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-54e41cbe8bfc4df7a7b2ec90243d3466 on tablet 54e41cbe8bfc4df7a7b2ec90243d3466 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:24.833858 31058 raft_consensus.cc:1217] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:24.841095 31058 raft_consensus.cc:1217] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:24.965987 31058 raft_consensus.cc:1217] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:24.978705 31058 raft_consensus.cc:1217] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:25.365134 31246 raft_consensus.cc:1064] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:25.367730 31246 consensus_queue.cc:237] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:25.374827 31058 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.375545 30490 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.377337 31246 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.377862 30413 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.378747 31097 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.379623 31089 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.433341 31188 raft_consensus.cc:1064] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:25.436652 31246 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.439903 30417 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.447624 31234 raft_consensus.cc:1064] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:25.454813 31058 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.465059 30243 catalog_manager.cc:5697] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.440600 31188 consensus_queue.cc:237] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:25.450529 31234 consensus_queue.cc:237] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:25.515522 30491 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.516873 31058 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.520264 31267 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:25.532941 31059 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.535385 30417 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.538044 31273 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.541651 30336 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.542618 30344 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.543247 30417 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.547955 31273 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.551631 31267 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:25.550431 31273 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:24:25.563347 31234 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:25.594705 31196 raft_consensus.cc:1064] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:25.604777 31196 consensus_queue.cc:237] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:25.614727 31188 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.637843 31267 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.643196 31060 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.654958 31058 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.665505 30344 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:25.668169 30383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 50006us
I20260709 12:24:25.671502 31059 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.675937 30413 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:25.686770 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 65149.8us
I20260709 12:24:25.709681 30344 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.709863 30341 consensus_queue.cc:237] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:25.718195 30490 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:25.727077 30243 catalog_manager.cc:5697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.729103 30243 catalog_manager.cc:5697] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.730072 31058 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.731985 31264 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:25.743374 31259 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:24:25.747021 30383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 71044.7us
I20260709 12:24:25.747222 31060 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.747859 30341 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.750986 30411 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.744808 31089 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.768424 30417 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.763121 31259 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 12:24:25.777913 31281 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:25.788375 31097 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:25.798236 30417 raft_consensus.cc:2955] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.799589 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54e41cbe8bfc4df7a7b2ec90243d3466 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:25.825928 30243 catalog_manager.cc:5697] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.845396 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 54e41cbe8bfc4df7a7b2ec90243d3466 with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:25.846777 30491 consensus_queue.cc:237] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:25.855712 31058 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.857470 31226 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:24:25.864420 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 69220.6us
I20260709 12:24:25.872390 30336 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.874588 31268 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.878857 31291 tablet_replica.cc:333] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:25.880991 31291 raft_consensus.cc:2243] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:25.878181 31058 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.891271 31291 raft_consensus.cc:2272] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:25.893076 30489 consensus_queue.cc:237] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:25.890257 31226 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 12:24:25.895879 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c3e4daa85744401ab1d58104fe47e20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:25.903244 31060 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.906599 31290 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.912736 30243 catalog_manager.cc:5697] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.919883 30336 raft_consensus.cc:2955] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.923024 31291 ts_tablet_manager.cc:1916] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:25.927579 31058 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.932900 30494 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:25.953261 30457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 48752.2us
I20260709 12:24:25.953972 31234 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:25.968330 30341 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:25.956074 31291 ts_tablet_manager.cc:1929] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:25.970502 31291 log.cc:1199] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/54e41cbe8bfc4df7a7b2ec90243d3466
I20260709 12:24:25.977339 30344 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:25.984108 30242 catalog_manager.cc:5697] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.987455 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c3e4daa85744401ab1d58104fe47e20 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:26.021414 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 54e41cbe8bfc4df7a7b2ec90243d3466 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:26.022132 31293 tablet_replica.cc:333] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
W20260709 12:24:26.034070 30457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 65486.3us
I20260709 12:24:26.040126 31293 raft_consensus.cc:2243] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:26.043010 30417 consensus_queue.cc:237] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:26.045277 31226 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.053735 30491 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:26.054104 31060 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:26.055626 31290 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.064635 31196 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:26.069159 31288 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:26.040990 31293 raft_consensus.cc:2272] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:26.083539 31060 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:26.096433 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c25cae3355824504826659fee71e6f04 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:26.099198 31226 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:26.100620 31059 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:26.100313 31293 ts_tablet_manager.cc:1916] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:26.125454 30241 catalog_manager.cc:5697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.131022 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ac1eb5acafd419a8db8e7b97b13e00c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:26.131893 30344 raft_consensus.cc:2955] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:26.162147 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ac1eb5acafd419a8db8e7b97b13e00c with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:26.162931 30491 raft_consensus.cc:2955] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:26.168437 30239 catalog_manager.cc:5697] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:26.189087 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet c25cae3355824504826659fee71e6f04 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:26.212651 31293 ts_tablet_manager.cc:1929] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:26.213222 31293 log.cc:1199] T 5c3e4daa85744401ab1d58104fe47e20 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/5c3e4daa85744401ab1d58104fe47e20
I20260709 12:24:26.214941 31293 tablet_replica.cc:333] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:26.214946 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 5c3e4daa85744401ab1d58104fe47e20 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:26.216238 31293 raft_consensus.cc:2243] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:26.221566 31293 raft_consensus.cc:2272] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:26.219879 31294 tablet_replica.cc:333] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:26.225363 31294 raft_consensus.cc:2243] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:26.226272 31293 ts_tablet_manager.cc:1916] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:26.226500 31294 raft_consensus.cc:2272] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:26.238046 31294 ts_tablet_manager.cc:1916] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:26.241739 31293 ts_tablet_manager.cc:1929] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:26.242179 31293 log.cc:1199] T 8ac1eb5acafd419a8db8e7b97b13e00c P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/8ac1eb5acafd419a8db8e7b97b13e00c
I20260709 12:24:26.243903 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 8ac1eb5acafd419a8db8e7b97b13e00c (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:26.254293 31294 ts_tablet_manager.cc:1929] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:26.254732 31294 log.cc:1199] T c25cae3355824504826659fee71e6f04 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/c25cae3355824504826659fee71e6f04
I20260709 12:24:26.256130 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet c25cae3355824504826659fee71e6f04 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:27.300631 30344 consensus_queue.cc:237] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:27.308929 30489 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:27.309764 30416 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:27.310467 30308 consensus_peers.cc:597] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: afed71b17df14c77bd59197edd65e85f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:27.311626 31295 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.312436 31097 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.320310 31246 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.325503 30489 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.327443 30417 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.334800 30491 consensus_queue.cc:237] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:27.342550 30240 catalog_manager.cc:5697] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.371279 30416 raft_consensus.cc:1275] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:27.373172 30457 consensus_peers.cc:597] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f92437b099841dea9b786e28355ecd4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:27.373286 31188 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.399516 31188 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.402889 30344 raft_consensus.cc:1275] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:27.404440 30417 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.414548 31273 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:27.451731 30494 consensus_queue.cc:237] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:27.469245 30344 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.477037 30416 raft_consensus.cc:1275] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:27.482784 30457 consensus_peers.cc:597] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 364d1c319aff4f459d2073f188c112c7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:27.483268 30341 raft_consensus.cc:1275] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:27.485891 31273 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.493040 31273 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:27.507107 31303 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.511422 30341 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.523248 30240 catalog_manager.cc:5697] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.526615 30417 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.530694 30341 consensus_queue.cc:237] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:27.549361 30308 consensus_peers.cc:597] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77626ca9022a4c2db52dc09c35fe1683. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:27.552337 30489 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:27.552677 30417 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:27.553949 31299 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.556744 31299 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:27.556612 30239 catalog_manager.cc:5697] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.562621 31295 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.571880 30489 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.576107 30417 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:27.591573 30239 catalog_manager.cc:5697] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.721577 31316 ts_tablet_manager.cc:933] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:27.730047 31316 tablet_copy_client.cc:323] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:27.731865 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet afed71b17df14c77bd59197edd65e85f from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:27.732486 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet afed71b17df14c77bd59197edd65e85f from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-afed71b17df14c77bd59197edd65e85f
I20260709 12:24:27.740832 30355 tablet_copy_source_session.cc:215] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:27.744593 31316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afed71b17df14c77bd59197edd65e85f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.763854 31316 tablet_copy_client.cc:806] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:27.764458 31316 tablet_copy_client.cc:670] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:27.769333 31316 tablet_copy_client.cc:538] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:27.778779 31316 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:27.801141 31316 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:27.802380 31316 tablet_bootstrap.cc:492] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:27.803066 31316 ts_tablet_manager.cc:1403] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.001s
I20260709 12:24:27.805932 31316 raft_consensus.cc:359] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:27.806777 31316 raft_consensus.cc:740] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:27.807427 31316 consensus_queue.cc:260] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:27.813449 31316 ts_tablet_manager.cc:1434] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:24:27.815670 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-afed71b17df14c77bd59197edd65e85f received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:27.816109 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-afed71b17df14c77bd59197edd65e85f on tablet afed71b17df14c77bd59197edd65e85f with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:27.949482 31316 ts_tablet_manager.cc:933] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:27.952839 31316 tablet_copy_client.cc:323] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:27.955129 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 364d1c319aff4f459d2073f188c112c7 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:27.955405 31321 ts_tablet_manager.cc:933] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:27.955632 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 364d1c319aff4f459d2073f188c112c7 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-364d1c319aff4f459d2073f188c112c7
I20260709 12:24:27.957329 31321 tablet_copy_client.cc:323] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:27.959585 30503 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 7f92437b099841dea9b786e28355ecd4 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:27.960147 30503 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 7f92437b099841dea9b786e28355ecd4 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-7f92437b099841dea9b786e28355ecd4
I20260709 12:24:27.963912 30504 tablet_copy_source_session.cc:215] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:27.967401 31316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 364d1c319aff4f459d2073f188c112c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:27.974304 30503 tablet_copy_source_session.cc:215] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:27.993402 31321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f92437b099841dea9b786e28355ecd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:28.002076 31316 tablet_copy_client.cc:806] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:28.002802 31316 tablet_copy_client.cc:670] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:28.007181 31316 tablet_copy_client.cc:538] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:28.016974 31316 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:28.031145 31321 tablet_copy_client.cc:806] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:28.032631 31321 tablet_copy_client.cc:670] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:28.037716 31321 tablet_copy_client.cc:538] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:28.049724 31316 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:28.050704 31316 tablet_bootstrap.cc:492] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:28.051383 31316 ts_tablet_manager.cc:1403] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.016s
I20260709 12:24:28.051577 31321 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:28.055330 31316 raft_consensus.cc:359] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:28.056241 31316 raft_consensus.cc:740] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:28.057328 31316 consensus_queue.cc:260] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:28.061501 31316 ts_tablet_manager.cc:1434] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:24:28.067245 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-364d1c319aff4f459d2073f188c112c7 received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:28.067755 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-364d1c319aff4f459d2073f188c112c7 on tablet 364d1c319aff4f459d2073f188c112c7 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:28.067337 31323 ts_tablet_manager.cc:933] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:28.081208 31323 tablet_copy_client.cc:323] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:28.082911 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 77626ca9022a4c2db52dc09c35fe1683 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:28.083467 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 77626ca9022a4c2db52dc09c35fe1683 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-77626ca9022a4c2db52dc09c35fe1683
I20260709 12:24:28.092029 30355 tablet_copy_source_session.cc:215] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:28.095474 31323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77626ca9022a4c2db52dc09c35fe1683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:28.101293 31321 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:28.104213 31321 tablet_bootstrap.cc:492] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:28.104985 31321 ts_tablet_manager.cc:1403] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.001s
I20260709 12:24:28.108122 31321 raft_consensus.cc:359] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:28.108996 31321 raft_consensus.cc:740] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:28.109676 31321 consensus_queue.cc:260] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:28.112320 31321 ts_tablet_manager.cc:1434] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:24:28.114741 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-7f92437b099841dea9b786e28355ecd4 received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:28.115165 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-7f92437b099841dea9b786e28355ecd4 on tablet 7f92437b099841dea9b786e28355ecd4 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:28.121387 31323 tablet_copy_client.cc:806] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:28.122002 31323 tablet_copy_client.cc:670] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:28.125712 31323 tablet_copy_client.cc:538] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:28.136337 31323 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:28.161944 31323 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:28.162789 31323 tablet_bootstrap.cc:492] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:28.163421 31323 ts_tablet_manager.cc:1403] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260709 12:24:28.166097 31323 raft_consensus.cc:359] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:28.166819 31323 raft_consensus.cc:740] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:28.167433 31323 consensus_queue.cc:260] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:28.169991 31323 ts_tablet_manager.cc:1434] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:28.173188 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-77626ca9022a4c2db52dc09c35fe1683 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:28.173692 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-77626ca9022a4c2db52dc09c35fe1683 on tablet 77626ca9022a4c2db52dc09c35fe1683 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:28.289278 31059 raft_consensus.cc:1217] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:28.450258 31059 raft_consensus.cc:1217] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:28.513352 31059 raft_consensus.cc:1217] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:28.538718 31059 raft_consensus.cc:1217] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:28.830616 31295 raft_consensus.cc:1064] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:28.833638 31295 consensus_queue.cc:237] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:28.842000 31059 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:28.843147 30494 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:28.843158 30416 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:28.843485 31246 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:28.844720 31295 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:28.848434 31299 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:28.865109 31246 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.868952 30494 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.873251 31059 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.880311 30416 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.883392 30239 catalog_manager.cc:5697] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.931821 30341 consensus_queue.cc:237] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:28.936695 30416 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:28.936985 31059 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:28.938063 31246 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:28.939812 31246 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:28.948589 31295 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.952308 30416 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.965889 31059 raft_consensus.cc:2955] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.988047 30242 catalog_manager.cc:5697] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:28.989724 31329 raft_consensus.cc:1064] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:28.990877 31330 raft_consensus.cc:1064] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:28.991488 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet afed71b17df14c77bd59197edd65e85f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:28.992453 31329 consensus_queue.cc:237] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:29.002283 31330 consensus_queue.cc:237] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:29.017921 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet afed71b17df14c77bd59197edd65e85f with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:29.046738 31342 tablet_replica.cc:333] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:29.050985 31059 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.056737 30341 raft_consensus.cc:1275] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.050985 30417 raft_consensus.cc:1275] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.054032 31060 raft_consensus.cc:1275] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.059666 31341 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:29.054032 30489 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.060657 30416 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.061316 31303 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:29.062347 31273 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:29.064071 31303 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:29.066320 31344 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:29.074455 31342 raft_consensus.cc:2243] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:29.075487 31342 raft_consensus.cc:2272] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:29.085503 31342 ts_tablet_manager.cc:1916] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:29.126992 31339 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:29.159230 31329 raft_consensus.cc:1064] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:29.162114 31329 consensus_queue.cc:237] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:29.164703 31342 ts_tablet_manager.cc:1929] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:29.178007 31058 raft_consensus.cc:1275] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.181401 31342 log.cc:1199] T afed71b17df14c77bd59197edd65e85f P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/afed71b17df14c77bd59197edd65e85f
I20260709 12:24:29.181217 31329 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:29.190255 30416 raft_consensus.cc:1275] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.191699 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet afed71b17df14c77bd59197edd65e85f (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:29.194819 31352 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.197285 31350 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:29.205509 30341 raft_consensus.cc:1275] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:29.222379 30242 catalog_manager.cc:5697] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.237067 31060 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.262145 31246 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:29.277915 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 82505.3us
I20260709 12:24:29.282828 30413 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.288018 30489 consensus_queue.cc:237] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:29.282819 30344 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.291478 30417 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.293365 31356 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:29.297523 31059 raft_consensus.cc:1275] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:29.301826 30243 catalog_manager.cc:5697] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:29.307749 30489 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.303530 31352 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 12:24:29.333595 31356 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.342960 31059 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.350662 30411 raft_consensus.cc:1275] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:29.359792 31352 consensus_queue.cc:1048] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:24:29.376186 30412 raft_consensus.cc:2955] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.384462 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 364d1c319aff4f459d2073f188c112c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:29.394637 31060 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.397195 30240 catalog_manager.cc:5697] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.403481 31352 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.406549 30416 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:29.410974 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 71425.7us
I20260709 12:24:29.421541 31058 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:29.448314 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 54938.6us
I20260709 12:24:29.448879 30239 catalog_manager.cc:5697] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:29.487319 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 364d1c319aff4f459d2073f188c112c7 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:29.489603 30344 consensus_queue.cc:237] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:29.493765 30336 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.508678 31058 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:29.510555 31246 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:29.514005 30412 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:29.516489 31246 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:29.520180 30494 consensus_queue.cc:237] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:29.523442 31339 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.529331 31360 tablet_replica.cc:333] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:29.530647 31360 raft_consensus.cc:2243] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:29.531482 31360 raft_consensus.cc:2272] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:29.534017 31058 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.549674 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77626ca9022a4c2db52dc09c35fe1683 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:29.551044 31060 raft_consensus.cc:1275] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:29.553258 31355 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:29.564180 31360 ts_tablet_manager.cc:1916] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:29.572398 30417 raft_consensus.cc:2955] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.581315 30344 raft_consensus.cc:1275] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:29.585716 31329 consensus_queue.cc:1048] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:29.585378 31350 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.587356 31058 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.603892 30344 raft_consensus.cc:2955] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:29.605262 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f92437b099841dea9b786e28355ecd4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:29.614127 31360 ts_tablet_manager.cc:1929] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:29.614738 31360 log.cc:1199] T 364d1c319aff4f459d2073f188c112c7 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/364d1c319aff4f459d2073f188c112c7
I20260709 12:24:29.618139 30239 catalog_manager.cc:5697] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:29.619483 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 364d1c319aff4f459d2073f188c112c7 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:29.573536 30243 catalog_manager.cc:5697] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:29.635541 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f92437b099841dea9b786e28355ecd4 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:29.643185 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 77626ca9022a4c2db52dc09c35fe1683 with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:29.644222 31342 tablet_replica.cc:333] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:29.645437 31342 raft_consensus.cc:2243] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:29.646296 31342 raft_consensus.cc:2272] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:29.650384 31361 tablet_replica.cc:333] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:29.650250 31342 ts_tablet_manager.cc:1916] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:29.651610 31361 raft_consensus.cc:2243] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:29.652427 31361 raft_consensus.cc:2272] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:29.655879 31361 ts_tablet_manager.cc:1916] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:29.666549 31342 ts_tablet_manager.cc:1929] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:29.667125 31342 log.cc:1199] T 77626ca9022a4c2db52dc09c35fe1683 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/77626ca9022a4c2db52dc09c35fe1683
I20260709 12:24:29.670676 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 77626ca9022a4c2db52dc09c35fe1683 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:29.671557 31361 ts_tablet_manager.cc:1929] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:29.672003 31361 log.cc:1199] T 7f92437b099841dea9b786e28355ecd4 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/7f92437b099841dea9b786e28355ecd4
I20260709 12:24:29.673978 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 7f92437b099841dea9b786e28355ecd4 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:30.713554 30490 consensus_queue.cc:237] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:30.719555 30344 raft_consensus.cc:1275] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:30.719669 30457 consensus_peers.cc:597] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26d76d5684e040ef957edfbd5214d22e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:30.719679 30413 raft_consensus.cc:1275] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:30.720988 31350 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:30.722064 31355 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:30.729595 31350 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.731703 30344 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.734501 30413 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.746416 30344 consensus_queue.cc:237] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:30.757706 30308 consensus_peers.cc:597] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c14a6a8a872344c79fb254e542f16a8a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:30.758407 30238 catalog_manager.cc:5697] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.760232 30490 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:30.761713 30417 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:30.769690 31341 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:30.771706 31246 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:30.804618 31246 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.807735 30490 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.821323 30413 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.826011 30490 consensus_queue.cc:237] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:30.844015 30239 catalog_manager.cc:5697] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.844966 30417 raft_consensus.cc:1275] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:30.849706 31363 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:30.850142 30344 raft_consensus.cc:1275] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:30.852404 31363 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:30.852684 30457 consensus_peers.cc:597] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85559618edc941829bec602d49ab65fa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:30.882658 31363 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.884271 30413 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.887431 30344 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.902384 30239 catalog_manager.cc:5697] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:30.903429 30417 consensus_queue.cc:237] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:30.917666 30489 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:30.920573 31362 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:30.922492 30383 consensus_peers.cc:597] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 66175b3f2a7246e7812a4e3a54517c89. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:30.925076 30344 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:30.926568 31362 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:30.933703 31288 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.936918 30489 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.947361 30344 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:30.953828 30239 catalog_manager.cc:5697] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.241460 31383 ts_tablet_manager.cc:933] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:31.243331 31383 tablet_copy_client.cc:323] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:31.244874 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 26d76d5684e040ef957edfbd5214d22e from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:31.245379 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 26d76d5684e040ef957edfbd5214d22e from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-26d76d5684e040ef957edfbd5214d22e
I20260709 12:24:31.255422 31385 ts_tablet_manager.cc:933] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:31.254966 30504 tablet_copy_source_session.cc:215] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:31.261077 31385 tablet_copy_client.cc:323] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:31.264218 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet c14a6a8a872344c79fb254e542f16a8a from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:31.264791 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet c14a6a8a872344c79fb254e542f16a8a from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-c14a6a8a872344c79fb254e542f16a8a
I20260709 12:24:31.264807 31383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d76d5684e040ef957edfbd5214d22e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:31.274695 30355 tablet_copy_source_session.cc:215] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:31.279485 31385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c14a6a8a872344c79fb254e542f16a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:31.289549 31383 tablet_copy_client.cc:806] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:31.292419 31383 tablet_copy_client.cc:670] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:31.298353 31385 tablet_copy_client.cc:806] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:31.299054 31385 tablet_copy_client.cc:670] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:31.310586 31383 tablet_copy_client.cc:538] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:31.318540 31385 tablet_copy_client.cc:538] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:31.322638 31383 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:31.331790 31385 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:31.357838 31387 ts_tablet_manager.cc:933] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:31.368618 31383 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:31.369796 31383 tablet_bootstrap.cc:492] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:31.370555 31383 ts_tablet_manager.cc:1403] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.004s
I20260709 12:24:31.374406 31383 raft_consensus.cc:359] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.375391 31383 raft_consensus.cc:740] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:31.376925 31383 consensus_queue.cc:260] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.378533 31388 ts_tablet_manager.cc:933] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:31.391139 31387 tablet_copy_client.cc:323] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:31.391899 31388 tablet_copy_client.cc:323] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:31.393113 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet 66175b3f2a7246e7812a4e3a54517c89 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:31.393734 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet 66175b3f2a7246e7812a4e3a54517c89 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-66175b3f2a7246e7812a4e3a54517c89
I20260709 12:24:31.397403 31383 ts_tablet_manager.cc:1434] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.006s
I20260709 12:24:31.398456 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 85559618edc941829bec602d49ab65fa from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:31.399060 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 85559618edc941829bec602d49ab65fa from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-85559618edc941829bec602d49ab65fa
I20260709 12:24:31.401358 30503 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-26d76d5684e040ef957edfbd5214d22e received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:31.401826 30503 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-26d76d5684e040ef957edfbd5214d22e on tablet 26d76d5684e040ef957edfbd5214d22e with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:31.405977 30429 tablet_copy_source_session.cc:215] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:31.411206 30504 tablet_copy_source_session.cc:215] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:31.411283 31387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66175b3f2a7246e7812a4e3a54517c89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:31.414863 31388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85559618edc941829bec602d49ab65fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:31.436575 31388 tablet_copy_client.cc:806] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:31.437381 31388 tablet_copy_client.cc:670] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:31.442014 31388 tablet_copy_client.cc:538] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:31.452416 31388 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:31.488310 31388 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:31.489532 31388 tablet_bootstrap.cc:492] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:31.490339 31388 ts_tablet_manager.cc:1403] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.017s
I20260709 12:24:31.495321 31388 raft_consensus.cc:359] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.496371 31388 raft_consensus.cc:740] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:31.497242 31388 consensus_queue.cc:260] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.500382 31388 ts_tablet_manager.cc:1434] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:31.502192 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-85559618edc941829bec602d49ab65fa received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:31.502656 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-85559618edc941829bec602d49ab65fa on tablet 85559618edc941829bec602d49ab65fa with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:31.543047 31387 tablet_copy_client.cc:806] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:31.544795 31387 tablet_copy_client.cc:670] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:31.545434 31385 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:31.546568 31385 tablet_bootstrap.cc:492] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:31.547391 31385 ts_tablet_manager.cc:1403] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.216s	user 0.054s	sys 0.084s
I20260709 12:24:31.550199 31387 tablet_copy_client.cc:538] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:31.550871 31385 raft_consensus.cc:359] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.551887 31385 raft_consensus.cc:740] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:31.552655 31385 consensus_queue.cc:260] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.555714 31385 ts_tablet_manager.cc:1434] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:31.557742 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-c14a6a8a872344c79fb254e542f16a8a received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:31.558219 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-c14a6a8a872344c79fb254e542f16a8a on tablet c14a6a8a872344c79fb254e542f16a8a with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:31.566308 31387 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:31.587757 31387 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:31.588807 31387 tablet_bootstrap.cc:492] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:31.589568 31387 ts_tablet_manager.cc:1403] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:24:31.592164 31387 raft_consensus.cc:359] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.592803 31387 raft_consensus.cc:740] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:31.593379 31387 consensus_queue.cc:260] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:31.595554 31387 ts_tablet_manager.cc:1434] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:31.597718 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-66175b3f2a7246e7812a4e3a54517c89 received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:31.598131 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-66175b3f2a7246e7812a4e3a54517c89 on tablet 66175b3f2a7246e7812a4e3a54517c89 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:31.672015 31060 raft_consensus.cc:1217] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:31.728705 31060 raft_consensus.cc:1217] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:31.744748 31060 raft_consensus.cc:1217] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:31.760841 31060 raft_consensus.cc:1217] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:32.163029 31341 raft_consensus.cc:1064] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:32.172184 31341 consensus_queue.cc:237] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.180359 31058 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.182878 30413 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.183378 31396 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:32.185504 31396 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:32.191876 30491 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.201570 31396 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:32.226904 31375 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.231772 31060 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.236526 30417 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.246157 31362 raft_consensus.cc:1064] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:32.248857 31362 consensus_queue.cc:237] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.253710 30491 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.264801 30243 catalog_manager.cc:5697] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.282447 30490 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.285835 31382 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:32.294305 30344 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.295571 31059 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.299657 31404 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:32.302189 31404 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:32.305437 31350 raft_consensus.cc:1064] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:32.308449 31350 consensus_queue.cc:237] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.340024 30336 raft_consensus.cc:1275] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.341188 30417 raft_consensus.cc:1275] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.343571 31060 raft_consensus.cc:1275] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.344738 31363 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:32.347872 31363 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:32.347067 31362 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.359483 30344 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.356402 31059 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.373008 31355 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:32.385808 31363 raft_consensus.cc:1064] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:32.396972 30491 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.419257 31363 consensus_queue.cc:237] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.424678 31057 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.422804 31415 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.434725 30238 catalog_manager.cc:5697] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:32.445820 30344 consensus_queue.cc:237] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.467155 30417 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.471936 30341 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.480059 31059 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.486418 31375 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:32.534966 31375 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.542179 30490 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.554399 31060 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.562774 31398 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:32.573608 30489 raft_consensus.cc:2955] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.580168 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c14a6a8a872344c79fb254e542f16a8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:32.588231 30412 consensus_queue.cc:237] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.572347 30239 catalog_manager.cc:5697] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:32.596903 31057 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.599059 31382 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:32.610422 30489 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.611522 31362 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.619549 31405 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:32.623142 31057 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.638216 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 66175b3f2a7246e7812a4e3a54517c89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:32.639835 31060 raft_consensus.cc:1275] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.640393 30417 raft_consensus.cc:1275] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.641330 31363 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:32.644311 31355 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:32.643293 30489 raft_consensus.cc:2955] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.646315 30344 raft_consensus.cc:1275] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:32.662132 30243 catalog_manager.cc:5697] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.663883 31355 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:32.663743 30243 catalog_manager.cc:5697] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.687960 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet c14a6a8a872344c79fb254e542f16a8a with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:32.690352 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 66175b3f2a7246e7812a4e3a54517c89 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:32.696585 30489 consensus_queue.cc:237] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.705324 31424 tablet_replica.cc:333] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:32.723142 31424 raft_consensus.cc:2243] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.724088 31424 raft_consensus.cc:2272] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.724607 30341 raft_consensus.cc:1275] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.715783 31355 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.726173 31363 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:32.717481 31057 raft_consensus.cc:1275] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.718643 30413 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.720845 31425 tablet_replica.cc:333] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:32.730724 31424 ts_tablet_manager.cc:1916] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:32.731768 31425 raft_consensus.cc:2243] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.732618 31425 raft_consensus.cc:2272] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.733843 31363 consensus_queue.cc:1048] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:32.736558 31425 ts_tablet_manager.cc:1916] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:32.743659 30344 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.760704 31424 ts_tablet_manager.cc:1929] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:32.759598 31057 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.761168 31424 log.cc:1199] T c14a6a8a872344c79fb254e542f16a8a P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/c14a6a8a872344c79fb254e542f16a8a
I20260709 12:24:32.767232 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet c14a6a8a872344c79fb254e542f16a8a (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:32.768929 30240 catalog_manager.cc:5697] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.776355 31355 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.781683 31059 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.790992 30341 raft_consensus.cc:2955] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.794698 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85559618edc941829bec602d49ab65fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:32.800218 31425 ts_tablet_manager.cc:1929] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:32.800835 31425 log.cc:1199] T 66175b3f2a7246e7812a4e3a54517c89 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/66175b3f2a7246e7812a4e3a54517c89
I20260709 12:24:32.802619 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 66175b3f2a7246e7812a4e3a54517c89 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:32.818432 30489 consensus_queue.cc:237] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:32.818207 30243 catalog_manager.cc:5697] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.826532 31059 raft_consensus.cc:1275] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.826892 30412 raft_consensus.cc:1275] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:32.828467 31415 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:32.831552 31415 consensus_queue.cc:1048] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:32.841845 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 85559618edc941829bec602d49ab65fa with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:32.843012 31424 tablet_replica.cc:333] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:32.891115 31355 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.899974 31057 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.905438 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26d76d5684e040ef957edfbd5214d22e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:32.911159 30413 raft_consensus.cc:2955] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:32.912216 31424 raft_consensus.cc:2243] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.913087 31424 raft_consensus.cc:2272] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.914680 30238 catalog_manager.cc:5697] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:32.916637 31424 ts_tablet_manager.cc:1916] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:32.928280 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 26d76d5684e040ef957edfbd5214d22e with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:32.930675 31425 tablet_replica.cc:333] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:32.931772 31425 raft_consensus.cc:2243] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:32.932576 31425 raft_consensus.cc:2272] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:32.939646 31425 ts_tablet_manager.cc:1916] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:32.940397 31424 ts_tablet_manager.cc:1929] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:32.940896 31424 log.cc:1199] T 85559618edc941829bec602d49ab65fa P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/85559618edc941829bec602d49ab65fa
I20260709 12:24:32.942471 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 85559618edc941829bec602d49ab65fa (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:32.953306 31425 ts_tablet_manager.cc:1929] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:32.953814 31425 log.cc:1199] T 26d76d5684e040ef957edfbd5214d22e P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/26d76d5684e040ef957edfbd5214d22e
I20260709 12:24:32.955232 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 26d76d5684e040ef957edfbd5214d22e (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:34.005075 30412 consensus_queue.cc:237] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.012835 30341 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:34.013005 30491 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:34.013162 30383 consensus_peers.cc:597] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cddcbf171147400891bb8a8b67e1d56e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:34.014613 31404 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:34.015615 31362 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:34.023744 31362 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.031082 30491 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.034875 30341 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.046095 30238 catalog_manager.cc:5697] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.056232 30341 consensus_queue.cc:237] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.069208 30491 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:34.069707 30308 consensus_peers.cc:597] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d0f3a4f298414694809fed37a853795e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:34.070763 31421 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:34.071180 30412 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:34.073932 31421 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:34.089242 31396 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.090459 30491 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.113523 30413 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.119256 30489 consensus_queue.cc:237] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.118462 30243 catalog_manager.cc:5697] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.130043 30341 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:34.130168 30413 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:34.133095 31412 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:34.134373 30457 consensus_peers.cc:597] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 456143cb5e334c1c80f4ba6caaf99586. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:34.135514 31440 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:34.149008 31412 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.151974 30341 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.152704 30413 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.170006 30344 consensus_queue.cc:237] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.171794 30238 catalog_manager.cc:5697] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.180135 30413 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:34.181635 31396 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:34.183477 30489 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:34.186304 31439 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:24:34.192624 30308 consensus_peers.cc:597] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ed643ca798e46e98062a8e02232de64. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:34.208667 31396 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.210947 30413 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.213671 30489 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:34.242375 30240 catalog_manager.cc:5697] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:34.448033 31449 ts_tablet_manager.cc:933] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:34.450883 31449 tablet_copy_client.cc:323] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:34.453089 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet cddcbf171147400891bb8a8b67e1d56e from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:34.453720 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet cddcbf171147400891bb8a8b67e1d56e from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-cddcbf171147400891bb8a8b67e1d56e
I20260709 12:24:34.463646 30429 tablet_copy_source_session.cc:215] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:34.469681 31449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cddcbf171147400891bb8a8b67e1d56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:34.531889 31449 tablet_copy_client.cc:806] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:34.532599 31449 tablet_copy_client.cc:670] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:34.540269 31449 tablet_copy_client.cc:538] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:34.566058 31449 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:34.605458 31451 ts_tablet_manager.cc:933] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:34.606537 31449 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:34.609645 31449 tablet_bootstrap.cc:492] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:34.610580 31449 ts_tablet_manager.cc:1403] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.011s
I20260709 12:24:34.615324 31451 tablet_copy_client.cc:323] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:34.616631 31449 raft_consensus.cc:359] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.617708 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet d0f3a4f298414694809fed37a853795e from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:34.618151 31449 raft_consensus.cc:740] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:34.618403 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet d0f3a4f298414694809fed37a853795e from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-d0f3a4f298414694809fed37a853795e
I20260709 12:24:34.618938 31449 consensus_queue.cc:260] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.689640 30355 tablet_copy_source_session.cc:215] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:34.713991 31451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f3a4f298414694809fed37a853795e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:34.734386 31455 ts_tablet_manager.cc:933] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:34.746861 31455 tablet_copy_client.cc:323] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:34.750960 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 9ed643ca798e46e98062a8e02232de64 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:34.760994 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 9ed643ca798e46e98062a8e02232de64 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-9ed643ca798e46e98062a8e02232de64
I20260709 12:24:34.767333 31456 ts_tablet_manager.cc:933] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:34.799762 31449 ts_tablet_manager.cc:1434] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.189s	user 0.052s	sys 0.064s
I20260709 12:24:34.804858 30355 tablet_copy_source_session.cc:215] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:34.806842 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-cddcbf171147400891bb8a8b67e1d56e received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:34.807431 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-cddcbf171147400891bb8a8b67e1d56e on tablet cddcbf171147400891bb8a8b67e1d56e with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:34.808678 31455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ed643ca798e46e98062a8e02232de64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:34.810581 31456 tablet_copy_client.cc:323] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:34.814152 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 456143cb5e334c1c80f4ba6caaf99586 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:34.814790 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 456143cb5e334c1c80f4ba6caaf99586 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-456143cb5e334c1c80f4ba6caaf99586
I20260709 12:24:34.823681 31451 tablet_copy_client.cc:806] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:34.824687 31451 tablet_copy_client.cc:670] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:34.823760 30504 tablet_copy_source_session.cc:215] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:34.836548 31451 tablet_copy_client.cc:538] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:34.845321 31456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456143cb5e334c1c80f4ba6caaf99586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:34.848927 31455 tablet_copy_client.cc:806] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:34.849586 31455 tablet_copy_client.cc:670] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:34.867133 31455 tablet_copy_client.cc:538] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:34.883006 31456 tablet_copy_client.cc:806] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:34.883713 31456 tablet_copy_client.cc:670] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:34.891104 31456 tablet_copy_client.cc:538] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:34.892877 31451 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:34.902987 31455 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:34.916888 31456 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:34.943397 31455 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:34.944716 31455 tablet_bootstrap.cc:492] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:34.945578 31455 ts_tablet_manager.cc:1403] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.016s
I20260709 12:24:34.949047 31455 raft_consensus.cc:359] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.950346 31455 raft_consensus.cc:740] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:34.951213 31455 consensus_queue.cc:260] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.956707 31451 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:34.957823 31451 tablet_bootstrap.cc:492] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:34.958568 31451 ts_tablet_manager.cc:1403] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.012s
I20260709 12:24:34.958905 31455 ts_tablet_manager.cc:1434] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:24:34.960922 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-9ed643ca798e46e98062a8e02232de64 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:34.961462 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-9ed643ca798e46e98062a8e02232de64 on tablet 9ed643ca798e46e98062a8e02232de64 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:34.962055 31451 raft_consensus.cc:359] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.963307 31451 raft_consensus.cc:740] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:34.964215 31451 consensus_queue.cc:260] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.967142 31451 ts_tablet_manager.cc:1434] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:24:34.968495 31456 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:34.969530 31456 tablet_bootstrap.cc:492] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:34.969628 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-d0f3a4f298414694809fed37a853795e received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:34.970142 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-d0f3a4f298414694809fed37a853795e on tablet d0f3a4f298414694809fed37a853795e with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:34.970299 31456 ts_tablet_manager.cc:1403] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.013s
I20260709 12:24:34.973876 31456 raft_consensus.cc:359] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.974633 31456 raft_consensus.cc:740] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:34.975201 31456 consensus_queue.cc:260] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:34.979242 31456 ts_tablet_manager.cc:1434] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:24:34.983026 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-456143cb5e334c1c80f4ba6caaf99586 received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:34.983559 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-456143cb5e334c1c80f4ba6caaf99586 on tablet 456143cb5e334c1c80f4ba6caaf99586 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:34.999176 31057 raft_consensus.cc:1217] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:35.071326 31057 raft_consensus.cc:1217] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:35.171977 31057 raft_consensus.cc:1217] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:35.308655 31057 raft_consensus.cc:1217] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:35.409009 31430 raft_consensus.cc:1064] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:35.412393 31430 consensus_queue.cc:237] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:35.424206 31057 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.424752 30336 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.426709 30490 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.426481 31430 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:35.430033 31404 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:35.433823 31431 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:35.450423 31447 raft_consensus.cc:1064] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:35.453861 31447 consensus_queue.cc:237] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:35.456327 31466 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.462777 30490 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.471529 31057 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.473378 31059 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.474416 30412 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.476244 31447 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:35.478085 31457 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:35.484838 30490 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.486341 31447 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:35.489032 30238 catalog_manager.cc:5697] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.498488 30336 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.509333 31457 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.531940 30490 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.539685 30412 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.558166 31057 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.581216 30239 catalog_manager.cc:5697] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.597507 30336 consensus_queue.cc:237] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:35.605933 31057 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:35.603073 30412 consensus_queue.cc:237] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:35.606775 30413 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:35.609790 31478 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:35.610731 31477 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:35.615022 31059 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:35.615361 30336 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:35.616533 31466 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:35.617559 31431 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:35.628229 31404 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.631520 31396 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.635460 30417 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.643805 31059 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.653154 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cddcbf171147400891bb8a8b67e1d56e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:35.657229 30336 raft_consensus.cc:2955] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.657797 31057 raft_consensus.cc:2955] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.668185 30239 catalog_manager.cc:5697] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.671186 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d0f3a4f298414694809fed37a853795e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:35.678548 30238 catalog_manager.cc:5697] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:35.683508 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet cddcbf171147400891bb8a8b67e1d56e with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:35.693796 31483 tablet_replica.cc:333] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:35.695080 31483 raft_consensus.cc:2243] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.695998 31483 raft_consensus.cc:2272] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.704751 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet d0f3a4f298414694809fed37a853795e with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:35.700783 31483 ts_tablet_manager.cc:1916] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:35.739758 31483 ts_tablet_manager.cc:1929] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:35.740213 31483 log.cc:1199] T cddcbf171147400891bb8a8b67e1d56e P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/cddcbf171147400891bb8a8b67e1d56e
I20260709 12:24:35.741782 31483 tablet_replica.cc:333] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:35.741765 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet cddcbf171147400891bb8a8b67e1d56e (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:35.743108 31483 raft_consensus.cc:2243] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:35.743846 31483 raft_consensus.cc:2272] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:35.746466 31483 ts_tablet_manager.cc:1916] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:35.755594 31415 raft_consensus.cc:1064] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:35.760500 31415 consensus_queue.cc:237] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:35.763718 31483 ts_tablet_manager.cc:1929] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:35.764214 31483 log.cc:1199] T d0f3a4f298414694809fed37a853795e P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/d0f3a4f298414694809fed37a853795e
I20260709 12:24:35.767577 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet d0f3a4f298414694809fed37a853795e (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:35.779690 31057 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.780028 30336 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.781256 30417 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:35.785597 31484 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:24:35.786674 31412 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:35.787609 31460 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:35.869642 31460 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.871513 31479 raft_consensus.cc:1064] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:35.874675 31479 consensus_queue.cc:237] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:35.882462 30417 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.886973 30336 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.888139 31057 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.918155 30243 catalog_manager.cc:5697] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.929682 31057 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:35.934247 30417 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:35.935959 31477 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:35.937968 31477 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:35.977240 31396 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.979250 30417 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.992904 31057 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:35.998697 30493 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:35.999931 30491 consensus_queue.cc:237] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:36.007018 31059 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:36.008615 31484 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:36.015991 31491 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.026750 30243 catalog_manager.cc:5697] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.031474 31059 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.045193 31477 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:36.077704 30417 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:36.086980 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 456143cb5e334c1c80f4ba6caaf99586 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:36.089875 30243 catalog_manager.cc:5697] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:36.105047 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 456143cb5e334c1c80f4ba6caaf99586 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:36.114615 31412 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:36.122103 31495 tablet_replica.cc:333] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:36.134822 30417 raft_consensus.cc:2955] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.145668 31495 raft_consensus.cc:2243] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.146459 31495 raft_consensus.cc:2272] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.147918 30491 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.158474 31495 ts_tablet_manager.cc:1916] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:36.194500 31495 ts_tablet_manager.cc:1929] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:36.194989 31495 log.cc:1199] T 456143cb5e334c1c80f4ba6caaf99586 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/456143cb5e334c1c80f4ba6caaf99586
I20260709 12:24:36.197315 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 456143cb5e334c1c80f4ba6caaf99586 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:36.471843 30341 consensus_queue.cc:237] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:36.476419 31057 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:36.476670 30489 raft_consensus.cc:1275] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:36.478034 31477 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:36.478932 31479 consensus_queue.cc:1048] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:36.484733 31479 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.487920 31057 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.492221 30489 raft_consensus.cc:2955] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.500651 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ed643ca798e46e98062a8e02232de64 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:36.513886 30243 catalog_manager.cc:5697] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:36.532649 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ed643ca798e46e98062a8e02232de64 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:36.534512 31496 tablet_replica.cc:333] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:36.535847 31496 raft_consensus.cc:2243] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:36.536597 31496 raft_consensus.cc:2272] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:36.541414 31496 ts_tablet_manager.cc:1916] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:36.553311 31496 ts_tablet_manager.cc:1929] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:36.553757 31496 log.cc:1199] T 9ed643ca798e46e98062a8e02232de64 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/9ed643ca798e46e98062a8e02232de64
I20260709 12:24:36.555442 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 9ed643ca798e46e98062a8e02232de64 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:37.176338 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:37.240274 30341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:37.240916 30341 raft_consensus.cc:606] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:37.243955 30341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:37.244522 30341 raft_consensus.cc:606] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:37.257913 30491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:37.258538 30491 raft_consensus.cc:606] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:37.261178 30341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:37.261682 30341 raft_consensus.cc:606] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:37.264087 30341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:37.264587 30341 raft_consensus.cc:606] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:37.266968 30341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:37.267411 30341 raft_consensus.cc:606] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:37.268505 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:24:37.269721 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:37.270643 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:37.521595 31479 raft_consensus.cc:993] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:37.522141 31497 raft_consensus.cc:1081] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:37.523671 30417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:37.524118 30417 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.524413 30417 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.528740 30417 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.530808 30417 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:37.531494 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:37.532160 30341 raft_consensus.cc:3055] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.532539 30341 raft_consensus.cc:740] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:37.533421 30341 consensus_queue.cc:260] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.533740 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:37.534711 30341 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.534833 30491 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.541550 30491 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:37.545068 30385 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:37.545934 31404 raft_consensus.cc:2804] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.546356 31404 raft_consensus.cc:697] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:37.547183 31404 consensus_queue.cc:237] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.555265 31491 raft_consensus.cc:993] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:37.555902 31501 raft_consensus.cc:1081] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:37.559010 31457 raft_consensus.cc:993] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:37.559629 31457 raft_consensus.cc:1081] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:37.562222 31060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52762
I20260709 12:24:37.562831 31060 raft_consensus.cc:493] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.563234 31060 raft_consensus.cc:3060] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.563575 31059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:37.564109 31059 raft_consensus.cc:493] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.564886 31059 raft_consensus.cc:3060] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.571250 31059 raft_consensus.cc:515] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.571151 31060 raft_consensus.cc:515] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.573935 31059 leader_election.cc:290] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:37.576063 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:37.576285 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:37.576676 30344 raft_consensus.cc:3055] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.576795 30336 raft_consensus.cc:3060] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.577006 30344 raft_consensus.cc:740] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:37.577756 30344 consensus_queue.cc:260] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.578896 30344 raft_consensus.cc:3060] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.581764 31060 leader_election.cc:290] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:37.575284 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c14a6a8a872344c79fb254e542f16a8a" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:37.585489 30491 raft_consensus.cc:3060] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.591820 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df4a357fee844ada02aa68cb4514771" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:37.592504 30489 raft_consensus.cc:3055] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.592839 30489 raft_consensus.cc:740] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:37.593638 30489 consensus_queue.cc:260] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.594810 30489 raft_consensus.cc:3060] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.596586 30336 raft_consensus.cc:2468] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:37.597411 30338 raft_consensus.cc:1240] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Rejecting Update request from peer 9a3a1ec66d6c4e3b999839c029257dfc for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:37.597935 31025 leader_election.cc:304] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [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: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:24:37.601426 30341 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:37.601569 30344 raft_consensus.cc:2468] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:37.603739 30243 catalog_manager.cc:5697] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.613358 31504 raft_consensus.cc:2804] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.614990 31025 leader_election.cc:304] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [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: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:24:37.617502 30489 raft_consensus.cc:2468] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:37.623318 31457 raft_consensus.cc:993] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:37.624008 31497 raft_consensus.cc:1081] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:37.625000 30491 raft_consensus.cc:2468] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:37.630725 30412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:37.636597 30412 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.637167 30412 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.641703 31477 raft_consensus.cc:993] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:37.642287 31477 raft_consensus.cc:1081] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:37.643604 31507 raft_consensus.cc:2804] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.644568 30413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:37.645323 31504 raft_consensus.cc:697] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:37.645460 30413 raft_consensus.cc:493] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.645928 30413 raft_consensus.cc:3060] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.645843 31507 raft_consensus.cc:697] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:37.646414 31504 consensus_queue.cc:237] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.647656 31507 consensus_queue.cc:237] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.669803 30413 raft_consensus.cc:515] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.672765 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:37.673602 30338 raft_consensus.cc:3055] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.674023 30338 raft_consensus.cc:740] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:37.674973 30338 consensus_queue.cc:260] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.676640 30338 raft_consensus.cc:3060] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.680243 30412 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.702243 30413 leader_election.cc:290] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:37.703364 30412 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:37.703872 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:37.704620 30344 raft_consensus.cc:3055] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.704900 30344 raft_consensus.cc:740] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:37.705605 30344 consensus_queue.cc:260] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.706640 30344 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.708037 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:37.708611 30489 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.712218 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82b07d2218284d42b2e55267ba78505b" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:37.712796 30491 raft_consensus.cc:3060] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.714807 30344 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:37.719049 30491 raft_consensus.cc:2468] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:37.719421 30489 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:37.720892 31457 raft_consensus.cc:993] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:37.721419 31457 raft_consensus.cc:1081] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:37.725306 30385 leader_election.cc:304] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:37.726287 30385 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:37.726878 31466 raft_consensus.cc:2804] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.727066 31404 raft_consensus.cc:2804] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.727465 31466 raft_consensus.cc:697] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:37.728418 31466 consensus_queue.cc:237] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:37.731367 31060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:37.731930 31060 raft_consensus.cc:493] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:37.732296 31060 raft_consensus.cc:3060] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.734777 30243 catalog_manager.cc:5697] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.737587 30341 consensus_queue.cc:237] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:37.741915 31060 raft_consensus.cc:515] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.752975 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:37.753715 30338 raft_consensus.cc:2468] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:37.754068 30344 raft_consensus.cc:3055] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:37.753446 30238 catalog_manager.cc:5697] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.755745 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d200d8ef28b486ea8ffb4502384fea1" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:37.759924 31404 raft_consensus.cc:697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:37.756007 30344 raft_consensus.cc:740] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:37.755757 31060 leader_election.cc:290] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:37.763619 30344 consensus_queue.cc:260] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.762426 30489 raft_consensus.cc:3060] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.764999 30344 raft_consensus.cc:3060] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:37.762467 31404 consensus_queue.cc:237] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:37.770320 30308 consensus_peers.cc:597] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56879163dbb049eba6d3d25ccd0315e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:37.771379 30491 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:37.772773 30412 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:37.772749 31479 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:37.774573 31497 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.778306 30344 raft_consensus.cc:2468] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:37.780628 30489 raft_consensus.cc:2468] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:37.784202 31024 leader_election.cc:304] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:37.785898 31504 raft_consensus.cc:2804] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:37.786432 31504 raft_consensus.cc:697] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:37.787329 31504 consensus_queue.cc:237] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:37.792420 31497 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.795332 30238 catalog_manager.cc:5697] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.797533 30238 catalog_manager.cc:5697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.798520 30413 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.797554 30491 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.804919 30243 catalog_manager.cc:5697] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.817576 30489 consensus_queue.cc:237] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:37.822247 30240 catalog_manager.cc:5697] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.839933 30344 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:37.842293 30457 consensus_peers.cc:597] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f6bf8401908b447bb527d9c574e5666d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:37.842707 30413 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:37.842528 31490 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:37.844692 31501 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.871093 31491 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.873152 30341 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.875175 30412 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.891716 30240 catalog_manager.cc:5697] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
W20260709 12:24:37.892617 30291 auto_rebalancer.cc:629] Failed to schedule move for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:24:37.897799 30341 consensus_queue.cc:237] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:37.904945 30308 consensus_peers.cc:597] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c0337f66d7f4eceac828553af4f44c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:37.907513 30491 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:37.909317 31457 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.910390 30412 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:37.911883 31457 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:37.918457 31477 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.921296 30491 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.926226 30412 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:37.942652 30243 catalog_manager.cc:5697] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:38.068773 30341 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.070206 31504 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.077932 30489 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:38.079882 31513 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:38.106985 30491 raft_consensus.cc:1275] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.108801 31507 consensus_queue.cc:1048] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.115252 30344 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.134356 30338 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:38.135960 31513 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:38.189599 31507 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.190845 30341 raft_consensus.cc:1275] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:38.192147 30338 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.195616 31466 consensus_queue.cc:1048] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:38.198000 31504 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.209956 30491 raft_consensus.cc:1275] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.211666 31504 consensus_queue.cc:1048] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:38.227228 30489 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:38.240294 31513 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:38.246066 30489 raft_consensus.cc:1275] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:38.249099 31507 consensus_queue.cc:1048] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:38.284027 30490 raft_consensus.cc:1275] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:38.299361 31404 consensus_queue.cc:1048] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:38.308043 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:38.337457 30341 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:38.339082 31404 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:38.366694 31545 ts_tablet_manager.cc:933] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:38.369489 31543 ts_tablet_manager.cc:933] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:38.377315 31545 tablet_copy_client.cc:323] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:38.379693 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet f6bf8401908b447bb527d9c574e5666d from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:38.380398 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet f6bf8401908b447bb527d9c574e5666d from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-f6bf8401908b447bb527d9c574e5666d
I20260709 12:24:38.391729 30504 tablet_copy_source_session.cc:215] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:38.396307 31545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6bf8401908b447bb527d9c574e5666d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:38.408485 31543 tablet_copy_client.cc:323] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:38.414029 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 56879163dbb049eba6d3d25ccd0315e0 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:38.414608 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 56879163dbb049eba6d3d25ccd0315e0 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-56879163dbb049eba6d3d25ccd0315e0
I20260709 12:24:38.424791 30355 tablet_copy_source_session.cc:215] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:38.432471 31543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56879163dbb049eba6d3d25ccd0315e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:38.478430 31545 tablet_copy_client.cc:806] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:38.479053 31545 tablet_copy_client.cc:670] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:38.492748 31545 tablet_copy_client.cc:538] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:38.505903 31549 ts_tablet_manager.cc:933] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:38.513875 31543 tablet_copy_client.cc:806] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:38.514494 31543 tablet_copy_client.cc:670] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:38.519527 31543 tablet_copy_client.cc:538] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:38.519572 31549 tablet_copy_client.cc:323] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:38.545953 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 8c0337f66d7f4eceac828553af4f44c6 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:38.546599 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 8c0337f66d7f4eceac828553af4f44c6 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-8c0337f66d7f4eceac828553af4f44c6
I20260709 12:24:38.549074 31545 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:38.581459 31543 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:38.600117 30355 tablet_copy_source_session.cc:215] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:38.600550 31545 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:38.603328 31545 tablet_bootstrap.cc:492] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:38.604233 31545 ts_tablet_manager.cc:1403] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.005s
I20260709 12:24:38.604772 31549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c0337f66d7f4eceac828553af4f44c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:38.607561 31545 raft_consensus.cc:359] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.608608 31545 raft_consensus.cc:740] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:38.609407 31545 consensus_queue.cc:260] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.622491 31545 ts_tablet_manager.cc:1434] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 12:24:38.629599 30341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:38.630259 30341 raft_consensus.cc:606] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:38.633975 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-f6bf8401908b447bb527d9c574e5666d received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:38.634465 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-f6bf8401908b447bb527d9c574e5666d on tablet f6bf8401908b447bb527d9c574e5666d with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:38.634057 31477 raft_consensus.cc:993] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:38.637253 31477 raft_consensus.cc:1081] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:38.640621 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:38.641165 30489 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.641494 30489 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.648353 30489 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.651187 30489 leader_election.cc:290] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:38.651288 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:38.652010 30338 raft_consensus.cc:3055] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:38.652379 30338 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:38.654435 31549 tablet_copy_client.cc:806] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:38.655133 31549 tablet_copy_client.cc:670] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:38.653523 30338 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.656666 30338 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.659143 31549 tablet_copy_client.cc:538] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:38.665632 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:38.666303 30413 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.665817 30338 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:38.667915 30460 leader_election.cc:304] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:38.671484 31490 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:38.672009 31490 raft_consensus.cc:697] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:38.672995 31490 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.678117 30413 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:38.681838 31543 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:38.683368 31543 tablet_bootstrap.cc:492] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:38.684118 31543 ts_tablet_manager.cc:1403] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.103s	user 0.022s	sys 0.002s
I20260709 12:24:38.688454 31543 raft_consensus.cc:359] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.689368 31543 raft_consensus.cc:740] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:38.694262 31549 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:38.694692 31543 consensus_queue.cc:260] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.697846 31543 ts_tablet_manager.cc:1434] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260709 12:24:38.700901 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:38.701603 30413 raft_consensus.cc:606] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:38.704600 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:38.702010 30239 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.705224 30338 raft_consensus.cc:606] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:38.712643 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:38.713276 30338 raft_consensus.cc:606] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:38.717242 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-56879163dbb049eba6d3d25ccd0315e0 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:38.717691 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-56879163dbb049eba6d3d25ccd0315e0 on tablet 56879163dbb049eba6d3d25ccd0315e0 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:38.719822 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:38.720456 30338 raft_consensus.cc:606] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:38.723155 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:38.723738 30338 raft_consensus.cc:606] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:38.724782 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:24:38.726343 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:38.727046 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:38.746312 31549 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:38.747344 31549 tablet_bootstrap.cc:492] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:38.748095 31549 ts_tablet_manager.cc:1403] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.019s
I20260709 12:24:38.751163 31549 raft_consensus.cc:359] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.751796 31549 raft_consensus.cc:740] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:38.752449 31549 consensus_queue.cc:260] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.754947 31549 ts_tablet_manager.cc:1434] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:38.757725 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-8c0337f66d7f4eceac828553af4f44c6 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:38.758136 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-8c0337f66d7f4eceac828553af4f44c6 on tablet 8c0337f66d7f4eceac828553af4f44c6 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:38.784226 31059 raft_consensus.cc:1217] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:38.807484 31059 raft_consensus.cc:1217] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:38.818714 31535 raft_consensus.cc:993] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:38.819245 31477 raft_consensus.cc:1081] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:38.822340 30413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:38.822892 30413 raft_consensus.cc:493] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.823253 30413 raft_consensus.cc:3060] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.830423 30413 raft_consensus.cc:515] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.836690 30413 leader_election.cc:290] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:38.837203 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:38.837899 30338 raft_consensus.cc:3055] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:38.838209 30338 raft_consensus.cc:740] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:38.841522 30338 consensus_queue.cc:260] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.842603 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56879163dbb049eba6d3d25ccd0315e0" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:38.842941 30338 raft_consensus.cc:3060] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.843273 30489 raft_consensus.cc:3060] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.857736 30338 raft_consensus.cc:2468] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:38.858103 30489 raft_consensus.cc:2468] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:38.859221 30386 leader_election.cc:304] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:38.860253 31548 raft_consensus.cc:2804] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:38.861254 31548 raft_consensus.cc:697] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:38.862298 31548 consensus_queue.cc:237] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.869268 31404 raft_consensus.cc:993] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:38.869841 31404 raft_consensus.cc:1081] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:38.900486 31479 raft_consensus.cc:993] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:38.900986 31457 raft_consensus.cc:1081] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:38.900156 30240 catalog_manager.cc:5697] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:38.907452 30490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:38.908075 30490 raft_consensus.cc:493] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.908187 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54564
I20260709 12:24:38.908500 30490 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.909044 30489 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.909554 30489 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.916889 30490 raft_consensus.cc:515] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.926272 30490 leader_election.cc:290] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:38.923998 30489 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.928381 30489 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:38.928821 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:38.929515 30338 raft_consensus.cc:3055] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:38.929865 30338 raft_consensus.cc:740] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:38.930632 30338 consensus_queue.cc:260] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.931775 30338 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.940754 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:38.941046 30338 raft_consensus.cc:2468] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:38.941418 30412 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.943876 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:38.944454 30417 raft_consensus.cc:3055] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:38.944710 30417 raft_consensus.cc:740] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:38.945466 30417 consensus_queue.cc:260] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.946568 30417 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.948040 30460 leader_election.cc:304] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:38.948895 31491 raft_consensus.cc:2804] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:38.950034 31477 raft_consensus.cc:993] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:38.950512 31477 raft_consensus.cc:1081] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:38.952998 31491 raft_consensus.cc:697] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:38.954478 30413 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:38.955129 30413 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:38.954854 31491 consensus_queue.cc:237] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.955536 30413 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.951788 30412 raft_consensus.cc:2468] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:38.953475 30417 raft_consensus.cc:2468] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:38.953519 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:38.959424 30338 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:38.968652 30338 raft_consensus.cc:2468] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:38.968415 30413 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:38.980144 30240 catalog_manager.cc:5697] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.984835 30413 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:38.985805 30460 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:38.987360 31491 raft_consensus.cc:2804] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:38.987893 31491 raft_consensus.cc:697] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:38.988847 31491 consensus_queue.cc:237] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:38.989353 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:38.995466 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:39.000998 31059 raft_consensus.cc:1217] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:39.007470 30493 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.007632 30338 raft_consensus.cc:3055] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:39.008425 30338 raft_consensus.cc:740] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:39.010473 30338 consensus_queue.cc:260] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:39.015388 30493 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:39.015527 30338 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.016958 30385 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:39.017825 31548 raft_consensus.cc:2804] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:39.018363 31548 raft_consensus.cc:697] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:39.019344 31548 consensus_queue.cc:237] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:39.021641 30239 catalog_manager.cc:5697] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:39.035228 30338 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:39.046329 30239 catalog_manager.cc:5697] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.058187 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:39.058775 30413 raft_consensus.cc:606] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:24:39.061622 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:39.062152 30413 raft_consensus.cc:606] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:24:39.063283 30230 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 8c0337f66d7f4eceac828553af4f44c6 already in progress [suppressed 3 similar messages]
I20260709 12:24:39.066176 31477 raft_consensus.cc:993] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:39.066366 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:39.066861 31535 raft_consensus.cc:1081] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:39.067440 30413 raft_consensus.cc:606] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:24:39.068987 30493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:39.069620 30493 raft_consensus.cc:493] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:39.069926 30493 raft_consensus.cc:3060] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:24:39.072180 30291 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:24:39.072628 30291 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 8c0337f66d7f4eceac828553af4f44c6 already in progress
W20260709 12:24:39.072893 30291 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 8c0337f66d7f4eceac828553af4f44c6 already in progress
I20260709 12:24:39.075084 30493 raft_consensus.cc:515] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:39.077145 30493 leader_election.cc:290] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:39.079106 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:39.079715 30338 raft_consensus.cc:3055] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:39.080027 30338 raft_consensus.cc:740] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:39.080834 30338 consensus_queue.cc:260] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:39.082059 30338 raft_consensus.cc:3060] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.085407 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da3c6ff2d494184a1f95397c32eef3c" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:39.085948 30411 raft_consensus.cc:3060] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:39.092330 30411 raft_consensus.cc:2468] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:39.093585 30460 leader_election.cc:304] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:39.094412 31501 raft_consensus.cc:2804] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:39.095780 31501 raft_consensus.cc:697] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:39.096807 31501 consensus_queue.cc:237] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:39.100000 30338 raft_consensus.cc:2468] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:39.114370 30239 catalog_manager.cc:5697] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:39.147687 30413 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.148970 31491 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.174557 30341 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.183362 31501 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.300559 30341 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:39.301869 31513 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.314990 31059 raft_consensus.cc:3060] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Advancing to term 2
I20260709 12:24:39.323701 30493 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:39.329525 31513 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.332244 31059 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:39.344538 31513 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:39.375857 31548 raft_consensus.cc:1064] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:39.378798 31548 consensus_queue.cc:237] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:39.387291 30413 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.389370 31501 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.395298 30490 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:39.396783 31548 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:39.397553 31060 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:39.399241 31548 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:39.402033 30338 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:39.404474 31466 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:39.406924 31466 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.414129 31060 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.420153 30341 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:39.427022 31490 raft_consensus.cc:1064] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:39.430676 31513 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.431613 30240 catalog_manager.cc:5697] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.435693 31490 consensus_queue.cc:237] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:39.448030 30341 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.458412 30338 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.459156 30412 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.463196 31570 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.470975 31570 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:39.494805 30490 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.500545 30493 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:39.509919 30336 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.524434 31548 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.532313 31570 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.565299 31060 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:39.573608 31586 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:39.583940 31404 raft_consensus.cc:993] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:39.584467 31404 raft_consensus.cc:1081] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:39.587649 30336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:54256
I20260709 12:24:39.588438 30336 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:39.588915 30336 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:24:39.603530 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 60435.1us
I20260709 12:24:39.607602 30336 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:39.613396 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:39.621531 30336 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:39.632789 31060 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Advancing to term 2
I20260709 12:24:39.638978 30412 raft_consensus.cc:3055] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:39.639447 30412 raft_consensus.cc:740] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:39.640728 30411 raft_consensus.cc:1275] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.641012 30344 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:39.640997 31060 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:39.642541 30411 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:39.644145 30412 consensus_queue.cc:260] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:39.649040 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:39.649672 30491 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:39.649873 31570 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.650380 30341 raft_consensus.cc:1275] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:39.658093 31586 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.659446 30491 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:39.661049 31586 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.661350 30493 raft_consensus.cc:1240] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Rejecting Update request from peer a362ce8b37a6455ea31a9b93fe9d96a6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:24:39.662398 30336 raft_consensus.cc:1240] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Rejecting Update request from peer a362ce8b37a6455ea31a9b93fe9d96a6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:24:39.663556 31404 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.671278 31404 consensus_queue.cc:1059] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.679311 30310 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:39.680459 31477 raft_consensus.cc:2804] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:39.680922 31477 raft_consensus.cc:697] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:39.681771 31477 consensus_queue.cc:237] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:39.693507 31586 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:39.699249 30413 consensus_queue.cc:237] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:39.714541 30412 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:39.721117 30238 catalog_manager.cc:5697] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 2 to 3, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.728648 31060 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:39.731196 31404 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:39.735666 31501 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.741832 30336 raft_consensus.cc:1275] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:39.741732 31548 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.756019 31059 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.771384 31060 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.767913 31404 consensus_queue.cc:1048] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:24:39.783802 30417 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.786834 30336 raft_consensus.cc:2955] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.773339 30238 catalog_manager.cc:5697] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.778151 30344 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.806790 30412 raft_consensus.cc:2468] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:39.808481 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:39.825337 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56879163dbb049eba6d3d25ccd0315e0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:39.877406 30493 consensus_queue.cc:237] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:39.883056 30238 catalog_manager.cc:5697] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.894641 31057 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:39.896351 30412 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:39.901454 31570 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:39.910614 31586 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.913439 31059 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.926539 31570 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:39.931298 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 56879163dbb049eba6d3d25ccd0315e0 with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:39.935528 30412 raft_consensus.cc:2955] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:39.945182 31593 tablet_replica.cc:333] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:39.944325 30239 catalog_manager.cc:5697] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:39.946429 31593 raft_consensus.cc:2243] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.947291 31593 raft_consensus.cc:2272] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.950901 31593 ts_tablet_manager.cc:1916] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:39.957011 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f6bf8401908b447bb527d9c574e5666d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:39.964725 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet f6bf8401908b447bb527d9c574e5666d with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:39.972939 31593 ts_tablet_manager.cc:1929] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:39.973970 31593 log.cc:1199] T 56879163dbb049eba6d3d25ccd0315e0 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/56879163dbb049eba6d3d25ccd0315e0
I20260709 12:24:39.976044 30336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:39.977257 30336 raft_consensus.cc:606] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:39.980230 31594 tablet_replica.cc:333] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:39.980152 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 56879163dbb049eba6d3d25ccd0315e0 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:39.983271 31594 raft_consensus.cc:2243] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:39.984448 31594 raft_consensus.cc:2272] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:39.989634 30493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:39.990294 30493 raft_consensus.cc:606] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:39.994971 31594 ts_tablet_manager.cc:1916] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:39.996892 30341 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:39.997577 30341 raft_consensus.cc:606] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:40.011708 30336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7badd039497941fd8f242fc1296f6673"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:40.012553 30336 raft_consensus.cc:606] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:40.017432 31594 ts_tablet_manager.cc:1929] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:40.018046 31594 log.cc:1199] T f6bf8401908b447bb527d9c574e5666d P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/f6bf8401908b447bb527d9c574e5666d
I20260709 12:24:40.019977 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet f6bf8401908b447bb527d9c574e5666d (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:40.022537 30336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:40.023280 30336 raft_consensus.cc:606] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:40.026966 30412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c25cae3355824504826659fee71e6f04"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:40.029049 30412 raft_consensus.cc:606] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:40.035624 30336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f3a4f298414694809fed37a853795e"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:40.036290 30336 raft_consensus.cc:606] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:40.037525 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:24:40.039309 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:40.040134 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:40.045763 31570 raft_consensus.cc:993] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:40.046414 31570 raft_consensus.cc:1081] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:40.048265 30336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:40.048938 30336 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.049417 30336 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:40.060163 30336 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.063851 30336 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:40.064474 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:40.065085 30417 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:40.066987 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:40.067662 30489 raft_consensus.cc:3055] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:40.068019 30489 raft_consensus.cc:740] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:40.070217 30489 consensus_queue.cc:260] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.071514 30489 raft_consensus.cc:3060] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:40.072044 30417 raft_consensus.cc:2468] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:40.079052 30489 raft_consensus.cc:2468] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:40.080364 30311 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:40.080718 30417 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:40.081157 31477 raft_consensus.cc:2804] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:40.081616 31477 raft_consensus.cc:697] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:40.082468 31477 consensus_queue.cc:237] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.083699 31457 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:40.097324 31059 raft_consensus.cc:3060] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Advancing to term 3
I20260709 12:24:40.099555 30239 catalog_manager.cc:5697] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 2 to 3, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.104619 30493 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:40.104324 31059 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:40.107584 31477 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.121240 31477 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.137477 31595 raft_consensus.cc:1064] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:40.140272 31595 consensus_queue.cc:237] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.148142 30417 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:40.149712 30493 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:40.150763 31477 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:40.151846 31057 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:40.152803 31477 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:40.153985 31595 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:40.162356 31477 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.166895 31057 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.166895 30417 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.184161 30242 catalog_manager.cc:5697] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 2 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.183207 30493 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.200897 30336 consensus_queue.cc:237] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.213220 31057 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:40.214869 31477 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:40.214365 30493 raft_consensus.cc:1275] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:40.216768 31595 consensus_queue.cc:1048] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:40.222975 31595 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.225508 30489 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.225519 31057 raft_consensus.cc:2955] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.234444 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c0337f66d7f4eceac828553af4f44c6 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:40.239668 30238 catalog_manager.cc:5697] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:40.242799 31592 raft_consensus.cc:993] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:40.250169 31477 raft_consensus.cc:1081] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:40.251912 31059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0f3a4f298414694809fed37a853795e"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:40.252564 31059 raft_consensus.cc:493] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.253614 31059 raft_consensus.cc:3060] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.256021 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c0337f66d7f4eceac828553af4f44c6 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:40.281715 31059 raft_consensus.cc:515] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.285903 31059 leader_election.cc:290] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:40.287021 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:40.287774 30417 raft_consensus.cc:3060] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.287959 31598 tablet_replica.cc:333] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:40.289073 31598 raft_consensus.cc:2243] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:40.287042 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f3a4f298414694809fed37a853795e" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:40.290477 30336 raft_consensus.cc:3055] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.290813 30336 raft_consensus.cc:740] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:40.291580 30336 consensus_queue.cc:260] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.293483 31598 raft_consensus.cc:2272] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:40.299418 31598 ts_tablet_manager.cc:1916] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:40.301337 30336 raft_consensus.cc:3060] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.303118 30417 raft_consensus.cc:2468] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:40.304488 31025 leader_election.cc:304] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:40.305476 31573 raft_consensus.cc:2804] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.307389 30336 raft_consensus.cc:2468] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:40.311249 31573 raft_consensus.cc:697] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:40.312458 31573 consensus_queue.cc:237] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.319031 31598 ts_tablet_manager.cc:1929] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:40.319739 31598 log.cc:1199] T 8c0337f66d7f4eceac828553af4f44c6 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/8c0337f66d7f4eceac828553af4f44c6
I20260709 12:24:40.321446 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 8c0337f66d7f4eceac828553af4f44c6 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:40.322376 30239 catalog_manager.cc:5697] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:40.331324 31477 raft_consensus.cc:993] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:40.331768 31457 raft_consensus.cc:1081] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:40.333189 31059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:40.333645 31059 raft_consensus.cc:493] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.333930 31059 raft_consensus.cc:3060] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.338625 31059 raft_consensus.cc:515] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.341719 31059 leader_election.cc:290] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:40.342149 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:40.342851 30341 raft_consensus.cc:3055] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.343194 30341 raft_consensus.cc:740] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:40.342284 30412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fea42418e447a0b7b1284252d81baf" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:40.344165 30412 raft_consensus.cc:3060] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.343948 30341 consensus_queue.cc:260] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.345124 30341 raft_consensus.cc:3060] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.346045 31477 raft_consensus.cc:993] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:40.346673 31477 raft_consensus.cc:1081] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:40.349990 30417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:40.350879 30417 raft_consensus.cc:493] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.351493 30417 raft_consensus.cc:3060] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.355276 30412 raft_consensus.cc:2468] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:40.356508 31025 leader_election.cc:304] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:40.356943 30341 raft_consensus.cc:2468] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:40.359534 31573 raft_consensus.cc:2804] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.360064 31573 raft_consensus.cc:697] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:40.361126 31573 consensus_queue.cc:237] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.363924 30417 raft_consensus.cc:515] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.365998 30417 leader_election.cc:290] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:40.367215 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:40.367889 30336 raft_consensus.cc:3055] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.368243 30336 raft_consensus.cc:740] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:40.368386 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cff7df6cecf4152b5b2775c6760b151" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:40.369187 30489 raft_consensus.cc:3060] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.369086 30336 consensus_queue.cc:260] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.370581 30336 raft_consensus.cc:3060] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.376902 30489 raft_consensus.cc:2468] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:40.378203 30336 raft_consensus.cc:2468] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:40.378496 30385 leader_election.cc:304] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:40.379403 31579 raft_consensus.cc:2804] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.379925 31579 raft_consensus.cc:697] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:40.380975 31579 consensus_queue.cc:237] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.375990 30239 catalog_manager.cc:5697] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:40.405968 31404 raft_consensus.cc:993] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:40.406471 31404 raft_consensus.cc:1081] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:40.406399 31477 raft_consensus.cc:993] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:40.407835 31477 raft_consensus.cc:1081] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:40.407930 30239 catalog_manager.cc:5697] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.410379 31060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c25cae3355824504826659fee71e6f04"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52748
I20260709 12:24:40.410933 31060 raft_consensus.cc:493] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.411281 31060 raft_consensus.cc:3060] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.411404 30412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7badd039497941fd8f242fc1296f6673"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:40.411980 30412 raft_consensus.cc:493] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.412320 30412 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.418192 31060 raft_consensus.cc:515] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.421798 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:40.422501 30417 raft_consensus.cc:3055] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.422848 30417 raft_consensus.cc:740] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:40.423604 30417 consensus_queue.cc:260] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.424461 30417 raft_consensus.cc:3060] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.429219 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25cae3355824504826659fee71e6f04" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:40.429514 31060 leader_election.cc:290] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:40.430012 30489 raft_consensus.cc:3060] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.429759 30412 raft_consensus.cc:515] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.433722 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:40.434388 30336 raft_consensus.cc:3055] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.434700 30336 raft_consensus.cc:740] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:40.435217 30417 raft_consensus.cc:2468] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:40.437541 31025 leader_election.cc:304] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:40.438771 30336 consensus_queue.cc:260] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.439342 31573 raft_consensus.cc:2804] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.439975 31573 raft_consensus.cc:697] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:40.441220 30336 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.441107 31573 consensus_queue.cc:237] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:40.441841 30489 raft_consensus.cc:2468] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:40.442682 31477 raft_consensus.cc:993] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:40.443120 31592 raft_consensus.cc:1081] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:40.444967 30417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:40.445698 30417 raft_consensus.cc:493] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:40.446177 30417 raft_consensus.cc:3060] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.450559 30412 leader_election.cc:290] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:40.450671 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:40.451319 30489 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.452591 30336 raft_consensus.cc:2468] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:40.457192 30386 leader_election.cc:304] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:40.456869 30239 catalog_manager.cc:5697] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:40.457966 31579 raft_consensus.cc:2804] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.458443 31579 raft_consensus.cc:697] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:40.459285 31579 consensus_queue.cc:237] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.463508 30489 raft_consensus.cc:2468] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:40.465274 30417 raft_consensus.cc:515] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.467988 30341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:40.468585 30341 raft_consensus.cc:3055] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:40.468904 30341 raft_consensus.cc:740] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:40.469884 30341 consensus_queue.cc:260] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.471292 30341 raft_consensus.cc:3060] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.485105 30417 leader_election.cc:290] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:40.493314 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4deb512ca3f243c9b9faa9dff8fd7ebe" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:40.495240 30489 raft_consensus.cc:3060] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:40.496089 30412 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:40.497972 31477 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.507308 30341 raft_consensus.cc:2468] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:40.508526 30386 leader_election.cc:304] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:40.509516 31404 raft_consensus.cc:2804] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:40.509994 31404 raft_consensus.cc:697] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:40.510700 31404 consensus_queue.cc:237] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:40.513836 30489 raft_consensus.cc:2468] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:40.516508 30489 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:40.519138 30239 catalog_manager.cc:5697] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.521220 31595 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.546926 30242 catalog_manager.cc:5697] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:40.815322 30413 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:40.816742 31573 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:40.833329 30341 raft_consensus.cc:1275] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:40.835148 31573 consensus_queue.cc:1048] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:40.880878 30489 raft_consensus.cc:1275] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:40.881768 30341 raft_consensus.cc:1275] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:40.882155 31404 consensus_queue.cc:1048] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:40.883103 31606 consensus_queue.cc:1048] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:40.919734 30413 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:40.921114 31573 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:40.927248 30341 raft_consensus.cc:1275] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:40.928766 31573 consensus_queue.cc:1048] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:40.962850 30489 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:40.964269 31599 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:40.986877 30412 raft_consensus.cc:1275] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:41.010860 31611 consensus_queue.cc:1048] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:41.037710 30489 raft_consensus.cc:1275] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.039616 31606 consensus_queue.cc:1048] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:41.114903 30336 raft_consensus.cc:1275] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.116743 30336 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.116832 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:41.124759 30489 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:41.127447 31548 consensus_queue.cc:1048] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:41.129067 31548 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.139228 31404 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.330868 30490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:41.331485 30490 raft_consensus.cc:606] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:41.335176 30490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:41.335816 30490 raft_consensus.cc:606] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:41.345096 30336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:41.345999 30336 raft_consensus.cc:606] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:41.349475 30490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:41.350111 30490 raft_consensus.cc:606] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
W20260709 12:24:41.371295 30383 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 131877us
W20260709 12:24:41.381284 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 79077.1us
I20260709 12:24:41.391698 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7badd039497941fd8f242fc1296f6673"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:41.392326 30413 raft_consensus.cc:606] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:41.422643 31586 raft_consensus.cc:993] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:41.423175 31586 raft_consensus.cc:1081] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:41.428825 31058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52762
I20260709 12:24:41.429477 31058 raft_consensus.cc:493] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.430680 31058 raft_consensus.cc:3060] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.438367 31058 raft_consensus.cc:515] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.441413 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:41.442058 30493 raft_consensus.cc:3055] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.442384 30493 raft_consensus.cc:740] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:41.443163 30493 consensus_queue.cc:260] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.445745 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456143cb5e334c1c80f4ba6caaf99586" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:41.446367 30417 raft_consensus.cc:3060] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.446074 30493 raft_consensus.cc:3060] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.450016 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:41.450623 30338 raft_consensus.cc:606] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:41.453272 31058 leader_election.cc:290] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:41.455768 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:24:41.459311 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:41.460085 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:41.461325 30417 raft_consensus.cc:2468] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:41.463231 31025 leader_election.cc:304] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:41.464466 31611 raft_consensus.cc:2804] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.464988 31611 raft_consensus.cc:697] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:41.465880 31611 consensus_queue.cc:237] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.480556 30493 raft_consensus.cc:2468] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:41.507853 30240 catalog_manager.cc:5697] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.520503 30338 consensus_queue.cc:237] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:41.541844 30493 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:41.543098 30417 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:41.543565 30308 consensus_peers.cc:597] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e08c0a3a9b349c3b6fe3bb20a847278. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.544094 31477 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.544984 31592 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.553045 31620 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.554853 30417 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.563434 31595 raft_consensus.cc:993] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:41.567445 31592 raft_consensus.cc:1081] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:41.561647 30493 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.570688 30336 consensus_queue.cc:237] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:41.571177 30238 catalog_manager.cc:5697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.576803 31058 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:41.577399 31058 raft_consensus.cc:493] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.577723 31058 raft_consensus.cc:3060] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.590941 31058 raft_consensus.cc:515] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.592883 31058 leader_election.cc:290] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:41.593983 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:41.594578 30413 raft_consensus.cc:3060] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.599215 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54e41cbe8bfc4df7a7b2ec90243d3466" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:41.599839 30342 raft_consensus.cc:3055] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.600143 30342 raft_consensus.cc:740] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:41.600912 30342 consensus_queue.cc:260] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.602244 30342 raft_consensus.cc:3060] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.610751 30413 raft_consensus.cc:2468] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:41.611910 31025 leader_election.cc:304] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:41.612776 31611 raft_consensus.cc:2804] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.613255 31611 raft_consensus.cc:697] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:41.614091 31611 consensus_queue.cc:237] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.610700 30342 raft_consensus.cc:2468] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:41.623023 30417 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:41.623396 30308 consensus_peers.cc:597] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 467b9327489e4906a195e8b94ab5bffc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.624351 31595 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:41.633495 30485 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:41.634378 31605 raft_consensus.cc:993] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:41.634852 31605 raft_consensus.cc:1081] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:41.635042 31477 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.637465 30417 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.638934 30342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:41.639525 30342 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.639537 31457 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:41.640043 30342 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:41.647253 30342 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:41.651522 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:41.652191 30493 raft_consensus.cc:3055] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:41.652493 30493 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:41.654701 30493 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:41.655932 30238 catalog_manager.cc:5697] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.656901 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:41.657603 30417 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:41.658991 30493 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:41.649910 30342 leader_election.cc:290] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:41.669406 31624 raft_consensus.cc:993] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:41.670131 31624 raft_consensus.cc:1081] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:41.668439 30240 catalog_manager.cc:5697] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.673010 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7badd039497941fd8f242fc1296f6673"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54564
I20260709 12:24:41.673619 30489 raft_consensus.cc:493] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.673966 30489 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:41.680608 30417 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:41.682377 30489 raft_consensus.cc:515] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:41.682988 30493 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:41.684437 30489 leader_election.cc:290] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:41.685424 30485 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.686619 30311 leader_election.cc:304] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:41.688854 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:41.689405 30342 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:24:41.689473 30291 auto_rebalancer.cc:629] Failed to schedule move for tablet 04dca77653434008b879c117545933db: Illegal state: Replica 9a3a1ec66d6c4e3b999839c029257dfc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } }
I20260709 12:24:41.689479 31595 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:41.690574 31595 raft_consensus.cc:697] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:41.689971 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7badd039497941fd8f242fc1296f6673" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:41.691498 30417 raft_consensus.cc:3055] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:41.691378 31595 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:41.693466 30417 raft_consensus.cc:740] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:41.694986 30417 consensus_queue.cc:260] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:41.697149 30342 raft_consensus.cc:2468] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:24:41.696811 30413 consensus_queue.cc:237] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:41.698508 30460 leader_election.cc:304] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:41.699203 30417 raft_consensus.cc:3060] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:41.699321 31570 raft_consensus.cc:2804] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:41.700281 31570 raft_consensus.cc:697] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:41.701537 31570 consensus_queue.cc:237] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:41.719201 30240 catalog_manager.cc:5697] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 2 to 3, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 3 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.720914 30485 raft_consensus.cc:1275] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:41.721611 30383 consensus_peers.cc:597] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bf2764d66c543069338ffc6ca9aee29. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:41.722432 31625 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:41.723618 30342 raft_consensus.cc:1275] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:41.725237 31628 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:41.728154 31457 raft_consensus.cc:993] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:41.728609 31457 raft_consensus.cc:1081] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:41.730577 31060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:41.731066 31060 raft_consensus.cc:493] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.731397 31060 raft_consensus.cc:3060] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.738700 31060 raft_consensus.cc:515] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.743216 30417 raft_consensus.cc:2468] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:24:41.745088 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:41.745926 30338 raft_consensus.cc:3055] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.746263 30338 raft_consensus.cc:740] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:41.746904 30338 consensus_queue.cc:260] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.747921 30338 raft_consensus.cc:3060] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.767239 30338 raft_consensus.cc:2468] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:41.768378 31060 leader_election.cc:290] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:41.776127 31586 raft_consensus.cc:993] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:41.776252 31025 leader_election.cc:304] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [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: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:24:41.777352 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afed71b17df14c77bd59197edd65e85f" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:41.778664 31611 raft_consensus.cc:2804] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.779151 31611 raft_consensus.cc:697] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:41.780030 31611 consensus_queue.cc:237] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.781597 30417 raft_consensus.cc:3060] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.787802 31628 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.794486 30240 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 2 to 3, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.795954 31646 raft_consensus.cc:1081] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:41.789882 30417 raft_consensus.cc:2468] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:41.801193 30342 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.812496 30336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:41.813120 30336 raft_consensus.cc:493] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:41.813501 30336 raft_consensus.cc:3060] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.820855 30336 raft_consensus.cc:515] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.825330 31060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:41.825939 31060 raft_consensus.cc:3060] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.827801 30491 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:41.829375 30485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:41.830082 30485 raft_consensus.cc:3055] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:41.830430 30485 raft_consensus.cc:740] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:41.831353 30485 consensus_queue.cc:260] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.832585 30485 raft_consensus.cc:3060] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:41.835883 31060 raft_consensus.cc:2468] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:41.837967 30308 leader_election.cc:304] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:24:41.840664 31595 raft_consensus.cc:2804] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:41.841229 31595 raft_consensus.cc:697] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:41.841091 30238 catalog_manager.cc:5697] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.842288 31595 consensus_queue.cc:237] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:41.852053 30240 catalog_manager.cc:5697] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.824249 30336 leader_election.cc:290] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:41.882280 30485 raft_consensus.cc:2468] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:41.899693 30240 catalog_manager.cc:5697] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:41.924793 31650 ts_tablet_manager.cc:933] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:41.930081 31650 tablet_copy_client.cc:323] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:41.932175 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 4e08c0a3a9b349c3b6fe3bb20a847278 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:41.932744 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 4e08c0a3a9b349c3b6fe3bb20a847278 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-4e08c0a3a9b349c3b6fe3bb20a847278
I20260709 12:24:41.933363 30491 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:41.934721 31647 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:41.940582 30355 tablet_copy_source_session.cc:215] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:41.948401 31650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e08c0a3a9b349c3b6fe3bb20a847278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:41.971136 30417 raft_consensus.cc:1275] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:41.978098 31611 consensus_queue.cc:1048] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:41.986933 31650 tablet_copy_client.cc:806] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:41.987591 31650 tablet_copy_client.cc:670] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:41.992326 31650 tablet_copy_client.cc:538] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:42.003780 31650 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:42.032653 31657 ts_tablet_manager.cc:933] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:42.040503 31650 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:42.041916 31657 tablet_copy_client.cc:323] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:42.042202 31650 tablet_bootstrap.cc:492] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:42.042984 31650 ts_tablet_manager.cc:1403] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.007s
I20260709 12:24:42.043862 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 467b9327489e4906a195e8b94ab5bffc from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:42.044425 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 467b9327489e4906a195e8b94ab5bffc from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-467b9327489e4906a195e8b94ab5bffc
I20260709 12:24:42.045718 31650 raft_consensus.cc:359] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:42.046612 31650 raft_consensus.cc:740] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:42.048130 31650 consensus_queue.cc:260] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:42.052721 31650 ts_tablet_manager.cc:1434] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:42.053071 30355 tablet_copy_source_session.cc:215] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:42.054700 30354 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-4e08c0a3a9b349c3b6fe3bb20a847278 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:42.055423 30354 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-4e08c0a3a9b349c3b6fe3bb20a847278 on tablet 4e08c0a3a9b349c3b6fe3bb20a847278 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:42.066329 31657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467b9327489e4906a195e8b94ab5bffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:42.082746 31657 tablet_copy_client.cc:806] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:42.083408 31657 tablet_copy_client.cc:670] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:42.087110 31657 tablet_copy_client.cc:538] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:42.094640 31657 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:42.115767 31657 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:42.115864 30417 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:42.116801 31657 tablet_bootstrap.cc:492] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:42.117601 31657 ts_tablet_manager.cc:1403] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260709 12:24:42.120504 31611 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:42.121220 31657 raft_consensus.cc:359] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:42.122161 31657 raft_consensus.cc:740] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:42.122943 31657 consensus_queue.cc:260] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:42.125730 31657 ts_tablet_manager.cc:1434] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:24:42.129809 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-467b9327489e4906a195e8b94ab5bffc received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:42.130369 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-467b9327489e4906a195e8b94ab5bffc on tablet 467b9327489e4906a195e8b94ab5bffc with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:42.141328 30342 raft_consensus.cc:1275] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:42.144145 31611 consensus_queue.cc:1048] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:42.193166 30342 raft_consensus.cc:1275] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:42.194514 31586 consensus_queue.cc:1048] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:42.202311 30417 raft_consensus.cc:1275] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:42.204281 31646 consensus_queue.cc:1048] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:42.212210 30413 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:42.221700 31595 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:42.239400 30485 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:42.243088 31457 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:42.278879 30417 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:42.278901 31060 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:42.280439 31611 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:42.282873 31457 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:24:42.297639 30366 debug-util.cc:398] Leaking SignalData structure 0x7b08000fc340 after lost signal to thread 29189
W20260709 12:24:42.298787 30366 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6b60 after lost signal to thread 30277
W20260709 12:24:42.299981 30366 debug-util.cc:398] Leaking SignalData structure 0x7b080033c400 after lost signal to thread 30369
W20260709 12:24:42.301088 30366 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5020 after lost signal to thread 30444
W20260709 12:24:42.302163 30366 debug-util.cc:398] Leaking SignalData structure 0x7b08000f08e0 after lost signal to thread 30518
W20260709 12:24:42.303323 30366 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8b20 after lost signal to thread 31084
I20260709 12:24:42.308728 30342 raft_consensus.cc:1275] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:42.314199 31573 consensus_queue.cc:1048] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:42.336787 31657 ts_tablet_manager.cc:933] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:42.347952 31657 tablet_copy_client.cc:323] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:42.354615 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet 4bf2764d66c543069338ffc6ca9aee29 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:42.355278 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet 4bf2764d66c543069338ffc6ca9aee29 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-4bf2764d66c543069338ffc6ca9aee29
I20260709 12:24:42.383385 30489 raft_consensus.cc:1275] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:42.387334 31592 consensus_queue.cc:1048] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:42.448035 30429 tablet_copy_source_session.cc:215] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:42.464385 31657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf2764d66c543069338ffc6ca9aee29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:42.482600 31657 tablet_copy_client.cc:806] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:42.483464 31657 tablet_copy_client.cc:670] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:42.489323 31657 tablet_copy_client.cc:538] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:42.503407 31657 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:42.529882 31060 raft_consensus.cc:1217] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:42.537186 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:42.547330 31657 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:42.548338 31657 tablet_bootstrap.cc:492] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:42.549093 31657 ts_tablet_manager.cc:1403] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.005s
I20260709 12:24:42.552474 31657 raft_consensus.cc:359] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:42.553462 31657 raft_consensus.cc:740] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:42.554311 31657 consensus_queue.cc:260] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:42.557438 31657 ts_tablet_manager.cc:1434] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:24:42.559434 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-4bf2764d66c543069338ffc6ca9aee29 received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:42.559918 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-4bf2764d66c543069338ffc6ca9aee29 on tablet 4bf2764d66c543069338ffc6ca9aee29 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:42.567265 31060 raft_consensus.cc:1217] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:42.678006 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:42.678689 30338 raft_consensus.cc:606] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:42.681911 30413 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:42.682554 30413 raft_consensus.cc:606] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:42.687273 30485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:42.687978 30485 raft_consensus.cc:606] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:42.690050 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:42.693295 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:42.694144 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:42.790962 31058 raft_consensus.cc:1217] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:42.800067 31595 raft_consensus.cc:993] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:42.803313 31595 raft_consensus.cc:1081] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:42.805850 30485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:42.806494 30485 raft_consensus.cc:493] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:42.806906 30485 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:42.818279 30485 raft_consensus.cc:515] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:42.820613 30485 leader_election.cc:290] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:42.824429 30336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:42.825093 30336 raft_consensus.cc:3055] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:42.825474 30336 raft_consensus.cc:740] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:42.826227 30336 consensus_queue.cc:260] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:42.827343 30336 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:42.840211 30336 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:42.842962 30460 leader_election.cc:304] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:42.843804 31586 raft_consensus.cc:2804] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:42.843940 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:42.844336 31586 raft_consensus.cc:697] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:42.844729 30413 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:42.845238 31586 consensus_queue.cc:237] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:42.939463 30413 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:42.941226 30239 catalog_manager.cc:5697] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:42.981981 31640 raft_consensus.cc:1064] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:42.984359 31640 consensus_queue.cc:237] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.001369 31586 raft_consensus.cc:993] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:43.002547 31586 raft_consensus.cc:1081] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:43.012666 31058 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.014115 31592 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.014400 30338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:43.014969 30338 raft_consensus.cc:493] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:43.015339 30338 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:43.028971 30411 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.031301 31640 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.036327 31592 raft_consensus.cc:1064] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:43.023262 30338 raft_consensus.cc:515] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:43.038738 31592 consensus_queue.cc:237] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.041013 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:43.041599 30413 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:43.048468 30413 raft_consensus.cc:2468] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:43.049594 30311 leader_election.cc:304] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:43.054186 31641 raft_consensus.cc:2804] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:43.060202 31595 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.066053 31641 raft_consensus.cc:697] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:43.067106 31641 consensus_queue.cc:237] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:43.079548 30338 leader_election.cc:290] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:43.082643 30413 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.083868 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:43.084481 30489 raft_consensus.cc:3055] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:43.084751 30489 raft_consensus.cc:740] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:43.085506 30489 consensus_queue.cc:260] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:43.086529 30489 raft_consensus.cc:3060] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:43.092574 30238 catalog_manager.cc:5697] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 2 to 3, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:43.098695 30485 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.111670 30489 raft_consensus.cc:2468] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:43.114246 30240 catalog_manager.cc:5697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.122546 31592 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.127908 31060 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.130115 31058 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.131129 31592 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.132853 30489 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.136483 31682 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.147781 30413 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.148320 31625 raft_consensus.cc:993] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:43.155479 31595 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.171258 30493 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.174404 31625 raft_consensus.cc:1081] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:43.196799 30485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54564
I20260709 12:24:43.197497 30485 raft_consensus.cc:493] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:43.197934 30485 raft_consensus.cc:3060] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:43.216156 30493 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.221117 31592 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.290350 31057 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.280694 30485 raft_consensus.cc:515] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.295042 30485 leader_election.cc:290] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:43.295565 30413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:43.296042 31056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c916e9e2db0c4e6b84e1e0866bbceec1" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:43.295670 30239 catalog_manager.cc:5697] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.296679 31056 raft_consensus.cc:3060] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:43.296288 30413 raft_consensus.cc:3055] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:43.297123 30413 raft_consensus.cc:740] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:43.297842 30413 consensus_queue.cc:260] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.298873 30413 raft_consensus.cc:3060] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:43.307253 30413 raft_consensus.cc:2468] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:43.309423 31056 raft_consensus.cc:2468] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:43.310715 30457 leader_election.cc:304] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:43.311606 31570 raft_consensus.cc:2804] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:43.312081 31570 raft_consensus.cc:697] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:43.312966 31570 consensus_queue.cc:237] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.325999 30338 consensus_queue.cc:237] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.329167 30413 raft_consensus.cc:1275] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:43.357602 31586 consensus_queue.cc:1048] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:43.361217 31060 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:43.367298 31690 raft_consensus.cc:1064] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:43.367391 31592 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:43.370133 31690 consensus_queue.cc:237] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.375654 30336 raft_consensus.cc:1275] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:43.379721 31646 consensus_queue.cc:1048] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:24:43.386221 30417 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.384819 31592 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.406754 30411 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:43.416222 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 467b9327489e4906a195e8b94ab5bffc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:43.429860 31057 raft_consensus.cc:1275] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.433403 30338 raft_consensus.cc:1275] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.433460 31625 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:43.435541 31628 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:43.454929 31057 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.487778 30242 catalog_manager.cc:5697] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.494756 30240 catalog_manager.cc:5697] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:43.502200 31640 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:43.533304 30491 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:43.538470 30411 raft_consensus.cc:2955] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.589689 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 467b9327489e4906a195e8b94ab5bffc with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:43.590349 30420 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:43.595532 31592 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
W20260709 12:24:43.645434 30457 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 56781.7us
I20260709 12:24:43.652456 31700 tablet_replica.cc:333] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:43.653678 31700 raft_consensus.cc:2243] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:24:43.665647 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 71250.6us
I20260709 12:24:43.669291 31700 raft_consensus.cc:2272] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:43.672428 31625 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.678447 30336 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.685514 31700 ts_tablet_manager.cc:1916] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:24:43.691619 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 55729us
I20260709 12:24:43.695595 30491 raft_consensus.cc:1275] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:43.705355 31592 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:43.723256 30242 catalog_manager.cc:5697] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:43.732232 31691 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:24:43.767869 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:43.786374 30336 consensus_queue.cc:237] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:43.801432 31057 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:24:43.801704 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 65324.5us
I20260709 12:24:43.819016 30490 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:43.839099 30413 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:43.808892 31592 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.041s
I20260709 12:24:43.929685 31586 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:24:43.934151 31673 log.cc:927] Time spent T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.096s	user 0.000s	sys 0.000s
W20260709 12:24:43.947592 31684 log.cc:927] Time spent T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
W20260709 12:24:44.041821 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 293700us
I20260709 12:24:44.082604 31056 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:44.128090 31700 ts_tablet_manager.cc:1929] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.131974 30491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:44.132735 30491 raft_consensus.cc:606] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
W20260709 12:24:44.135291 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 303189us
I20260709 12:24:44.137334 31705 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:44.128815 31700 log.cc:1199] T 467b9327489e4906a195e8b94ab5bffc P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/467b9327489e4906a195e8b94ab5bffc
I20260709 12:24:44.164557 31057 raft_consensus.cc:1275] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:44.187875 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 467b9327489e4906a195e8b94ab5bffc (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:44.196146 31701 consensus_queue.cc:1048] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:44.207096 31728 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:44.225726 31060 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:44.251600 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:44.252344 30338 raft_consensus.cc:606] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:44.273854 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e08c0a3a9b349c3b6fe3bb20a847278 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.284957 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78695f8223264521aa3f867ba70665f0"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:44.285606 30338 raft_consensus.cc:606] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:44.293291 30493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:44.293980 30493 raft_consensus.cc:606] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:44.299072 30411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:44.299697 30411 raft_consensus.cc:606] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:44.301718 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:24:44.306929 31704 raft_consensus.cc:993] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:44.309708 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:44.309958 31570 raft_consensus.cc:1081] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:44.310604 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:44.332615 30239 catalog_manager.cc:5697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:24:44.378634 31732 log.cc:927] Time spent T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 12:24:44.401227 31713 raft_consensus.cc:993] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:44.402006 31713 raft_consensus.cc:1081] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:44.403980 30338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:44.404608 30338 raft_consensus.cc:493] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.405125 30338 raft_consensus.cc:3060] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.408133 30493 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:44.420853 30338 raft_consensus.cc:515] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:44.433480 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:44.434276 30411 raft_consensus.cc:3060] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.449826 30338 leader_election.cc:290] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:44.476732 30411 raft_consensus.cc:2468] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:44.478081 30311 leader_election.cc:304] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:44.479182 31721 raft_consensus.cc:2804] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:44.479655 31721 raft_consensus.cc:697] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:44.480502 31721 consensus_queue.cc:237] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:44.537555 30490 raft_consensus.cc:2955] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:44.539090 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:44.539705 30493 raft_consensus.cc:3055] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:44.540081 30493 raft_consensus.cc:740] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:44.540895 30493 consensus_queue.cc:260] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:44.542081 30493 raft_consensus.cc:3060] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.545950 30491 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54564
I20260709 12:24:44.546552 30491 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.546856 30491 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:44.549834 30493 raft_consensus.cc:2468] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:44.551403 31701 raft_consensus.cc:993] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:44.552287 31701 raft_consensus.cc:1081] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:44.553812 30491 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:44.554875 30494 raft_consensus.cc:1240] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Rejecting Update request from peer a362ce8b37a6455ea31a9b93fe9d96a6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:24:44.558027 30491 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:44.626715 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:44.629415 30337 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:44.630627 30342 raft_consensus.cc:1240] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Rejecting Update request from peer 9a3a1ec66d6c4e3b999839c029257dfc for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:44.632112 30343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:44.633436 30343 raft_consensus.cc:493] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.634083 30343 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.666429 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e08c0a3a9b349c3b6fe3bb20a847278 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:44.666597 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:44.667711 30417 raft_consensus.cc:3055] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:44.668135 30417 raft_consensus.cc:740] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:44.669637 30417 consensus_queue.cc:260] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:44.722631 31713 consensus_queue.cc:1059] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:44.736773 30343 raft_consensus.cc:515] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:44.715687 30337 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:24:44.751943 30343 leader_election.cc:290] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
W20260709 12:24:44.767767 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 68817.3us
I20260709 12:24:44.805888 30417 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:44.815450 30243 catalog_manager.cc:5697] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:44.816967 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 52705.5us
I20260709 12:24:44.819695 31741 raft_consensus.cc:993] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:44.831137 30417 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:24:44.834152 30460 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:44.841502 31744 tablet_replica.cc:333] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:44.842933 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:44.852845 31059 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.854940 31725 raft_consensus.cc:1081] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:44.857833 31570 raft_consensus.cc:2804] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:44.858479 31570 raft_consensus.cc:697] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:44.859627 31570 consensus_queue.cc:237] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:44.893005 31060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:44.893831 31060 raft_consensus.cc:493] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:44.894353 31060 raft_consensus.cc:3060] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.903731 31059 raft_consensus.cc:2468] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:44.907270 30493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:44.926039 30493 raft_consensus.cc:3055] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:44.926553 30493 raft_consensus.cc:740] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:44.927695 30493 consensus_queue.cc:260] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:44.922096 31060 raft_consensus.cc:515] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:44.939503 30342 raft_consensus.cc:1240] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Rejecting Update request from peer 9a3a1ec66d6c4e3b999839c029257dfc for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:44.954190 30493 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:44.962216 31721 raft_consensus.cc:993] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:44.963099 31725 raft_consensus.cc:1081] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:44.964059 30308 leader_election.cc:304] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:24:44.965473 31725 raft_consensus.cc:2804] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:44.966065 31725 raft_consensus.cc:697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:44.967324 31725 consensus_queue.cc:237] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:44.969137 31060 leader_election.cc:290] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:44.975234 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:44.977988 30344 raft_consensus.cc:3055] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:44.981173 30344 raft_consensus.cc:740] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:44.985466 30344 consensus_queue.cc:260] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:45.001214 30344 raft_consensus.cc:3060] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.003479 30419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "467b9327489e4906a195e8b94ab5bffc" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:45.004338 30419 raft_consensus.cc:3060] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.006630 30414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78695f8223264521aa3f867ba70665f0"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:45.007287 30414 raft_consensus.cc:493] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:45.007772 30414 raft_consensus.cc:3060] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.036068 30416 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.048111 30419 raft_consensus.cc:2468] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:45.046099 30411 consensus_queue.cc:237] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:45.048750 30238 catalog_manager.cc:5697] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 2 to 3, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 3 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:45.055368 30493 raft_consensus.cc:2468] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:45.056438 31025 leader_election.cc:304] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:45.057540 31750 raft_consensus.cc:2804] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:45.058971 31750 raft_consensus.cc:697] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:45.060047 31750 consensus_queue.cc:237] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:45.062232 31714 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:24:45.062985 30414 raft_consensus.cc:515] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:45.065630 31714 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:45.067648 30414 leader_election.cc:290] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:45.042915 30243 catalog_manager.cc:5697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:45.069664 31714 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:45.069437 31721 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:45.071681 30344 raft_consensus.cc:2468] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:45.072299 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:24:45.076220 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944" is_pre_election: true
I20260709 12:24:45.077984 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:45.079847 30386 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:45.080941 31058 raft_consensus.cc:1275] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:45.081056 31714 raft_consensus.cc:2749] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:45.086370 31714 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:45.092417 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
I20260709 12:24:45.096141 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78695f8223264521aa3f867ba70665f0" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:45.096766 30494 raft_consensus.cc:3060] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.097683 31744 raft_consensus.cc:2243] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:45.099366 31744 raft_consensus.cc:2272] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:45.102662 31691 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:45.110746 30494 raft_consensus.cc:2468] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:45.079221 30344 raft_consensus.cc:3055] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:45.115952 30344 raft_consensus.cc:740] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:45.116984 30344 consensus_queue.cc:260] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:45.118707 30344 raft_consensus.cc:3060] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:45.113472 31744 ts_tablet_manager.cc:1916] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:45.098309 30489 raft_consensus.cc:1275] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:45.122578 31060 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:45.131078 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4bf2764d66c543069338ffc6ca9aee29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:45.133248 30494 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.139880 30243 catalog_manager.cc:5697] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:45.147425 30344 raft_consensus.cc:2468] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:45.154834 30386 leader_election.cc:304] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:45.155773 31713 raft_consensus.cc:2804] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:45.156246 31713 raft_consensus.cc:697] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:45.147246 31747 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:45.158027 31713 consensus_queue.cc:237] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:45.163957 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bf2764d66c543069338ffc6ca9aee29 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:45.193866 31714 consensus_queue.cc:1048] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:45.208937 31758 tablet_replica.cc:333] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:45.210073 31758 raft_consensus.cc:2243] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:45.218534 31758 raft_consensus.cc:2272] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:45.221993 30490 raft_consensus.cc:2955] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:45.310659 31758 ts_tablet_manager.cc:1916] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:45.316794 30238 catalog_manager.cc:5697] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:45.326164 30243 catalog_manager.cc:5697] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:45.328985 31744 ts_tablet_manager.cc:1929] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:45.329689 31744 log.cc:1199] T 4e08c0a3a9b349c3b6fe3bb20a847278 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/4e08c0a3a9b349c3b6fe3bb20a847278
I20260709 12:24:45.334103 31758 ts_tablet_manager.cc:1929] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:45.334657 31758 log.cc:1199] T 4bf2764d66c543069338ffc6ca9aee29 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/4bf2764d66c543069338ffc6ca9aee29
I20260709 12:24:45.340391 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 4bf2764d66c543069338ffc6ca9aee29 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:45.356717 31060 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:45.359889 31729 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 12:24:45.387889 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 4e08c0a3a9b349c3b6fe3bb20a847278 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:45.427131 30490 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:45.429453 31721 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:45.455432 30344 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:45.457150 31718 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:45.467522 30343 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:45.470733 31749 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:45.475368 30414 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:45.477247 31749 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:45.509291 30416 raft_consensus.cc:1275] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:45.534395 31750 consensus_queue.cc:1048] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:45.578131 30490 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.580310 31713 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.610913 30343 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:45.613461 31693 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:45.887672 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:45.946923 30411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:45.947635 30411 raft_consensus.cc:606] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:45.951936 30343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "798d6b2d763a44249451728816e663c5"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:45.952669 30343 raft_consensus.cc:606] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:45.955950 30343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:45.956765 30343 raft_consensus.cc:606] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:45.964012 30490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:45.964723 30490 raft_consensus.cc:606] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:45.966578 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:45.968130 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:45.969107 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:46.320581 31775 raft_consensus.cc:993] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:46.321257 31775 raft_consensus.cc:1081] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
W20260709 12:24:46.327164 30291 auto_rebalancer.cc:629] Failed to schedule move for tablet abb5cf65c71840848a84de8f47f86724: Remote error: Service unavailable: leader transfer in progress
I20260709 12:24:46.332995 30337 consensus_queue.cc:237] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:46.334944 30411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "798d6b2d763a44249451728816e663c5"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:46.335651 30411 raft_consensus.cc:493] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:46.336092 30411 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:46.343808 31725 raft_consensus.cc:993] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:46.344403 31725 raft_consensus.cc:1081] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:46.347072 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:46.347821 30489 raft_consensus.cc:493] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:46.348351 30489 raft_consensus.cc:3060] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:46.360491 30489 raft_consensus.cc:515] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.364768 30489 leader_election.cc:290] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:46.368424 30414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:46.368496 30343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5f55547be0644bbacb0881a4788dc90" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:46.369154 30414 raft_consensus.cc:3060] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:46.369434 30343 raft_consensus.cc:3055] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:46.369948 30343 raft_consensus.cc:740] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:46.371124 30343 consensus_queue.cc:260] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.373065 30343 raft_consensus.cc:3060] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:46.390836 30414 raft_consensus.cc:2468] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:46.396855 30460 leader_election.cc:304] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:46.403183 31704 raft_consensus.cc:2804] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:46.404086 31704 raft_consensus.cc:697] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:46.404714 30419 raft_consensus.cc:1240] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Rejecting Update request from peer 26880d04bb2e4aa48112bacfc3dd9944 for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:46.405187 31704 consensus_queue.cc:237] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.416774 30411 raft_consensus.cc:515] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:46.432572 31060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:46.429304 30342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:46.433447 31060 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:46.433650 30342 raft_consensus.cc:3055] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:46.434238 30342 raft_consensus.cc:740] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:46.436834 30343 raft_consensus.cc:2468] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:46.438328 30342 consensus_queue.cc:260] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:46.452924 30342 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:46.454257 30417 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:46.456382 31721 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:46.461735 30342 raft_consensus.cc:2468] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
W20260709 12:24:46.462476 30308 consensus_peers.cc:597] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5019334ec03f4d588ca56af68daddb30. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.439016 30411 leader_election.cc:290] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:46.450656 31060 raft_consensus.cc:2468] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:46.465862 30489 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:46.466832 30386 leader_election.cc:304] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:46.467799 31713 raft_consensus.cc:2804] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:46.469480 31721 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:46.474256 31713 raft_consensus.cc:697] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:46.477651 31693 raft_consensus.cc:993] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:46.478170 31693 raft_consensus.cc:1081] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:46.482815 30342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:54256
I20260709 12:24:46.483624 30342 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:46.484057 30342 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:46.477651 31713 consensus_queue.cc:237] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:46.489866 31774 raft_consensus.cc:993] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:46.490556 31774 raft_consensus.cc:1081] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:46.492781 30343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:46.492151 30238 catalog_manager.cc:5697] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:46.493608 30343 raft_consensus.cc:493] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:46.494095 30343 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:46.503140 30342 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.505925 30342 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:46.504730 30240 catalog_manager.cc:5697] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:46.506486 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:46.507417 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16ddfc97d0bb44b4900b1d6b5efdbd34" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:46.507927 30417 raft_consensus.cc:3055] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:46.508016 30490 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:46.508271 30417 raft_consensus.cc:740] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:46.509346 31747 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:46.510910 30417 consensus_queue.cc:260] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.515985 30417 raft_consensus.cc:3060] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:46.511634 30419 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:46.524914 30343 raft_consensus.cc:515] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.527652 30490 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:46.528088 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:46.528776 30411 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:46.618710 30417 raft_consensus.cc:2468] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:46.619793 30343 leader_election.cc:290] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:24:46.631598 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 97692.4us
I20260709 12:24:46.648882 30411 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:46.740238 30311 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:46.756400 31790 raft_consensus.cc:2804] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:24:46.760722 30311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 127219us
I20260709 12:24:46.762151 30311 leader_election.cc:304] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:46.822028 31747 raft_consensus.cc:2804] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:46.840005 31747 raft_consensus.cc:697] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:46.841128 31747 consensus_queue.cc:237] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.840520 30419 consensus_queue.cc:237] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:46.846653 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 85532.4us
I20260709 12:24:46.864990 31790 raft_consensus.cc:697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:46.866109 31790 consensus_queue.cc:237] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.863130 30243 catalog_manager.cc:5697] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:46.881412 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb5cf65c71840848a84de8f47f86724" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:46.882118 30489 raft_consensus.cc:3055] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:46.882427 30489 raft_consensus.cc:740] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
W20260709 12:24:46.886301 30383 consensus_peers.cc:597] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4deb512ca3f243c9b9faa9dff8fd7ebe. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.883245 30489 consensus_queue.cc:260] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:46.887326 30489 raft_consensus.cc:3060] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:46.890983 30337 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:46.893669 31798 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:46.903213 30489 raft_consensus.cc:2468] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:46.914018 30493 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:46.936221 30337 raft_consensus.cc:1275] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:46.935235 31802 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:46.937430 30338 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:46.948410 31813 ts_tablet_manager.cc:933] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:46.955101 30490 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:46.959578 31806 consensus_queue.cc:1048] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:46.982951 31714 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:46.987995 30337 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:46.993374 31058 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:46.997656 31792 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:47.005409 30344 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:47.009929 31714 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:47.021719 30411 raft_consensus.cc:1275] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:47.031608 31813 tablet_copy_client.cc:323] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:47.034332 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 5019334ec03f4d588ca56af68daddb30 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:47.034909 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 5019334ec03f4d588ca56af68daddb30 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-5019334ec03f4d588ca56af68daddb30
I20260709 12:24:47.036370 30489 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
W20260709 12:24:47.063899 30308 consensus_peers.cc:597] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04dca77653434008b879c117545933db. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:47.065495 30355 tablet_copy_source_session.cc:215] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:47.055979 31774 consensus_queue.cc:1048] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 12:24:47.082480 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5019334ec03f4d588ca56af68daddb30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.086483 30485 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:47.089754 30411 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:47.091936 31804 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:47.106201 31807 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:24:47.115495 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:47.146526 30238 catalog_manager.cc:5697] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.182263 30239 catalog_manager.cc:5697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 2 to 3, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.156695 31813 tablet_copy_client.cc:806] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:47.185467 31813 tablet_copy_client.cc:670] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:47.186928 31803 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:47.196189 30417 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:47.207727 31813 tablet_copy_client.cc:538] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:47.184618 30239 catalog_manager.cc:5697] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 2 to 3, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.219121 31813 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:47.263065 30417 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:47.265515 30238 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:47.266765 31804 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.269330 30490 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:47.272579 31813 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:47.276029 31804 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:47.277451 30489 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:47.313306 31813 tablet_bootstrap.cc:492] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:47.323618 31813 ts_tablet_manager.cc:1403] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.105s	user 0.035s	sys 0.001s
I20260709 12:24:47.339620 30417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:47.340209 30417 raft_consensus.cc:606] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:47.345355 31813 raft_consensus.cc:359] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:47.346364 31813 raft_consensus.cc:740] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:47.353741 31813 consensus_queue.cc:260] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:47.355854 30411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "798d6b2d763a44249451728816e663c5"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:47.356462 30411 raft_consensus.cc:606] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:47.357261 31813 ts_tablet_manager.cc:1434] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 12:24:47.359848 30417 raft_consensus.cc:1275] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:47.363385 31807 consensus_queue.cc:1048] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.365418 30490 raft_consensus.cc:1275] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:47.368852 31790 consensus_queue.cc:1048] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.376034 30490 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:47.376731 30490 raft_consensus.cc:606] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:47.389109 30489 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:47.389810 30489 raft_consensus.cc:606] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:47.406739 31774 raft_consensus.cc:993] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:47.407191 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:47.407238 31774 raft_consensus.cc:1081] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:47.414330 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:47.415138 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:47.424470 30338 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:47.426636 30338 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:47.427105 30338 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:47.431001 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-5019334ec03f4d588ca56af68daddb30 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:47.431522 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-5019334ec03f4d588ca56af68daddb30 on tablet 5019334ec03f4d588ca56af68daddb30 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:47.437321 30338 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:47.439648 30338 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 4 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:47.440721 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:47.441416 30411 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:47.443761 30490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:47.446869 30490 raft_consensus.cc:3055] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:47.447229 30490 raft_consensus.cc:740] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:47.447962 30490 consensus_queue.cc:260] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:47.452934 30490 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:47.467456 31813 ts_tablet_manager.cc:933] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:47.475142 30490 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 4.
I20260709 12:24:47.476296 30310 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:47.477541 31790 raft_consensus.cc:2804] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:47.478116 31790 raft_consensus.cc:697] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:47.479027 31790 consensus_queue.cc:237] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:47.484706 30411 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 4.
I20260709 12:24:47.492175 31813 tablet_copy_client.cc:323] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:47.494176 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:47.494771 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet 4deb512ca3f243c9b9faa9dff8fd7ebe from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-4deb512ca3f243c9b9faa9dff8fd7ebe
I20260709 12:24:47.503784 30239 catalog_manager.cc:5697] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 3 to 4, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 4 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.526043 30429 tablet_copy_source_session.cc:215] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:47.529614 31813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.558147 31836 ts_tablet_manager.cc:933] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:47.560079 31813 tablet_copy_client.cc:806] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:47.560701 31813 tablet_copy_client.cc:670] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:47.565636 31813 tablet_copy_client.cc:538] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:47.597935 31813 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:47.602665 31836 tablet_copy_client.cc:323] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:47.604465 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 04dca77653434008b879c117545933db from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:47.604928 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 04dca77653434008b879c117545933db from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-04dca77653434008b879c117545933db
I20260709 12:24:47.614480 31802 raft_consensus.cc:993] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:47.615239 31802 raft_consensus.cc:1081] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:47.627202 31060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "798d6b2d763a44249451728816e663c5"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52748
I20260709 12:24:47.628038 31060 raft_consensus.cc:493] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:47.628540 31060 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:47.648559 30355 tablet_copy_source_session.cc:215] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:47.652402 31836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04dca77653434008b879c117545933db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:47.650141 31060 raft_consensus.cc:515] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:47.686726 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:47.687358 30337 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:47.687422 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798d6b2d763a44249451728816e663c5" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:47.688071 30417 raft_consensus.cc:3055] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:47.688395 30417 raft_consensus.cc:740] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:47.689162 30417 consensus_queue.cc:260] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:47.690284 30417 raft_consensus.cc:3060] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:47.703580 30337 raft_consensus.cc:2468] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 3.
I20260709 12:24:47.720625 31025 leader_election.cc:304] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:24:47.737254 31801 raft_consensus.cc:2804] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:47.749106 31806 raft_consensus.cc:993] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:47.749615 31806 raft_consensus.cc:1081] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:47.753230 30341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:47.753953 30341 raft_consensus.cc:493] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:47.754345 30341 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:47.784448 31789 raft_consensus.cc:993] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:47.785080 31802 raft_consensus.cc:1081] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:47.802608 30485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54564
I20260709 12:24:47.803399 30485 raft_consensus.cc:493] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:47.803831 30485 raft_consensus.cc:3060] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:47.817840 31060 leader_election.cc:290] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:47.823458 30417 raft_consensus.cc:2468] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 3.
W20260709 12:24:47.841012 31025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 104162us
I20260709 12:24:47.813537 30485 raft_consensus.cc:515] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:47.858206 31801 raft_consensus.cc:697] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:47.859331 31801 consensus_queue.cc:237] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:47.872571 30485 leader_election.cc:290] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:47.873636 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:47.874284 31058 raft_consensus.cc:3060] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:47.849334 30341 raft_consensus.cc:515] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:47.881675 31058 raft_consensus.cc:2468] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:47.885358 30414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:47.889599 30414 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:47.890789 30489 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 4 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:47.892058 30341 leader_election.cc:290] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:47.894381 30457 leader_election.cc:304] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:47.895617 31806 raft_consensus.cc:2804] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:47.896087 31806 raft_consensus.cc:697] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:47.886590 31060 raft_consensus.cc:1217] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:24:47.887712 30239 catalog_manager.cc:5697] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 2 to 3, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 3 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.896993 31806 consensus_queue.cc:237] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:47.913069 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66175b3f2a7246e7812a4e3a54517c89" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:47.913681 30411 raft_consensus.cc:3055] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:47.914002 30411 raft_consensus.cc:740] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:47.923358 30414 raft_consensus.cc:2468] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:47.925060 30311 leader_election.cc:304] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:47.926338 31807 raft_consensus.cc:2804] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:47.927019 31807 raft_consensus.cc:697] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:47.914760 30411 consensus_queue.cc:260] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:47.928182 31807 consensus_queue.cc:237] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:47.938540 30411 raft_consensus.cc:3060] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:47.938266 31790 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:24:47.944169 31836 tablet_copy_client.cc:806] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:47.944792 31836 tablet_copy_client.cc:670] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:47.963678 30239 catalog_manager.cc:5697] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:47.969841 31813 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:47.971113 31813 tablet_bootstrap.cc:492] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:47.972010 31813 ts_tablet_manager.cc:1403] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.374s	user 0.088s	sys 0.077s
I20260709 12:24:47.972169 30411 raft_consensus.cc:2468] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:47.973207 30417 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:47.978826 31790 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:24:47.990860 30308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 59478.2us
I20260709 12:24:47.984539 31813 raft_consensus.cc:359] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:48.023763 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 91803.7us
I20260709 12:24:48.024328 30238 catalog_manager.cc:5697] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:48.014144 31813 raft_consensus.cc:740] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:48.034631 31836 tablet_copy_client.cc:538] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:48.038653 30488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:48.058876 30416 raft_consensus.cc:1240] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Rejecting Update request from peer 9a3a1ec66d6c4e3b999839c029257dfc for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:48.061129 31813 consensus_queue.cc:260] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:48.063961 31813 ts_tablet_manager.cc:1434] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.005s
I20260709 12:24:48.059155 30488 raft_consensus.cc:3055] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:48.095309 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-4deb512ca3f243c9b9faa9dff8fd7ebe received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:48.095803 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-4deb512ca3f243c9b9faa9dff8fd7ebe on tablet 4deb512ca3f243c9b9faa9dff8fd7ebe with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:48.094871 30488 raft_consensus.cc:740] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:48.107872 30488 consensus_queue.cc:260] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:48.126365 31843 consensus_queue.cc:1059] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:48.129786 30488 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:48.171147 30488 raft_consensus.cc:2468] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:48.172360 31836 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
W20260709 12:24:48.186429 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 102599us
I20260709 12:24:48.259469 30411 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:48.260857 31795 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:48.278446 31836 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:48.279418 31836 tablet_bootstrap.cc:492] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:48.280140 31836 ts_tablet_manager.cc:1403] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.113s	user 0.034s	sys 0.011s
I20260709 12:24:48.285656 31836 raft_consensus.cc:359] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:48.286550 31836 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:48.287333 31836 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:48.290498 31836 ts_tablet_manager.cc:1434] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:24:48.305714 30355 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-04dca77653434008b879c117545933db received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:48.305779 31058 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:48.306262 30355 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-04dca77653434008b879c117545933db on tablet 04dca77653434008b879c117545933db with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:48.312165 31854 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:24:48.372051 31025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 50087.1us
I20260709 12:24:48.431809 31853 raft_consensus.cc:1064] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:48.436733 31853 consensus_queue.cc:237] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:48.450531 31060 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:48.452653 31747 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:48.468394 30337 raft_consensus.cc:1275] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:48.473804 30489 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:48.475066 31853 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:48.476696 31841 consensus_queue.cc:1048] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:48.493330 31747 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:48.500195 30488 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:48.514788 31058 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:48.555971 30414 raft_consensus.cc:1275] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:48.566107 31843 consensus_queue.cc:1048] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:48.569113 30488 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:48.610766 31807 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:48.662411 30416 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:48.664944 30414 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:48.670125 31058 raft_consensus.cc:1217] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:48.683413 31060 raft_consensus.cc:1217] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:24:48.627728 30239 catalog_manager.cc:5697] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:48.759224 31790 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:48.761737 31790 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:48.786288 30416 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:48.810046 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:48.863999 30344 consensus_queue.cc:237] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
W20260709 12:24:48.877004 31853 consensus_queue.cc:1175] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" responder_term: 3 status { last_received { term: 3 index: 5 } last_committed_idx: 5 last_received_current_leader { term: 3 index: 5 } }
I20260709 12:24:48.895691 31060 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:48.899307 30488 raft_consensus.cc:1275] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:48.900528 31853 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:48.901346 31790 consensus_queue.cc:1048] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:48.910483 31747 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:48.913368 30488 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:48.920338 30344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:48.920950 30344 raft_consensus.cc:606] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:48.919256 31060 raft_consensus.cc:2955] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:48.923661 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5019334ec03f4d588ca56af68daddb30 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:48.942327 30344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:48.942943 30344 raft_consensus.cc:606] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:48.945439 30238 catalog_manager.cc:5697] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:48.961792 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:48.962388 30338 raft_consensus.cc:606] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:48.966616 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:48.967178 30338 raft_consensus.cc:606] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:48.968004 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 5019334ec03f4d588ca56af68daddb30 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:48.968736 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:48.976012 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:48.976771 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:48.988581 31878 tablet_replica.cc:333] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:48.989933 31878 raft_consensus.cc:2243] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:48.990818 31878 raft_consensus.cc:2272] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:49.001595 31878 ts_tablet_manager.cc:1916] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:49.045732 31878 ts_tablet_manager.cc:1929] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:49.051249 31853 raft_consensus.cc:1064] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
W20260709 12:24:49.051724 31853 raft_consensus.cc:1068] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Unable to promote non-voter 37ee4d84fc7a4105943ae76276746876: Service unavailable: leader transfer in progress
I20260709 12:24:49.046131 31878 log.cc:1199] T 5019334ec03f4d588ca56af68daddb30 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/5019334ec03f4d588ca56af68daddb30
I20260709 12:24:49.064190 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 5019334ec03f4d588ca56af68daddb30 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:49.128890 31798 raft_consensus.cc:1064] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:49.131925 31798 consensus_queue.cc:237] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:49.172123 31060 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:49.172539 30338 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:49.174373 31789 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:49.177637 31858 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:49.179222 30491 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:49.182940 31858 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:49.195822 31858 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:49.215977 30338 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:49.217700 31747 raft_consensus.cc:993] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:49.218228 31747 raft_consensus.cc:1081] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:49.220299 30490 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:49.220891 30490 raft_consensus.cc:493] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:49.221266 30490 raft_consensus.cc:3060] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:49.216444 30488 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:49.242913 30490 raft_consensus.cc:515] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:49.248951 31060 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:49.251199 30239 catalog_manager.cc:5697] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.350382 30490 leader_election.cc:290] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:49.374976 30414 consensus_queue.cc:237] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:49.381778 31060 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:24:49.382265 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 101754us
I20260709 12:24:49.383857 31798 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:49.384101 30414 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:49.386180 30414 raft_consensus.cc:3060] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:49.386492 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0043ab3eb25b4e9d82d332df390283de" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:49.387146 30344 raft_consensus.cc:3055] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:49.387466 30344 raft_consensus.cc:740] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:49.388262 30344 consensus_queue.cc:260] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:49.389675 30344 raft_consensus.cc:3060] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:49.393955 31850 raft_consensus.cc:993] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:49.397678 31747 raft_consensus.cc:993] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:49.398993 31807 raft_consensus.cc:1081] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:49.398878 30414 raft_consensus.cc:2468] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:49.398401 31790 raft_consensus.cc:1081] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:49.413069 31853 raft_consensus.cc:993] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:49.413609 31853 raft_consensus.cc:1081] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:49.412720 30416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:49.415194 30416 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:49.415643 30416 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:49.418385 30344 raft_consensus.cc:2468] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:49.421386 30411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:49.422166 30411 raft_consensus.cc:493] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:49.422577 30411 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:49.425690 30338 raft_consensus.cc:1275] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:49.430758 30411 raft_consensus.cc:515] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:49.434499 30460 leader_election.cc:304] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [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: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:49.435400 31794 raft_consensus.cc:2804] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:49.435825 30416 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:49.436399 31798 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:49.444422 30416 leader_election.cc:290] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 4 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:49.446733 30411 leader_election.cc:290] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 3 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:49.455127 31794 raft_consensus.cc:697] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:49.456312 31794 consensus_queue.cc:237] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:49.467437 31747 raft_consensus.cc:1064] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
W20260709 12:24:49.468112 31747 raft_consensus.cc:1068] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Unable to promote non-voter 37ee4d84fc7a4105943ae76276746876: Service unavailable: leader transfer in progress
I20260709 12:24:49.474500 31789 consensus_queue.cc:1048] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:24:49.476975 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 47618.9us
I20260709 12:24:49.479166 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:49.479827 30344 raft_consensus.cc:3055] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:49.479888 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:49.480180 30344 raft_consensus.cc:740] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:49.480486 30338 raft_consensus.cc:3055] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:49.480878 30338 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:49.481045 30344 consensus_queue.cc:260] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:49.481846 30338 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:49.482473 30344 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:49.483381 30338 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:49.487385 30337 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:49.496901 30344 raft_consensus.cc:2468] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 3.
I20260709 12:24:49.507865 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:49.517880 30386 leader_election.cc:304] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:49.522055 31058 raft_consensus.cc:2955] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:49.533842 31798 raft_consensus.cc:2804] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:49.535511 31798 raft_consensus.cc:697] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:49.536980 31798 consensus_queue.cc:237] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
W20260709 12:24:49.538295 31887 log.cc:927] Time spent T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260709 12:24:49.543408 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 90940.9us
I20260709 12:24:49.546519 30239 catalog_manager.cc:5697] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 4 to 5, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:49.549508 30240 catalog_manager.cc:5697] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:49.560365 30488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ccfeac7a9243258eeb4871b0c1b22c" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:49.561230 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:49.561892 30491 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:49.560979 30488 raft_consensus.cc:3060] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:49.522820 30338 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 4.
I20260709 12:24:49.578526 30488 raft_consensus.cc:2468] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 3.
I20260709 12:24:49.582990 30494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:49.583674 30494 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:49.584100 30494 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:49.597460 30386 leader_election.cc:304] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:49.599766 31789 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:24:49.599926 30515 debug-util.cc:398] Leaking SignalData structure 0x7b08000d14c0 after lost signal to thread 29189
I20260709 12:24:49.600371 31789 raft_consensus.cc:697] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
W20260709 12:24:49.601258 30515 debug-util.cc:398] Leaking SignalData structure 0x7b080019e120 after lost signal to thread 30277
I20260709 12:24:49.601854 31789 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:49.602650 30515 debug-util.cc:398] Leaking SignalData structure 0x7b08003279a0 after lost signal to thread 30369
W20260709 12:24:49.603819 30515 debug-util.cc:398] Leaking SignalData structure 0x7b0800328440 after lost signal to thread 30444
W20260709 12:24:49.605129 30515 debug-util.cc:398] Leaking SignalData structure 0x7b080035c140 after lost signal to thread 30518
W20260709 12:24:49.606320 30515 debug-util.cc:398] Leaking SignalData structure 0x7b0800300640 after lost signal to thread 31084
I20260709 12:24:49.598354 30494 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:49.610567 30494 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:49.610749 31060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:49.611558 31060 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:49.616168 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 4deb512ca3f243c9b9faa9dff8fd7ebe with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:49.616972 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:49.617707 30337 raft_consensus.cc:3055] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:49.618093 30337 raft_consensus.cc:740] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:49.619880 30337 consensus_queue.cc:260] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:49.621129 30337 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:49.635432 31890 tablet_replica.cc:333] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:49.636224 30491 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 4.
I20260709 12:24:49.646975 31060 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:49.654206 30457 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [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: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:49.654996 31886 raft_consensus.cc:2804] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:49.655761 31886 raft_consensus.cc:697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:49.656618 31886 consensus_queue.cc:237] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:49.678952 31890 raft_consensus.cc:2243] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:49.679796 31890 raft_consensus.cc:2272] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:49.680572 30337 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:49.699214 31890 ts_tablet_manager.cc:1916] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:49.704331 30240 catalog_manager.cc:5697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.741045 30238 catalog_manager.cc:5697] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 2 to 3, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 3 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.742988 30238 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 3 to 4, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 4 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:49.757326 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 61065.9us
I20260709 12:24:49.775075 31890 ts_tablet_manager.cc:1929] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:49.776108 31890 log.cc:1199] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/4deb512ca3f243c9b9faa9dff8fd7ebe
I20260709 12:24:49.780735 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 4deb512ca3f243c9b9faa9dff8fd7ebe (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:49.781108 30416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:49.781697 30416 raft_consensus.cc:606] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 LEADER]: Received request to transfer leadership
I20260709 12:24:49.788828 30416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:49.789495 30416 raft_consensus.cc:606] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 LEADER]: Received request to transfer leadership
W20260709 12:24:49.790808 30230 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 04dca77653434008b879c117545933db already in progress
I20260709 12:24:49.793860 30411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:49.794456 30411 raft_consensus.cc:606] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 LEADER]: Received request to transfer leadership
W20260709 12:24:49.800007 30291 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:24:49.800504 30291 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 04dca77653434008b879c117545933db already in progress
W20260709 12:24:49.800979 30291 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 04dca77653434008b879c117545933db already in progress
I20260709 12:24:49.885368 30411 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:49.891075 31843 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:49.951717 30338 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:50.027602 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 62884.5us
I20260709 12:24:50.051872 31794 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:50.068121 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:50.108633 30344 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:24:50.110778 31892 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:50.131413 31789 raft_consensus.cc:993] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:50.131932 31789 raft_consensus.cc:1081] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:50.140676 30493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:50.145901 30493 raft_consensus.cc:606] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:50.150523 31058 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Advancing to term 4
I20260709 12:24:50.151082 30341 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:50.161944 31060 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:50.155231 31789 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:50.175408 31888 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:50.187819 30418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:50.188539 30418 raft_consensus.cc:606] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:50.189586 30493 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:50.193614 30493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:50.198933 30344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04dca77653434008b879c117545933db"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:54256
I20260709 12:24:50.200563 30493 raft_consensus.cc:606] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:50.201745 31058 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 4 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:24:50.205155 31798 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:50.217193 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:50.218873 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:50.219606 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:50.224888 30494 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 4 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 12:24:50.230144 30344 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:50.230723 30344 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:50.263459 30342 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:50.289505 31789 raft_consensus.cc:993] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:50.290037 31789 raft_consensus.cc:1081] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:50.292789 30342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:54256
I20260709 12:24:50.293556 30342 raft_consensus.cc:493] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:50.294055 30342 raft_consensus.cc:3060] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:50.303170 31798 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:50.331097 31892 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:50.332233 30344 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:50.352007 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:50.352644 30416 raft_consensus.cc:3055] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:24:50.352954 30416 raft_consensus.cc:740] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:50.354094 30416 consensus_queue.cc:260] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:50.355340 30416 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:50.362479 30416 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 5.
I20260709 12:24:50.365527 30311 leader_election.cc:304] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:50.368381 31908 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:50.368937 31908 raft_consensus.cc:697] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:50.370434 31908 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:50.389667 30238 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 4 to 5, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 5 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.392148 30344 leader_election.cc:290] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 5 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:50.404511 31794 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:50.420547 30342 raft_consensus.cc:515] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.422953 30342 leader_election.cc:290] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:50.424124 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:50.424825 30418 raft_consensus.cc:3055] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:50.425199 30418 raft_consensus.cc:740] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:50.426244 31060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddcbf171147400891bb8a8b67e1d56e" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:50.426139 30418 consensus_queue.cc:260] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.426935 31060 raft_consensus.cc:3060] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:50.427763 30418 raft_consensus.cc:3060] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:50.436717 30418 raft_consensus.cc:2468] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:50.438091 30311 leader_election.cc:304] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:50.439105 31908 raft_consensus.cc:2804] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:50.439630 31908 raft_consensus.cc:697] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:50.440518 31908 consensus_queue.cc:237] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.451105 31060 raft_consensus.cc:2468] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:50.462210 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 5 candidate_status { last_received { term: 4 index: 5 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:50.535167 31843 raft_consensus.cc:993] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:50.535576 31893 raft_consensus.cc:993] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:50.535775 31843 raft_consensus.cc:1081] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:50.536123 31893 raft_consensus.cc:1081] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:50.539376 30414 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:46840
I20260709 12:24:50.539999 30414 raft_consensus.cc:493] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:50.540359 30414 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:50.544551 30344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:50.545398 30344 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:50.545873 30344 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:50.548482 30414 raft_consensus.cc:515] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.601889 31060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:50.602567 31060 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:50.613646 30344 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.614830 31060 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:50.616195 30383 leader_election.cc:304] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:50.617197 31802 raft_consensus.cc:2804] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:50.617760 31802 raft_consensus.cc:697] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:50.618804 31802 consensus_queue.cc:237] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.621402 30414 leader_election.cc:290] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:50.635885 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:50.636538 30491 raft_consensus.cc:3055] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:50.636839 30491 raft_consensus.cc:740] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:50.637753 30491 consensus_queue.cc:260] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.639144 30491 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:50.649503 30240 catalog_manager.cc:5697] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.660688 30344 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Requested vote from peers 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:24:50.660583 30491 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:50.664369 31060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:24:50.664897 31060 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:50.666501 30491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:50.677490 30491 raft_consensus.cc:3055] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:50.681754 30491 raft_consensus.cc:740] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:50.681177 30240 catalog_manager.cc:5697] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.679055 31060 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:50.683518 30308 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:24:50.684340 31905 raft_consensus.cc:2804] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:50.684816 31905 raft_consensus.cc:697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:50.685732 31905 consensus_queue.cc:237] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.687673 30491 consensus_queue.cc:260] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:50.689282 30491 raft_consensus.cc:3060] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:50.701087 30491 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 3.
I20260709 12:24:50.713543 30243 catalog_manager.cc:5697] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 2 to 3, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:50.786154 31060 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 4 LEARNER]: Advancing to term 5
I20260709 12:24:50.796937 31060 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:24:50.798709 31907 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:50.811631 31905 raft_consensus.cc:1064] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
W20260709 12:24:50.812079 31905 raft_consensus.cc:1068] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: Unable to promote non-voter 37ee4d84fc7a4105943ae76276746876: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:24:50.897780 30414 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:24:50.899608 31907 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:50.911521 30491 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:50.943672 30418 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:50.946552 31059 raft_consensus.cc:1275] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:50.958909 31908 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:50.971428 31908 consensus_queue.cc:1048] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:50.989269 30488 consensus_queue.cc:237] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:51.021768 30491 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:24:51.039943 31915 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.018s
W20260709 12:24:51.062156 30457 consensus_peers.cc:597] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0043ab3eb25b4e9d82d332df390283de. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:51.064105 30411 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:51.070606 31893 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:51.071815 30342 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:51.082957 31794 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
W20260709 12:24:51.192710 30311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 139857us
I20260709 12:24:51.206370 30494 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 12:24:51.209903 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 84464.4us
I20260709 12:24:51.216887 31802 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:51.237769 31060 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:51.246279 31892 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:51.264032 31893 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.290987 31060 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:24:51.310343 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 78808.2us
I20260709 12:24:51.335253 30411 consensus_queue.cc:237] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:51.339376 31908 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:51.341671 31908 raft_consensus.cc:1064] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:51.351377 31908 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 5, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:51.353096 30239 catalog_manager.cc:5697] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:51.380379 31058 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:24:51.383960 31928 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:24:51.384334 30414 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:24:51.386543 31928 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 12:24:51.392985 30344 raft_consensus.cc:1275] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:51.394776 30383 consensus_peers.cc:597] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c23e29a719c436a809de1e9069af757. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:51.394935 31941 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:51.412832 30494 raft_consensus.cc:1275] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:51.421089 30488 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 12:24:51.420802 31928 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:51.442282 30493 raft_consensus.cc:1275] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:51.447754 30338 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.447857 30414 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:51.484884 31059 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:51.499814 31892 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.506014 30338 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.509629 30411 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.524942 31908 consensus_queue.cc:1048] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:51.531193 31908 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:24:51.532990 31802 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:51.552809 30491 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 4 to 7, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:51.601254 30238 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 4 to 7, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:51.602648 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:51.614751 30344 consensus_queue.cc:237] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:51.603916 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 68074us
I20260709 12:24:51.670739 30240 catalog_manager.cc:5697] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.735313 30490 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.737447 30414 raft_consensus.cc:1275] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:51.739243 30308 consensus_peers.cc:597] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 639ed969799d4102b5730c57db1bf8f2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:51.747442 31952 ts_tablet_manager.cc:933] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:51.750767 30488 raft_consensus.cc:1275] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:51.753873 31907 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:51.757833 31907 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:51.772217 31907 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.798542 30344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:51.799583 30344 raft_consensus.cc:606] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:51.802578 30342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:51.803153 30342 raft_consensus.cc:606] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:51.802309 30414 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.804410 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:51.806638 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:51.807380 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:51.812755 31952 tablet_copy_client.cc:323] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:51.814710 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 0043ab3eb25b4e9d82d332df390283de from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:51.815290 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 0043ab3eb25b4e9d82d332df390283de from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-0043ab3eb25b4e9d82d332df390283de
I20260709 12:24:51.825861 30239 catalog_manager.cc:5697] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:51.851995 30488 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.861963 30344 consensus_queue.cc:237] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:51.868872 30504 tablet_copy_source_session.cc:215] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:51.872663 31952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0043ab3eb25b4e9d82d332df390283de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:51.886905 30490 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:24:51.887555 30308 consensus_peers.cc:597] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d02ad9f68d1b494ab4d9742751669e92. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:51.889219 31905 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:51.917357 31952 tablet_copy_client.cc:806] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:51.918133 31952 tablet_copy_client.cc:670] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:51.909893 31958 ts_tablet_manager.cc:933] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:51.923969 30411 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:51.924990 31952 tablet_copy_client.cc:538] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:51.926232 31905 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:51.931615 31958 tablet_copy_client.cc:323] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:51.935860 31952 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:51.935381 30488 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.932864 31907 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:51.964581 30342 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:51.968256 31952 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:51.977479 31952 tablet_bootstrap.cc:492] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:51.978271 31952 ts_tablet_manager.cc:1403] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.008s
I20260709 12:24:51.981264 31952 raft_consensus.cc:359] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:51.983287 31060 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:24:51.985384 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet 3c23e29a719c436a809de1e9069af757 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:51.990744 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet 3c23e29a719c436a809de1e9069af757 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-3c23e29a719c436a809de1e9069af757
I20260709 12:24:51.999607 30429 tablet_copy_source_session.cc:215] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:52.001188 31952 raft_consensus.cc:740] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:52.002072 31952 consensus_queue.cc:260] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:52.005055 31952 ts_tablet_manager.cc:1434] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:24:52.005600 31905 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 12:24:51.995374 30238 catalog_manager.cc:5697] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:52.009891 30411 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:52.017468 30490 raft_consensus.cc:1275] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 12:24:52.020402 31958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c23e29a719c436a809de1e9069af757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:52.021729 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-0043ab3eb25b4e9d82d332df390283de received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:52.022213 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-0043ab3eb25b4e9d82d332df390283de on tablet 0043ab3eb25b4e9d82d332df390283de with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:52.026005 31935 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 LEADER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:52.028762 31928 consensus_queue.cc:1048] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.002s
I20260709 12:24:52.034778 31060 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:52.045288 30490 raft_consensus.cc:2955] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Committing config change with OpId 5.8: config changed from index 7 to 8, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:52.055773 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04dca77653434008b879c117545933db with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:52.135634 30238 catalog_manager.cc:5697] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 7 to 8, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 5 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:52.183763 31937 raft_consensus.cc:993] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:52.187934 31937 raft_consensus.cc:1081] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:52.218924 30488 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:52.219521 30488 raft_consensus.cc:493] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:52.220310 30488 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:52.246932 30488 raft_consensus.cc:515] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:52.251868 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 04dca77653434008b879c117545933db with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:52.262414 30488 leader_election.cc:290] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 5 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:52.263983 30411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:52.271481 30411 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:52.264780 30344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1a5f87fb7941df931417fdd384d89a" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:52.273350 30344 raft_consensus.cc:3055] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:24:52.273734 30344 raft_consensus.cc:740] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:52.274634 30344 consensus_queue.cc:260] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:52.275950 30344 raft_consensus.cc:3060] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:52.284801 30411 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 5.
I20260709 12:24:52.303823 31975 tablet_replica.cc:333] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:52.304879 31975 raft_consensus.cc:2243] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:52.305754 31975 raft_consensus.cc:2272] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:52.328163 30344 raft_consensus.cc:2468] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 5.
W20260709 12:24:52.328037 31025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 175325us
I20260709 12:24:52.329984 30460 leader_election.cc:304] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:52.371194 31952 ts_tablet_manager.cc:933] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
W20260709 12:24:52.394757 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 64857.6us
I20260709 12:24:52.404484 31883 raft_consensus.cc:2804] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:52.411374 31975 ts_tablet_manager.cc:1916] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:52.456494 31883 raft_consensus.cc:697] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:52.457571 31883 consensus_queue.cc:237] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:52.420964 31952 tablet_copy_client.cc:323] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:52.500602 31060 raft_consensus.cc:1217] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:52.512068 31958 tablet_copy_client.cc:806] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:52.512730 31958 tablet_copy_client.cc:670] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:52.514026 31983 ts_tablet_manager.cc:933] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
W20260709 12:24:52.551523 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 85079.3us
W20260709 12:24:52.580166 30308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46805, user_credentials={real_user=slave}} blocked reactor thread for 104035us
W20260709 12:24:52.585575 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 94137.9us
W20260709 12:24:52.586859 31025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 191157us
I20260709 12:24:52.615417 30355 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 639ed969799d4102b5730c57db1bf8f2 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:52.615964 30355 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 639ed969799d4102b5730c57db1bf8f2 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-639ed969799d4102b5730c57db1bf8f2
I20260709 12:24:52.649185 31983 tablet_copy_client.cc:323] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:52.658334 31958 tablet_copy_client.cc:538] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:24:52.665894 31996 log.cc:927] Time spent T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: Append to log took a long time: real 0.078s	user 0.001s	sys 0.002s
I20260709 12:24:52.667646 30355 tablet_copy_source_session.cc:215] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:52.691937 30354 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet d02ad9f68d1b494ab4d9742751669e92 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:52.692600 30354 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet d02ad9f68d1b494ab4d9742751669e92 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-d02ad9f68d1b494ab4d9742751669e92
I20260709 12:24:52.706584 31952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639ed969799d4102b5730c57db1bf8f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:52.725920 31975 ts_tablet_manager.cc:1929] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.7
I20260709 12:24:52.726498 31975 log.cc:1199] T 04dca77653434008b879c117545933db P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/04dca77653434008b879c117545933db
I20260709 12:24:52.728232 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 04dca77653434008b879c117545933db (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
W20260709 12:24:52.736110 31025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 51754.5us
I20260709 12:24:52.753973 31958 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:52.782119 30240 catalog_manager.cc:5697] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 4 to 5, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 5 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:52.794319 30354 tablet_copy_source_session.cc:215] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:52.801806 31935 raft_consensus.cc:993] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:52.818727 31935 raft_consensus.cc:1081] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer a362ce8b37a6455ea31a9b93fe9d96a6 to start an election
I20260709 12:24:52.837247 30416 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:39830
I20260709 12:24:52.837764 30416 raft_consensus.cc:493] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:52.838233 30416 raft_consensus.cc:3060] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:52.845359 30416 raft_consensus.cc:515] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:52.849519 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:52.850176 30337 raft_consensus.cc:3055] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:52.850522 30337 raft_consensus.cc:740] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:52.850749 30416 leader_election.cc:290] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:52.851333 30337 consensus_queue.cc:260] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:52.856787 30337 raft_consensus.cc:3060] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:52.852552 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311" candidate_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:52.860873 30494 raft_consensus.cc:3060] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:52.892556 30337 raft_consensus.cc:2468] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:52.894435 31983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02ad9f68d1b494ab4d9742751669e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:52.898077 30386 leader_election.cc:304] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:52.900038 31989 raft_consensus.cc:2804] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:52.900554 31989 raft_consensus.cc:697] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Leader. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:52.901428 31989 consensus_queue.cc:237] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:52.896066 30494 raft_consensus.cc:2468] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a362ce8b37a6455ea31a9b93fe9d96a6 in term 2.
I20260709 12:24:52.920869 31983 tablet_copy_client.cc:806] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:52.921569 31983 tablet_copy_client.cc:670] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:52.934077 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:52.945550 31983 tablet_copy_client.cc:538] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:52.951927 31958 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:52.952931 31958 tablet_bootstrap.cc:492] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:52.953718 31958 ts_tablet_manager.cc:1403] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.200s	user 0.015s	sys 0.011s
I20260709 12:24:52.961328 31974 raft_consensus.cc:1064] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:52.961920 31983 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:52.968953 31958 raft_consensus.cc:359] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:52.969946 31958 raft_consensus.cc:740] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:52.970669 31974 consensus_queue.cc:237] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:52.971478 31952 tablet_copy_client.cc:806] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:52.981962 31952 tablet_copy_client.cc:670] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:52.998087 31952 tablet_copy_client.cc:538] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:52.970657 31958 consensus_queue.cc:260] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:53.002008 31958 ts_tablet_manager.cc:1434] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:24:53.003593 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-3c23e29a719c436a809de1e9069af757 received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:53.004070 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-3c23e29a719c436a809de1e9069af757 on tablet 3c23e29a719c436a809de1e9069af757 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:53.026351 30240 catalog_manager.cc:5697] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:53.037118 30416 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:53.039084 30337 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:53.039610 31060 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:53.041602 31940 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 12:24:53.046618 31982 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:53.047995 31952 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:53.048164 31974 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 12:24:53.062537 30337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35688980c2ae4981b72a0cd8d8246311"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:53.063124 30337 raft_consensus.cc:606] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Received request to transfer leadership to TS a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:24:53.063418 30337 raft_consensus.cc:614] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:24:53.067683 30491 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:53.068521 30491 raft_consensus.cc:606] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:53.080497 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:24:53.082437 30344 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:53.085480 31982 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:53.100548 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:53.102886 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:53.116119 31982 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.125877 30416 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.137392 30411 raft_consensus.cc:1275] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:53.145176 31974 consensus_queue.cc:1048] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:53.157951 31983 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:53.158939 31983 tablet_bootstrap.cc:492] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:53.159610 31983 ts_tablet_manager.cc:1403] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.198s	user 0.024s	sys 0.008s
I20260709 12:24:53.163582 31983 raft_consensus.cc:359] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:53.166363 31983 raft_consensus.cc:740] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:53.167038 31983 consensus_queue.cc:260] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:53.181967 31983 ts_tablet_manager.cc:1434] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260709 12:24:53.216415 30342 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.244511 30354 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-d02ad9f68d1b494ab4d9742751669e92 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:53.273739 30354 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-d02ad9f68d1b494ab4d9742751669e92 on tablet d02ad9f68d1b494ab4d9742751669e92 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:53.345577 31057 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.347676 30240 catalog_manager.cc:5697] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.352891 31060 raft_consensus.cc:1217] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
W20260709 12:24:53.368835 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 55238.9us
I20260709 12:24:53.382210 30491 raft_consensus.cc:1275] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:24:53.389217 32014 log.cc:927] Time spent T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: Append to log took a long time: real 0.113s	user 0.007s	sys 0.013s
I20260709 12:24:53.392716 31952 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:53.393666 31952 tablet_bootstrap.cc:492] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:53.394328 31952 ts_tablet_manager.cc:1403] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.347s	user 0.042s	sys 0.042s
I20260709 12:24:53.397264 31952 raft_consensus.cc:359] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:53.397908 31978 consensus_queue.cc:1048] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.398149 31952 raft_consensus.cc:740] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:53.399411 31952 consensus_queue.cc:260] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:53.405164 31952 ts_tablet_manager.cc:1434] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:24:53.410770 30354 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-639ed969799d4102b5730c57db1bf8f2 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:53.411224 30354 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-639ed969799d4102b5730c57db1bf8f2 on tablet 639ed969799d4102b5730c57db1bf8f2 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:53.417999 32018 raft_consensus.cc:993] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:53.418486 32018 raft_consensus.cc:1081] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:53.419152 30491 consensus_queue.cc:237] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:53.424130 30342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:53.424552 31060 raft_consensus.cc:1217] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:53.424772 30342 raft_consensus.cc:493] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:53.427382 30342 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:53.447923 30414 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:53.449806 31893 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:53.451967 30342 raft_consensus.cc:515] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:53.454954 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:53.455498 30417 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:53.462709 31982 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.465435 30417 raft_consensus.cc:2468] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:53.466845 30311 leader_election.cc:304] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:53.467922 31935 raft_consensus.cc:2804] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:53.468425 31935 raft_consensus.cc:697] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:53.469322 31935 consensus_queue.cc:237] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:53.472144 30414 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.477952 30338 raft_consensus.cc:1275] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:53.479542 31789 consensus_queue.cc:1048] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.480270 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0043ab3eb25b4e9d82d332df390283de with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:53.484735 31060 raft_consensus.cc:1275] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:53.489219 32018 consensus_queue.cc:1048] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:53.490202 30342 leader_election.cc:290] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:53.491878 30494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:53.492496 30494 raft_consensus.cc:3055] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:53.492810 30494 raft_consensus.cc:740] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:53.494357 30494 consensus_queue.cc:260] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:53.495565 30494 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:53.504328 31057 raft_consensus.cc:2955] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.505816 30494 raft_consensus.cc:2468] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:53.599655 30238 catalog_manager.cc:5697] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:53.624262 30240 catalog_manager.cc:5697] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:53.644124 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 0043ab3eb25b4e9d82d332df390283de with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:53.664335 32026 tablet_replica.cc:333] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:53.665668 32026 raft_consensus.cc:2243] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.666474 32026 raft_consensus.cc:2272] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.672114 32026 ts_tablet_manager.cc:1916] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:53.691188 32026 ts_tablet_manager.cc:1929] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:53.691680 32026 log.cc:1199] T 0043ab3eb25b4e9d82d332df390283de P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/0043ab3eb25b4e9d82d332df390283de
I20260709 12:24:53.694963 31985 raft_consensus.cc:1064] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:53.696115 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 0043ab3eb25b4e9d82d332df390283de (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:53.700973 31985 consensus_queue.cc:237] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:53.734294 31060 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:53.734959 30494 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:53.736446 31985 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:53.736917 30414 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:53.737358 31908 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:53.739428 31908 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:53.776172 31972 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.779651 31060 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.783838 30494 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.796463 30414 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.805727 30240 catalog_manager.cc:5697] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.835999 30342 consensus_queue.cc:237] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:53.849098 31060 raft_consensus.cc:1217] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:53.851828 31060 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:53.852326 30490 raft_consensus.cc:1275] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:53.853384 31985 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:53.854372 31908 consensus_queue.cc:1048] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:53.861390 31935 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.863098 31057 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.873711 32023 raft_consensus.cc:1064] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:53.876353 32023 consensus_queue.cc:237] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:53.878989 30491 raft_consensus.cc:2955] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.886833 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d02ad9f68d1b494ab4d9742751669e92 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:53.894793 30494 raft_consensus.cc:1275] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:53.896446 31908 consensus_queue.cc:1048] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:53.905966 31057 raft_consensus.cc:1275] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.905290 30491 raft_consensus.cc:1275] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.907692 30342 raft_consensus.cc:1275] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.907747 31789 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:53.910336 32024 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:53.915482 31789 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:53.931437 30240 catalog_manager.cc:5697] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 5 to 6, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.952926 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet d02ad9f68d1b494ab4d9742751669e92 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:53.955459 32023 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.975212 32035 tablet_replica.cc:333] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:53.976642 32035 raft_consensus.cc:2243] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:53.977521 32035 raft_consensus.cc:2272] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:53.979524 30338 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:53.981755 32035 ts_tablet_manager.cc:1916] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:53.990868 30416 raft_consensus.cc:1275] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:53.994668 31908 consensus_queue.cc:1048] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:54.024053 31057 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.038833 32035 ts_tablet_manager.cc:1929] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:54.039436 32035 log.cc:1199] T d02ad9f68d1b494ab4d9742751669e92 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/d02ad9f68d1b494ab4d9742751669e92
I20260709 12:24:54.041507 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet d02ad9f68d1b494ab4d9742751669e92 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:54.069864 30490 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.107048 30238 catalog_manager.cc:5697] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.135144 30416 consensus_queue.cc:237] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.167202 31060 raft_consensus.cc:1275] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.169094 32024 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:54.179809 31789 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.190893 31060 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.233754 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c23e29a719c436a809de1e9069af757 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:54.242735 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:54.250814 30240 catalog_manager.cc:5697] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.258592 30494 raft_consensus.cc:1275] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.265798 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c23e29a719c436a809de1e9069af757 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:54.289469 31789 consensus_queue.cc:1048] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:54.316601 31972 raft_consensus.cc:1064] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:54.320991 31972 consensus_queue.cc:237] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.312752 30494 raft_consensus.cc:2955] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.331028 32039 tablet_replica.cc:333] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:54.332716 32039 raft_consensus.cc:2243] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:54.333432 32039 raft_consensus.cc:2272] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:54.337725 32039 ts_tablet_manager.cc:1916] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:54.357002 31060 raft_consensus.cc:1275] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.357059 30417 raft_consensus.cc:1275] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.360637 32000 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:54.362532 32000 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:54.410173 30488 raft_consensus.cc:1275] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.438175 32039 ts_tablet_manager.cc:1929] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:54.444830 32039 log.cc:1199] T 3c23e29a719c436a809de1e9069af757 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/3c23e29a719c436a809de1e9069af757
I20260709 12:24:54.446725 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 3c23e29a719c436a809de1e9069af757 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:54.461063 32000 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 12:24:54.493083 30337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:54.493713 30337 raft_consensus.cc:606] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:54.502408 30337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:54.503065 30337 raft_consensus.cc:606] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:54.510404 30416 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d"
dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:54590
I20260709 12:24:54.511269 30416 raft_consensus.cc:606] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:54.513420 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:54.515100 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:54.515806 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:54.584903 31972 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.590869 30416 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:54.603205 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 72099.1us
I20260709 12:24:54.623903 31985 raft_consensus.cc:993] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:54.624454 31935 raft_consensus.cc:1081] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:54.626228 30493 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:54.626857 30493 raft_consensus.cc:493] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:54.627238 30493 raft_consensus.cc:3060] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.628590 31057 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.632539 30240 catalog_manager.cc:5697] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.636735 30493 raft_consensus.cc:515] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:54.638775 30493 leader_election.cc:290] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:54.639784 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:54.640129 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef6572d3d7548a0a5d30ba507a09d7b" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:54.640458 30417 raft_consensus.cc:3060] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.640858 30337 raft_consensus.cc:3055] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:54.641304 30337 raft_consensus.cc:740] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:54.642141 30337 consensus_queue.cc:260] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:54.643321 30337 raft_consensus.cc:3060] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.648474 30417 raft_consensus.cc:2468] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:24:54.653756 30338 consensus_queue.cc:237] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.663143 31060 raft_consensus.cc:1275] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.663878 30337 raft_consensus.cc:2468] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
W20260709 12:24:54.664323 31025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 54939.4us
I20260709 12:24:54.665424 30460 leader_election.cc:304] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:54.667866 32017 raft_consensus.cc:2804] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:54.668351 32017 raft_consensus.cc:697] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:54.670174 32017 consensus_queue.cc:237] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:54.667656 31985 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 12:24:54.686211 30417 raft_consensus.cc:1275] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.692368 31988 raft_consensus.cc:993] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:54.692962 31989 raft_consensus.cc:1081] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:54.694165 31985 consensus_queue.cc:1048] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:54.696173 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52748
I20260709 12:24:54.697091 31057 raft_consensus.cc:493] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:54.697619 31057 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:54.707540 31908 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.708642 30417 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.714778 31057 raft_consensus.cc:515] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.725261 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:54.725955 30416 raft_consensus.cc:3055] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:54.726440 30416 raft_consensus.cc:740] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a362ce8b37a6455ea31a9b93fe9d96a6, State: Running, Role: LEADER
I20260709 12:24:54.729001 30416 consensus_queue.cc:260] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.730247 30416 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:54.735011 31060 raft_consensus.cc:2955] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.741304 31057 leader_election.cc:290] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:54.745669 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6bf8401908b447bb527d9c574e5666d" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:54.746322 30489 raft_consensus.cc:3060] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:54.748202 30416 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 3.
I20260709 12:24:54.749464 31025 leader_election.cc:304] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:54.760414 32037 raft_consensus.cc:2804] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:54.760957 32037 raft_consensus.cc:697] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 3 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:54.763010 32037 consensus_queue.cc:237] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.761000 30489 raft_consensus.cc:2468] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 3.
I20260709 12:24:54.847725 30238 catalog_manager.cc:5697] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:54.858876 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 639ed969799d4102b5730c57db1bf8f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:54.904445 30240 catalog_manager.cc:5697] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.926504 31935 raft_consensus.cc:993] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:54.927316 31935 raft_consensus.cc:1081] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:24:54.935912 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:24:54.936807 31057 raft_consensus.cc:493] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:54.937382 31057 raft_consensus.cc:3060] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.973925 31057 raft_consensus.cc:515] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.984604 31057 leader_election.cc:290] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:54.986378 30337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:54.986841 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77626ca9022a4c2db52dc09c35fe1683" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:54.987201 30337 raft_consensus.cc:3055] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:54.987635 30416 raft_consensus.cc:3060] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.987632 30337 raft_consensus.cc:740] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:54.988855 30337 consensus_queue.cc:260] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:54.993053 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet 639ed969799d4102b5730c57db1bf8f2 with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:54.996733 30337 raft_consensus.cc:3060] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.031652 32051 tablet_replica.cc:333] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:55.034991 32051 raft_consensus.cc:2243] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:55.039499 32051 pending_rounds.cc:70] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Trying to abort 1 pending ops.
I20260709 12:24:55.049541 30243 catalog_manager.cc:5697] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 2 to 3, leader changed from a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 3 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.058254 30416 raft_consensus.cc:2468] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:55.062206 31025 leader_election.cc:304] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:55.063812 32037 raft_consensus.cc:2804] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:55.064389 32037 raft_consensus.cc:697] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:24:55.065999 32037 consensus_queue.cc:237] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:55.040910 32051 pending_rounds.cc:77] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305625167126306816 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "639ed969799d4102b5730c57db1bf8f2" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } } }
I20260709 12:24:55.070537 32051 raft_consensus.cc:2917] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:24:55.072804 32051 raft_consensus.cc:2889] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:24:55.073448 32051 raft_consensus.cc:2272] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:55.100930 32051 ts_tablet_manager.cc:1916] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:55.115141 30416 raft_consensus.cc:1275] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:55.117291 31982 consensus_queue.cc:1048] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:55.118686 30243 catalog_manager.cc:5697] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 1 to 2, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 2 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.124210 30337 raft_consensus.cc:2468] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 2.
I20260709 12:24:55.136898 32051 ts_tablet_manager.cc:1929] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:55.137670 32051 log.cc:1199] T 639ed969799d4102b5730c57db1bf8f2 P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/639ed969799d4102b5730c57db1bf8f2
I20260709 12:24:55.141178 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet 639ed969799d4102b5730c57db1bf8f2 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:55.177142 30337 raft_consensus.cc:1275] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:55.187778 30489 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:55.188205 31982 consensus_queue.cc:1048] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:55.192195 32045 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:55.268383 30418 raft_consensus.cc:1275] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:55.269778 32037 consensus_queue.cc:1048] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:55.477065 30418 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.479314 32045 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.513645 30337 raft_consensus.cc:1275] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.515885 32037 consensus_queue.cc:1048] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:55.740669 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:55.784406 30488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:55.785259 30488 raft_consensus.cc:606] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:55.786785 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:24:55.788283 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:55.789168 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:55.855607 32044 raft_consensus.cc:993] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:55.856242 32044 raft_consensus.cc:1081] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:55.857956 30337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:55.858420 30337 raft_consensus.cc:493] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.858784 30337 raft_consensus.cc:3060] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.863405 30337 raft_consensus.cc:515] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:55.865319 30337 leader_election.cc:290] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:55.866330 30417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:55.866959 30417 raft_consensus.cc:3060] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.867264 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e69903c6940e4ba86ed3908b7976f" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:55.867755 30489 raft_consensus.cc:3055] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:55.867941 30489 raft_consensus.cc:740] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:55.868569 30489 consensus_queue.cc:260] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:55.869597 30489 raft_consensus.cc:3060] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.875656 30489 raft_consensus.cc:2468] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:55.878913 30310 leader_election.cc:304] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:24:55.881443 31985 raft_consensus.cc:2804] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:55.883587 30417 raft_consensus.cc:2468] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:55.895404 31985 raft_consensus.cc:697] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:55.896601 31985 consensus_queue.cc:237] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:55.919293 30243 catalog_manager.cc:5697] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:56.102944 30417 consensus_queue.cc:237] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:24:56.114105 30383 consensus_peers.cc:597] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3ccfeac7a9243258eeb4871b0c1b22c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.116127 30489 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:56.118485 31989 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:56.120436 30337 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:24:56.122191 31989 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:56.129678 31988 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.134814 30337 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.131461 30489 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.152383 30243 catalog_manager.cc:5697] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 3 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:56.161653 30488 consensus_queue.cc:237] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:56.199121 30337 raft_consensus.cc:1275] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:56.195818 30457 consensus_peers.cc:597] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12f2fd424b084423b6f43d465eb603b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.200989 30418 raft_consensus.cc:1275] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:56.202754 32049 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:56.204638 32049 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:24:56.219295 31982 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.225191 30418 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.225806 30337 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.247015 30417 consensus_queue.cc:237] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:56.255035 30242 catalog_manager.cc:5697] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:56.268913 30383 consensus_peers.cc:597] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78695f8223264521aa3f867ba70665f0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.269095 30337 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:56.271179 30488 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:56.272120 31988 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:56.277469 31988 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:56.297732 32071 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.302529 30337 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.299177 30488 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.332544 30338 consensus_queue.cc:237] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:56.354761 30243 catalog_manager.cc:5697] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
W20260709 12:24:56.387563 30308 consensus_peers.cc:597] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 088a25fcabbf44e2a6e1b6ce1c303165. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:56.392205 30417 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:56.394098 30488 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:56.396754 31985 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:56.399523 31985 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:56.404284 30488 raft_consensus.cc:1275] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.406751 31985 consensus_queue.cc:1048] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.416258 32064 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.420845 30417 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.426522 30489 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.491206 30418 raft_consensus.cc:1275] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.497189 30243 catalog_manager.cc:5697] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:24:56.502274 32091 consensus_queue.cc:1048] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:24:56.638136 32096 ts_tablet_manager.cc:933] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:56.647962 32096 tablet_copy_client.cc:323] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:56.650202 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet f3ccfeac7a9243258eeb4871b0c1b22c from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:56.650743 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet f3ccfeac7a9243258eeb4871b0c1b22c from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-f3ccfeac7a9243258eeb4871b0c1b22c
I20260709 12:24:56.659025 30429 tablet_copy_source_session.cc:215] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:56.662611 32096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ccfeac7a9243258eeb4871b0c1b22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:56.679785 32096 tablet_copy_client.cc:806] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:56.680466 32096 tablet_copy_client.cc:670] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:56.688144 32096 tablet_copy_client.cc:538] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:56.699281 32096 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:56.714802 32098 ts_tablet_manager.cc:933] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:56.761219 32098 tablet_copy_client.cc:323] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:24:56.764914 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 12f2fd424b084423b6f43d465eb603b2 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:24:56.765511 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 12f2fd424b084423b6f43d465eb603b2 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-12f2fd424b084423b6f43d465eb603b2
I20260709 12:24:56.775256 30504 tablet_copy_source_session.cc:215] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:56.779321 32098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f2fd424b084423b6f43d465eb603b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:56.815817 32098 tablet_copy_client.cc:806] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:56.816975 32098 tablet_copy_client.cc:670] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:56.823954 32098 tablet_copy_client.cc:538] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:56.828619 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:56.844461 32098 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:56.905670 32098 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:56.910414 32098 tablet_bootstrap.cc:492] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:56.911474 32098 ts_tablet_manager.cc:1403] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.004s
I20260709 12:24:56.917565 32098 raft_consensus.cc:359] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:56.921278 32098 raft_consensus.cc:740] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:56.922750 32098 consensus_queue.cc:260] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:56.932072 32098 ts_tablet_manager.cc:1434] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 12:24:56.936015 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-12f2fd424b084423b6f43d465eb603b2 received from {username='slave'} at 127.0.0.1:36580
I20260709 12:24:56.936529 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-12f2fd424b084423b6f43d465eb603b2 on tablet 12f2fd424b084423b6f43d465eb603b2 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:56.943761 32098 ts_tablet_manager.cc:933] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:56.972368 32103 ts_tablet_manager.cc:933] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:24:56.986935 32098 tablet_copy_client.cc:323] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.130:42353
I20260709 12:24:57.004956 30429 tablet_copy_service.cc:140] P a362ce8b37a6455ea31a9b93fe9d96a6: Received BeginTabletCopySession request for tablet 78695f8223264521aa3f867ba70665f0 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:53986)
I20260709 12:24:57.005574 30429 tablet_copy_service.cc:161] P a362ce8b37a6455ea31a9b93fe9d96a6: Beginning new tablet copy session on tablet 78695f8223264521aa3f867ba70665f0 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:53986: session id = 37ee4d84fc7a4105943ae76276746876-78695f8223264521aa3f867ba70665f0
I20260709 12:24:57.027004 30429 tablet_copy_source_session.cc:215] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:57.023144 32103 tablet_copy_client.cc:323] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:24:57.038601 32096 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:57.039572 32098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78695f8223264521aa3f867ba70665f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:57.039657 32096 tablet_bootstrap.cc:492] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:57.040558 32096 ts_tablet_manager.cc:1403] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.341s	user 0.039s	sys 0.073s
I20260709 12:24:57.041316 30354 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 088a25fcabbf44e2a6e1b6ce1c303165 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:24:57.041901 30354 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 088a25fcabbf44e2a6e1b6ce1c303165 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-088a25fcabbf44e2a6e1b6ce1c303165
I20260709 12:24:57.045007 32096 raft_consensus.cc:359] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:57.046089 32096 raft_consensus.cc:740] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:57.053895 32096 consensus_queue.cc:260] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:57.063046 32096 ts_tablet_manager.cc:1434] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:24:57.064857 32098 tablet_copy_client.cc:806] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:57.065513 30429 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-f3ccfeac7a9243258eeb4871b0c1b22c received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:57.065570 32098 tablet_copy_client.cc:670] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:57.066046 30429 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-f3ccfeac7a9243258eeb4871b0c1b22c on tablet f3ccfeac7a9243258eeb4871b0c1b22c with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:57.067003 30354 tablet_copy_source_session.cc:215] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:57.074230 32098 tablet_copy_client.cc:538] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:57.075320 32103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 088a25fcabbf44e2a6e1b6ce1c303165. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:57.085798 32098 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:57.118913 32103 tablet_copy_client.cc:806] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:57.119599 32103 tablet_copy_client.cc:670] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:57.122495 30337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:24:57.123095 30337 raft_consensus.cc:606] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Received request to transfer leadership to TS 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:24:57.124718 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:24:57.126250 32103 tablet_copy_client.cc:538] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:57.126392 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:57.142972 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:57.151644 32098 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:57.152766 32098 tablet_bootstrap.cc:492] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:57.153519 32098 ts_tablet_manager.cc:1403] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.006s
I20260709 12:24:57.155962 32103 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:24:57.159017 31058 raft_consensus.cc:1217] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:57.166445 32098 raft_consensus.cc:359] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:57.167440 32098 raft_consensus.cc:740] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:57.168218 32098 consensus_queue.cc:260] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:57.171489 32098 ts_tablet_manager.cc:1434] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:24:57.173682 30430 tablet_copy_service.cc:342] P a362ce8b37a6455ea31a9b93fe9d96a6: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-78695f8223264521aa3f867ba70665f0 received from {username='slave'} at 127.0.0.1:53986
I20260709 12:24:57.174067 30430 tablet_copy_service.cc:434] P a362ce8b37a6455ea31a9b93fe9d96a6: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-78695f8223264521aa3f867ba70665f0 on tablet 78695f8223264521aa3f867ba70665f0 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:57.213246 32103 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:24:57.214327 32103 tablet_bootstrap.cc:492] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:24:57.215332 32103 ts_tablet_manager.cc:1403] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.061s	user 0.033s	sys 0.005s
I20260709 12:24:57.219084 31060 raft_consensus.cc:1217] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:57.220053 32103 raft_consensus.cc:359] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:57.247586 32103 raft_consensus.cc:740] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:24:57.248466 32103 consensus_queue.cc:260] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:24:57.251663 32103 ts_tablet_manager.cc:1434] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:24:57.256407 30354 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-088a25fcabbf44e2a6e1b6ce1c303165 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:24:57.256925 30354 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-088a25fcabbf44e2a6e1b6ce1c303165 on tablet 088a25fcabbf44e2a6e1b6ce1c303165 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:24:57.306123 31060 raft_consensus.cc:1217] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:24:57.439574 32086 raft_consensus.cc:993] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:57.440094 32086 raft_consensus.cc:1081] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Signalling peer 9a3a1ec66d6c4e3b999839c029257dfc to start an election
I20260709 12:24:57.442775 30489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
 from {username='slave'} at 127.0.0.1:54552
I20260709 12:24:57.443389 30489 raft_consensus.cc:493] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:57.443751 30489 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:57.452244 30489 raft_consensus.cc:515] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:57.454403 30489 leader_election.cc:290] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:24:57.456727 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:24:57.457356 30416 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8146836a9a47ebb0d0896dec4bbf55" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:57.457679 30338 raft_consensus.cc:3055] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:57.458047 30416 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:57.458187 30338 raft_consensus.cc:740] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:57.459059 30338 consensus_queue.cc:260] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:57.466130 30416 raft_consensus.cc:2468] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:24:57.467693 30338 raft_consensus.cc:3060] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:57.467763 30460 leader_election.cc:304] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:57.470744 32044 raft_consensus.cc:2804] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:57.471285 32044 raft_consensus.cc:697] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:57.472298 32044 consensus_queue.cc:237] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:57.488411 30338 raft_consensus.cc:2468] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:24:57.522101 30243 catalog_manager.cc:5697] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: term changed from 2 to 3, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131). New cstate: current_term: 3 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.565078 31060 raft_consensus.cc:1217] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:24:57.650099 32044 raft_consensus.cc:1064] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:57.652513 32044 consensus_queue.cc:237] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:57.663059 30418 raft_consensus.cc:1275] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.664554 31060 raft_consensus.cc:1275] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.664759 32106 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:57.669514 32049 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:57.680714 30342 raft_consensus.cc:1275] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.682982 32049 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:57.715756 32116 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:57.717509 30416 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:57.730711 31060 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:57.739782 30342 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:57.741971 30242 catalog_manager.cc:5697] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.743620 31988 raft_consensus.cc:1064] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:57.751665 31988 consensus_queue.cc:237] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:57.787923 30494 consensus_queue.cc:237] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:57.794624 31060 raft_consensus.cc:1275] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.796471 32049 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:57.812851 32106 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:57.816814 31058 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:57.837183 30418 raft_consensus.cc:1275] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.859083 30242 catalog_manager.cc:5697] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 1 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:57.862793 32116 consensus_queue.cc:1048] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:57.875670 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 12f2fd424b084423b6f43d465eb603b2 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:57.882763 30342 raft_consensus.cc:1275] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:57.885192 32121 consensus_queue.cc:1048] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:57.890343 32122 tablet_replica.cc:333] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:57.891664 32122 raft_consensus.cc:2243] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:57.892670 32122 raft_consensus.cc:2272] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:57.903904 32122 ts_tablet_manager.cc:1916] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:57.928609 32086 raft_consensus.cc:1064] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:57.932241 32086 consensus_queue.cc:237] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:57.944536 32122 ts_tablet_manager.cc:1929] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:57.951157 32122 log.cc:1199] T 12f2fd424b084423b6f43d465eb603b2 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/12f2fd424b084423b6f43d465eb603b2
I20260709 12:24:57.954675 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 12f2fd424b084423b6f43d465eb603b2 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:57.986552 30418 raft_consensus.cc:2955] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.019933 30416 raft_consensus.cc:1275] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:58.026481 32121 consensus_queue.cc:1048] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:58.041306 31058 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:58.044472 32091 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.051492 30489 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:58.059249 32091 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.074440 32125 raft_consensus.cc:1064] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:24:58.076735 32125 consensus_queue.cc:237] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
W20260709 12:24:58.103026 32124 log.cc:927] Time spent T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 12:24:58.108976 30338 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:58.111078 32080 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:58.117738 31058 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:58.119309 32093 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:24:58.119910 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 64281.1us
I20260709 12:24:58.137193 31057 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:58.140364 32093 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:24:58.160550 30343 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:58.174450 32080 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.183578 30416 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:58.184188 31988 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.190623 30493 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:24:58.191712 30485 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:24:58.191644 32109 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:58.191300 30338 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.214550 30229 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 12f2fd424b084423b6f43d465eb603b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.244974 32090 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.258560 30238 catalog_manager.cc:5697] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.259982 32135 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:58.263409 31058 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.268043 30485 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.287170 30240 catalog_manager.cc:5697] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.287957 32080 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:58.293584 31057 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.293588 30416 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.420146 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:58.430480 32093 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.454960 30344 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:58.458571 30310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 174919us
I20260709 12:24:58.464597 30343 consensus_queue.cc:237] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:58.471361 31058 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.473592 32140 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:58.482256 32091 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.502018 30416 consensus_queue.cc:237] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:58.516834 30485 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.521162 31057 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:58.523936 31060 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.563482 31988 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:24:58.566066 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 088a25fcabbf44e2a6e1b6ce1c303165 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.570926 30485 raft_consensus.cc:1275] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.568482 30240 catalog_manager.cc:5697] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.593923 32135 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.590329 30243 catalog_manager.cc:5697] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.596352 31057 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:58.603605 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 118926us
I20260709 12:24:58.611550 30338 raft_consensus.cc:1275] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:24:58.623384 31060 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.627100 32093 consensus_queue.cc:1048] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:24:58.639868 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f3ccfeac7a9243258eeb4871b0c1b22c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.639521 30343 raft_consensus.cc:2955] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:24:58.644171 30385 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:24:58.655038 30406 tablet_service.cc:1558] Processing DeleteTablet for tablet 088a25fcabbf44e2a6e1b6ce1c303165 with delete_type TABLET_DATA_TOMBSTONED (TS a362ce8b37a6455ea31a9b93fe9d96a6 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46834
I20260709 12:24:58.679389 32140 consensus_queue.cc:1048] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:58.680359 30238 catalog_manager.cc:5697] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index 5 to 6, VOTER 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) evicted. New cstate: current_term: 3 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.709430 32146 tablet_replica.cc:333] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:24:58.719859 32146 raft_consensus.cc:2243] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.720675 32146 raft_consensus.cc:2272] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.729787 32146 ts_tablet_manager.cc:1916] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:58.739409 30485 raft_consensus.cc:2955] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.774310 30417 consensus_queue.cc:237] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [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: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:24:58.782248 31060 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.789484 32130 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:58.797891 30481 tablet_service.cc:1558] Processing DeleteTablet for tablet f3ccfeac7a9243258eeb4871b0c1b22c with delete_type TABLET_DATA_TOMBSTONED (TS 9a3a1ec66d6c4e3b999839c029257dfc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:33080
I20260709 12:24:58.801854 32144 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.825489 32147 tablet_replica.cc:333] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:24:58.825783 30488 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } attrs { replace: true } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.831434 32147 raft_consensus.cc:2243] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.832376 32147 raft_consensus.cc:2272] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.838124 31060 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.861979 32146 ts_tablet_manager.cc:1929] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:58.862609 32146 log.cc:1199] T 088a25fcabbf44e2a6e1b6ce1c303165 P a362ce8b37a6455ea31a9b93fe9d96a6: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/wals/088a25fcabbf44e2a6e1b6ce1c303165
I20260709 12:24:58.864701 30230 catalog_manager.cc:5028] TS a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): tablet 088a25fcabbf44e2a6e1b6ce1c303165 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:58.800170 30485 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9"
dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
mode: GRACEFUL
new_leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:37584
I20260709 12:24:58.870354 30485 raft_consensus.cc:606] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Received request to transfer leadership to TS 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:24:58.870925 30243 catalog_manager.cc:5697] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 reported cstate change: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New cstate: current_term: 2 leader_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.873055 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:24:58.874903 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:58.869200 32147 ts_tablet_manager.cc:1916] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:58.885927 30230 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78695f8223264521aa3f867ba70665f0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:58.890535 30489 raft_consensus.cc:1275] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer a362ce8b37a6455ea31a9b93fe9d96a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.893870 30332 tablet_service.cc:1558] Processing DeleteTablet for tablet 78695f8223264521aa3f867ba70665f0 with delete_type TABLET_DATA_TOMBSTONED (TS 26880d04bb2e4aa48112bacfc3dd9944 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43588
I20260709 12:24:58.894716 32093 consensus_queue.cc:1048] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:58.906396 32148 tablet_replica.cc:333] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:24:58.909988 32148 raft_consensus.cc:2243] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:58.912400 32148 raft_consensus.cc:2272] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:58.910351 32147 ts_tablet_manager.cc:1929] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:24:58.875749 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:58.911765 30489 raft_consensus.cc:2955] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:24:58.925271 32147 log.cc:1199] T f3ccfeac7a9243258eeb4871b0c1b22c P 9a3a1ec66d6c4e3b999839c029257dfc: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/wals/f3ccfeac7a9243258eeb4871b0c1b22c
I20260709 12:24:58.927888 30229 catalog_manager.cc:5028] TS 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): tablet f3ccfeac7a9243258eeb4871b0c1b22c (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:58.942742 32148 ts_tablet_manager.cc:1916] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:58.967024 32148 ts_tablet_manager.cc:1929] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:24:58.967605 32148 log.cc:1199] T 78695f8223264521aa3f867ba70665f0 P 26880d04bb2e4aa48112bacfc3dd9944: Deleting WAL directory at /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/wals/78695f8223264521aa3f867ba70665f0
I20260709 12:24:58.986178 30230 catalog_manager.cc:5028] TS 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): tablet 78695f8223264521aa3f867ba70665f0 (table test-workload [id=a74335ec449546bfa22fd7430ef9f52e]) successfully deleted
I20260709 12:24:59.003917 32106 raft_consensus.cc:993] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc: : Instructing follower 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:59.004495 32116 raft_consensus.cc:1081] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Signalling peer 26880d04bb2e4aa48112bacfc3dd9944 to start an election
I20260709 12:24:59.010432 30342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
 from {username='slave'} at 127.0.0.1:43596
I20260709 12:24:59.011049 30342 raft_consensus.cc:493] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.011412 30342 raft_consensus.cc:3060] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.030987 30342 raft_consensus.cc:515] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:59.034451 30418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6"
I20260709 12:24:59.035117 30418 raft_consensus.cc:3060] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.041429 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa06a6c7a91f427395e8dc64388982c9" candidate_uuid: "26880d04bb2e4aa48112bacfc3dd9944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:24:59.042230 30489 raft_consensus.cc:3055] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.042565 30489 raft_consensus.cc:740] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:24:59.043449 30489 consensus_queue.cc:260] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:59.044713 30489 raft_consensus.cc:3060] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.067212 30342 leader_election.cc:290] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [CANDIDATE]: Term 2 election: Requested vote from peers a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:24:59.088749 30418 raft_consensus.cc:2468] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:59.092358 30489 raft_consensus.cc:2468] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26880d04bb2e4aa48112bacfc3dd9944 in term 2.
I20260709 12:24:59.096940 30311 leader_election.cc:304] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [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: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6; no voters: 
I20260709 12:24:59.098460 32140 raft_consensus.cc:2804] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.099113 32140 raft_consensus.cc:697] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Leader. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:24:59.103163 32140 consensus_queue.cc:237] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:24:59.117295 30238 catalog_manager.cc:5697] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: term changed from 1 to 2, leader changed from 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131) to 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:59.505875 30417 raft_consensus.cc:1275] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.507197 32091 consensus_queue.cc:1048] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.525374 30489 raft_consensus.cc:1275] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.528303 32109 consensus_queue.cc:1048] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.992496 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:59.999717 30338 consensus_queue.cc:237] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.016479 30489 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:00.018041 30418 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:00.017905 32140 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:25:00.020002 30308 consensus_peers.cc:597] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16ddfc97d0bb44b4900b1d6b5efdbd34. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:00.021575 32140 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:00.029460 32140 raft_consensus.cc:2955] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.043375 30489 raft_consensus.cc:2955] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.048234 30417 raft_consensus.cc:2955] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.112944 30238 catalog_manager.cc:5697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 reported cstate change: config changed from index -1 to 4, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:00.134763 30338 consensus_queue.cc:237] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
W20260709 12:25:00.187634 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 80656.3us
W20260709 12:25:00.188684 30386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 88147.8us
W20260709 12:25:00.214035 30385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:35051, user_credentials={real_user=slave}} blocked reactor thread for 122107us
I20260709 12:25:00.231014 30488 raft_consensus.cc:1275] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:00.232218 30308 consensus_peers.cc:597] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f3a3ac309ab4034a5b40e0e8e01cf35. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:00.242499 32091 consensus_queue.cc:1048] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:00.248167 30418 raft_consensus.cc:1275] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:00.249630 32109 consensus_queue.cc:1048] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.255303 32140 raft_consensus.cc:2955] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.269651 30489 raft_consensus.cc:2955] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.291805 30338 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c"
dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
mode: GRACEFUL
new_leader_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:38098
I20260709 12:25:00.292706 30338 raft_consensus.cc:606] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Received request to transfer leadership to TS 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:00.292689 30418 raft_consensus.cc:2955] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.294544 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:00.295660 30488 consensus_queue.cc:237] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.296196 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:00.296970 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:00.314611 30240 catalog_manager.cc:5697] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.326947 30418 raft_consensus.cc:1275] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:00.328866 30338 raft_consensus.cc:1275] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:00.328483 32160 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:25:00.330101 30457 consensus_peers.cc:597] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805): Couldn't send request to peer 37ee4d84fc7a4105943ae76276746876. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9da3c6ff2d494184a1f95397c32eef3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:00.333973 32160 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:00.358289 32106 raft_consensus.cc:2955] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.360378 30418 raft_consensus.cc:2955] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.367343 30337 raft_consensus.cc:2955] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.376310 30240 catalog_manager.cc:5697] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index -1 to 3, NON_VOTER 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) added. New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } } }
I20260709 12:25:00.456370 32140 raft_consensus.cc:993] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944: : Instructing follower 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:25:00.456878 32140 raft_consensus.cc:1081] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Signalling peer 37ee4d84fc7a4105943ae76276746876 to start an election
I20260709 12:25:00.460157 31057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c"
dest_uuid: "37ee4d84fc7a4105943ae76276746876"
 from {username='slave'} at 127.0.0.1:52738
I20260709 12:25:00.460629 31057 raft_consensus.cc:493] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.461045 31057 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:00.467728 31057 raft_consensus.cc:515] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:00.473819 30338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "26880d04bb2e4aa48112bacfc3dd9944"
I20260709 12:25:00.474442 30338 raft_consensus.cc:3055] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:00.474740 30338 raft_consensus.cc:740] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 26880d04bb2e4aa48112bacfc3dd9944, State: Running, Role: LEADER
I20260709 12:25:00.475411 30338 consensus_queue.cc:260] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:00.476441 30338 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:00.476737 30489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac1eb5acafd419a8db8e7b97b13e00c" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc"
I20260709 12:25:00.477358 30489 raft_consensus.cc:3060] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:00.479458 31057 leader_election.cc:290] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:00.488312 30338 raft_consensus.cc:2468] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 3.
I20260709 12:25:00.489956 30489 raft_consensus.cc:2468] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37ee4d84fc7a4105943ae76276746876 in term 3.
I20260709 12:25:00.490904 31025 leader_election.cc:304] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876; no voters: 
I20260709 12:25:00.491773 32142 raft_consensus.cc:2804] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:00.492297 32142 raft_consensus.cc:697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 3 LEADER]: Becoming Leader. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Running, Role: LEADER
I20260709 12:25:00.493124 32142 consensus_queue.cc:237] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:00.503934 30238 catalog_manager.cc:5697] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 reported cstate change: term changed from 2 to 3, leader changed from 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129) to 37ee4d84fc7a4105943ae76276746876 (127.28.128.132). New cstate: current_term: 3 leader_uuid: "37ee4d84fc7a4105943ae76276746876" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:00.639899 32174 ts_tablet_manager.cc:933] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:25:00.642940 32174 tablet_copy_client.cc:323] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:25:00.644793 30354 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:25:00.645448 30354 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 16ddfc97d0bb44b4900b1d6b5efdbd34 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-16ddfc97d0bb44b4900b1d6b5efdbd34
I20260709 12:25:00.654212 30354 tablet_copy_source_session.cc:215] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:00.657977 32174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16ddfc97d0bb44b4900b1d6b5efdbd34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:00.675081 32174 tablet_copy_client.cc:806] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:00.675730 32174 tablet_copy_client.cc:670] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:00.680651 32174 tablet_copy_client.cc:538] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:00.695071 32174 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:25:00.722944 32174 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:25:00.723922 32174 tablet_bootstrap.cc:492] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:25:00.724646 32174 ts_tablet_manager.cc:1403] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.006s
I20260709 12:25:00.727092 32174 raft_consensus.cc:359] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.727934 32174 raft_consensus.cc:740] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:25:00.728458 32174 consensus_queue.cc:260] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.730626 32174 ts_tablet_manager.cc:1434] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:00.733148 30354 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-16ddfc97d0bb44b4900b1d6b5efdbd34 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:25:00.733512 30354 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-16ddfc97d0bb44b4900b1d6b5efdbd34 on tablet 16ddfc97d0bb44b4900b1d6b5efdbd34 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:00.743531 32174 ts_tablet_manager.cc:933] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:00.745311 32174 tablet_copy_client.cc:323] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.131:35051
I20260709 12:25:00.746927 30504 tablet_copy_service.cc:140] P 9a3a1ec66d6c4e3b999839c029257dfc: Received BeginTabletCopySession request for tablet 9da3c6ff2d494184a1f95397c32eef3c from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:36580)
I20260709 12:25:00.747469 30504 tablet_copy_service.cc:161] P 9a3a1ec66d6c4e3b999839c029257dfc: Beginning new tablet copy session on tablet 9da3c6ff2d494184a1f95397c32eef3c from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:36580: session id = 37ee4d84fc7a4105943ae76276746876-9da3c6ff2d494184a1f95397c32eef3c
I20260709 12:25:00.755389 30504 tablet_copy_source_session.cc:215] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:00.758278 32174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da3c6ff2d494184a1f95397c32eef3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:00.773162 32174 tablet_copy_client.cc:806] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:00.773715 32174 tablet_copy_client.cc:670] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:00.778903 32174 tablet_copy_client.cc:538] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:00.789906 32174 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:25:00.817256 32174 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:25:00.818174 32174 tablet_bootstrap.cc:492] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:25:00.818958 32174 ts_tablet_manager.cc:1403] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.004s
I20260709 12:25:00.821825 32174 raft_consensus.cc:359] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.822474 32174 raft_consensus.cc:740] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:25:00.823108 32174 consensus_queue.cc:260] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.825728 32174 ts_tablet_manager.cc:1434] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:25:00.830880 30504 tablet_copy_service.cc:342] P 9a3a1ec66d6c4e3b999839c029257dfc: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-9da3c6ff2d494184a1f95397c32eef3c received from {username='slave'} at 127.0.0.1:36580
I20260709 12:25:00.831332 30504 tablet_copy_service.cc:434] P 9a3a1ec66d6c4e3b999839c029257dfc: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-9da3c6ff2d494184a1f95397c32eef3c on tablet 9da3c6ff2d494184a1f95397c32eef3c with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:00.834949 32174 ts_tablet_manager.cc:933] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: Initiating tablet copy from peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581)
I20260709 12:25:00.836592 32174 tablet_copy_client.cc:323] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Beginning tablet copy session from remote peer at address 127.28.128.129:37581
I20260709 12:25:00.838181 30354 tablet_copy_service.cc:140] P 26880d04bb2e4aa48112bacfc3dd9944: Received BeginTabletCopySession request for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35 from peer 37ee4d84fc7a4105943ae76276746876 ({username='slave'} at 127.0.0.1:47094)
I20260709 12:25:00.838690 30354 tablet_copy_service.cc:161] P 26880d04bb2e4aa48112bacfc3dd9944: Beginning new tablet copy session on tablet 7f3a3ac309ab4034a5b40e0e8e01cf35 from peer 37ee4d84fc7a4105943ae76276746876 at {username='slave'} at 127.0.0.1:47094: session id = 37ee4d84fc7a4105943ae76276746876-7f3a3ac309ab4034a5b40e0e8e01cf35
I20260709 12:25:00.848058 30354 tablet_copy_source_session.cc:215] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:00.851042 32174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3a3ac309ab4034a5b40e0e8e01cf35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:00.868046 32174 tablet_copy_client.cc:806] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:00.868605 32174 tablet_copy_client.cc:670] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:00.877579 32174 tablet_copy_client.cc:538] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:00.887331 32174 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: Bootstrap starting.
I20260709 12:25:00.905483 32174 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: 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
I20260709 12:25:00.906306 32174 tablet_bootstrap.cc:492] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: Bootstrap complete.
I20260709 12:25:00.906932 32174 ts_tablet_manager.cc:1403] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:25:00.909737 32174 raft_consensus.cc:359] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.910408 32174 raft_consensus.cc:740] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 37ee4d84fc7a4105943ae76276746876, State: Initialized, Role: LEARNER
I20260709 12:25:00.911051 32174 consensus_queue.cc:260] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: NON_VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: true } }
I20260709 12:25:00.916189 32174 ts_tablet_manager.cc:1434] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:00.917623 30354 tablet_copy_service.cc:342] P 26880d04bb2e4aa48112bacfc3dd9944: Request end of tablet copy session 37ee4d84fc7a4105943ae76276746876-7f3a3ac309ab4034a5b40e0e8e01cf35 received from {username='slave'} at 127.0.0.1:47094
I20260709 12:25:00.918020 30354 tablet_copy_service.cc:434] P 26880d04bb2e4aa48112bacfc3dd9944: ending tablet copy session 37ee4d84fc7a4105943ae76276746876-7f3a3ac309ab4034a5b40e0e8e01cf35 on tablet 7f3a3ac309ab4034a5b40e0e8e01cf35 with peer 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:00.932669 30489 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:00.934079 32142 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:25:00.949286 30337 raft_consensus.cc:1275] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Refusing update from remote peer 37ee4d84fc7a4105943ae76276746876: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:25:00.950785 32142 consensus_queue.cc:1048] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:25:01.063443 31060 raft_consensus.cc:1217] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:25:01.204751 31060 raft_consensus.cc:1217] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:01.261355 31057 raft_consensus.cc:1217] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:01.381429 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:01.442338 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:01.443713 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:01.444422 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:01.493010 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:01.550693 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
W20260709 12:25:01.567961 31025 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:01.586087 31025 consensus_peers.cc:597] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.589574 31025 consensus_peers.cc:597] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.608388 30386 consensus_peers.cc:597] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.613335 31025 consensus_peers.cc:597] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.621008 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:01.622264 29186 tablet_replica.cc:333] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.623240 29186 raft_consensus.cc:2243] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.624012 29186 raft_consensus.cc:2272] T 2fde6ef64bbe4eafb61bc08f65377984 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.626695 29186 tablet_replica.cc:333] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.627570 29186 raft_consensus.cc:2243] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.628569 29186 raft_consensus.cc:2272] T 8c0337f66d7f4eceac828553af4f44c6 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.631193 29186 tablet_replica.cc:333] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.632362 29186 raft_consensus.cc:2243] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.633044 29186 raft_consensus.cc:2272] T 0d200d8ef28b486ea8ffb4502384fea1 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.635689 29186 tablet_replica.cc:333] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.636857 29186 raft_consensus.cc:2243] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.637403 29186 raft_consensus.cc:2272] T 03a40c16c48740cbbe48311baa90edec P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.639988 29186 tablet_replica.cc:333] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
W20260709 12:25:01.639926 31025 consensus_peers.cc:597] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.641007 29186 raft_consensus.cc:2243] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:01.641398 30386 consensus_peers.cc:597] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.642130 29186 raft_consensus.cc:2272] T 4df4a357fee844ada02aa68cb4514771 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.644779 29186 tablet_replica.cc:333] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.645682 29186 raft_consensus.cc:2243] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:01.645951 30386 consensus_peers.cc:597] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.646272 29186 raft_consensus.cc:2272] T 7f92437b099841dea9b786e28355ecd4 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.651430 29186 tablet_replica.cc:333] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.652318 29186 raft_consensus.cc:2243] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.652980 29186 raft_consensus.cc:2272] T 9da3c6ff2d494184a1f95397c32eef3c P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.655462 29186 tablet_replica.cc:333] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.656158 29186 raft_consensus.cc:2243] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.656816 29186 raft_consensus.cc:2272] T 798d6b2d763a44249451728816e663c5 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.659969 29186 tablet_replica.cc:333] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.660898 29186 raft_consensus.cc:2243] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.660964 32140 raft_consensus.cc:1064] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:25:01.662153 29186 raft_consensus.cc:2272] T 9ed643ca798e46e98062a8e02232de64 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.664086 32140 consensus_queue.cc:237] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:01.664705 29186 tablet_replica.cc:333] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.665630 29186 raft_consensus.cc:2243] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.666307 29186 raft_consensus.cc:2272] T a5f55547be0644bbacb0881a4788dc90 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.668963 29186 tablet_replica.cc:333] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.669860 29186 raft_consensus.cc:2243] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.670413 29186 raft_consensus.cc:2272] T 6cff7df6cecf4152b5b2775c6760b151 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.673692 29186 tablet_replica.cc:333] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.674008 31060 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:01.674923 29186 raft_consensus.cc:2243] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.675981 29186 raft_consensus.cc:2272] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.677445 32186 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:01.678864 29186 tablet_replica.cc:333] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.679860 29186 raft_consensus.cc:2243] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.680850 29186 raft_consensus.cc:2272] T d0f3a4f298414694809fed37a853795e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.683887 29186 tablet_replica.cc:333] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.685006 29186 raft_consensus.cc:2243] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.685691 29186 raft_consensus.cc:2272] T 77626ca9022a4c2db52dc09c35fe1683 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.689911 29186 tablet_replica.cc:333] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
W20260709 12:25:01.690524 30386 consensus_peers.cc:597] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.690794 29186 raft_consensus.cc:2243] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.691445 29186 raft_consensus.cc:2272] T 7fb5155570284037a8c073510862119a P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.694301 29186 tablet_replica.cc:333] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.694816 30418 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:01.695093 29186 raft_consensus.cc:2243] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.696240 29186 raft_consensus.cc:2272] T 04dca77653434008b879c117545933db P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.698063 32091 raft_consensus.cc:1064] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:25:01.699388 29186 tablet_replica.cc:333] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.700479 29186 raft_consensus.cc:2243] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.701853 29186 raft_consensus.cc:2272] T d02ad9f68d1b494ab4d9742751669e92 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.702728 32091 consensus_queue.cc:237] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:01.705426 29186 tablet_replica.cc:333] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.706485 29186 raft_consensus.cc:2243] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.707085 29186 raft_consensus.cc:2272] T 8b1a5f87fb7941df931417fdd384d89a P 26880d04bb2e4aa48112bacfc3dd9944 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.710058 29186 tablet_replica.cc:333] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.710881 29186 raft_consensus.cc:2243] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.711467 29186 raft_consensus.cc:2272] T 82b07d2218284d42b2e55267ba78505b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:01.712472 30460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:37581, user_credentials={real_user=slave}} blocked reactor thread for 43770.3us
I20260709 12:25:01.713423 32140 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:01.714202 29186 tablet_replica.cc:333] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.715029 29186 raft_consensus.cc:2243] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.715806 29186 raft_consensus.cc:2272] T 85559618edc941829bec602d49ab65fa P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.718662 29186 tablet_replica.cc:333] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.719437 29186 raft_consensus.cc:2243] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.720463 29186 raft_consensus.cc:2272] T 088a25fcabbf44e2a6e1b6ce1c303165 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.722980 29186 tablet_replica.cc:333] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.723754 29186 raft_consensus.cc:2243] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.724277 29186 raft_consensus.cc:2272] T c14a6a8a872344c79fb254e542f16a8a P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.726876 29186 tablet_replica.cc:333] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.727701 29186 raft_consensus.cc:2243] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.728641 29186 raft_consensus.cc:2272] T aa06a6c7a91f427395e8dc64388982c9 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.733790 29186 tablet_replica.cc:333] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.734093 32186 raft_consensus.cc:2955] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.734397 30416 raft_consensus.cc:2955] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.738654 31057 raft_consensus.cc:1275] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 LEARNER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:01.734601 29186 raft_consensus.cc:2243] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.746762 29186 raft_consensus.cc:2272] T 467b9327489e4906a195e8b94ab5bffc P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.745766 32140 consensus_queue.cc:1048] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:25:01.750070 29186 tablet_replica.cc:333] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.751015 29186 raft_consensus.cc:2243] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.751991 30418 raft_consensus.cc:1275] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:01.753667 32195 consensus_queue.cc:1048] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:01.754935 30485 raft_consensus.cc:1275] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 12:25:01.756191 31025 consensus_peers.cc:597] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.757942 30485 raft_consensus.cc:1275] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Refusing update from remote peer 26880d04bb2e4aa48112bacfc3dd9944: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:01.752094 29186 raft_consensus.cc:2272] T 5c3e4daa85744401ab1d58104fe47e20 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.761062 29186 tablet_replica.cc:333] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.761937 29186 raft_consensus.cc:2243] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.763273 32116 raft_consensus.cc:1064] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: attempting to promote NON_VOTER 37ee4d84fc7a4105943ae76276746876 to VOTER
I20260709 12:25:01.765983 32116 consensus_queue.cc:237] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [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: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:01.762924 29186 raft_consensus.cc:2272] T c44e69903c6940e4ba86ed3908b7976f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.776675 29186 tablet_replica.cc:333] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.777510 29186 raft_consensus.cc:2243] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.778362 29186 raft_consensus.cc:2272] T abb5cf65c71840848a84de8f47f86724 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.781002 29186 tablet_replica.cc:333] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.781843 29186 raft_consensus.cc:2243] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.782397 29186 raft_consensus.cc:2272] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:01.782436 31025 consensus_peers.cc:597] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.782982 30386 consensus_peers.cc:597] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.793749 29186 tablet_replica.cc:333] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.794665 29186 raft_consensus.cc:2243] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.795269 29186 raft_consensus.cc:2272] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.794955 30238 catalog_manager.cc:5697] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 reported cstate change: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.795903 32195 consensus_queue.cc:1048] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:01.797894 32195 consensus_queue.cc:1048] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:01.802543 29186 tablet_replica.cc:333] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
W20260709 12:25:01.798807 30460 consensus_peers.cc:597] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.803444 29186 raft_consensus.cc:2243] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.804559 29186 raft_consensus.cc:2272] T 5019334ec03f4d588ca56af68daddb30 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.813259 29186 tablet_replica.cc:333] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.814141 29186 raft_consensus.cc:2243] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.814671 29186 raft_consensus.cc:2272] T 8ac1eb5acafd419a8db8e7b97b13e00c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:01.816992 30386 consensus_peers.cc:597] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.819594 29186 tablet_replica.cc:333] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
W20260709 12:25:01.822047 30386 consensus_peers.cc:597] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.822984 30386 consensus_peers.cc:597] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.828567 31025 consensus_peers.cc:597] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.846724 31057 raft_consensus.cc:1275] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [term 2 LEARNER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:01.849167 29186 raft_consensus.cc:2243] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.857232 30418 raft_consensus.cc:1275] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Refusing update from remote peer 9a3a1ec66d6c4e3b999839c029257dfc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:01.858023 32106 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:01.858844 31057 raft_consensus.cc:2955] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.859750 30485 raft_consensus.cc:2955] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.868705 32195 raft_consensus.cc:2955] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.876705 29186 raft_consensus.cc:2272] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.881871 29186 tablet_replica.cc:333] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.882642 29186 raft_consensus.cc:2243] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.883502 29186 raft_consensus.cc:2272] T 639ed969799d4102b5730c57db1bf8f2 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:01.893460 30460 consensus_peers.cc:597] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.893395 31025 consensus_peers.cc:597] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.894294 30460 consensus_peers.cc:597] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.895097 30460 consensus_peers.cc:597] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.899897 29186 tablet_replica.cc:333] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
W20260709 12:25:01.902827 31025 consensus_peers.cc:597] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.921944 32106 consensus_queue.cc:1048] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:25:01.925195 30311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:42353, user_credentials={real_user=slave}} blocked reactor thread for 83504.3us
W20260709 12:25:01.926498 30460 consensus_peers.cc:597] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.927119 30460 consensus_peers.cc:597] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.927608 30460 consensus_peers.cc:597] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.932967 30460 consensus_peers.cc:597] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.932854 30416 raft_consensus.cc:2955] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.934433 30485 raft_consensus.cc:2955] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.954907 30238 catalog_manager.cc:5697] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "26880d04bb2e4aa48112bacfc3dd9944" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:25:01.958844 30386 consensus_peers.cc:597] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:01.960331 31025 consensus_peers.cc:597] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.964017 29186 raft_consensus.cc:2243] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:01.963415 31059 raft_consensus.cc:2955] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
W20260709 12:25:01.974152 30386 consensus_peers.cc:597] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:01.976327 29186 raft_consensus.cc:2272] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.980176 29186 tablet_replica.cc:333] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.980978 29186 raft_consensus.cc:2243] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.981518 29186 raft_consensus.cc:2272] T 8a8146836a9a47ebb0d0896dec4bbf55 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.983940 29186 tablet_replica.cc:333] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.984678 29186 raft_consensus.cc:2243] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.985266 29186 raft_consensus.cc:2272] T eef6572d3d7548a0a5d30ba507a09d7b P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.988549 29186 tablet_replica.cc:333] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.989508 29186 raft_consensus.cc:2243] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.990276 29186 raft_consensus.cc:2272] T f3ccfeac7a9243258eeb4871b0c1b22c P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.994138 29186 tablet_replica.cc:333] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.994892 29186 raft_consensus.cc:2243] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.994457 32160 raft_consensus.cc:2955] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:01.995496 29186 raft_consensus.cc:2272] T 525825a3558a4166a131f1a662cb9ab7 P 26880d04bb2e4aa48112bacfc3dd9944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.998689 29186 tablet_replica.cc:333] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:01.999534 29186 raft_consensus.cc:2243] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.000221 29186 raft_consensus.cc:2272] T 56879163dbb049eba6d3d25ccd0315e0 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.003180 29186 tablet_replica.cc:333] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:02.003897 29186 raft_consensus.cc:2243] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.004472 29186 raft_consensus.cc:2272] T 35688980c2ae4981b72a0cd8d8246311 P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.004367 30418 raft_consensus.cc:2955] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:02.034487 31059 raft_consensus.cc:2955] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } } }
I20260709 12:25:02.037626 30238 catalog_manager.cc:5697] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc reported cstate change: config changed from index 3 to 4, 37ee4d84fc7a4105943ae76276746876 (127.28.128.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:02.042138 29186 tablet_replica.cc:333] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:02.042963 29186 raft_consensus.cc:2243] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.043877 29186 raft_consensus.cc:2272] T afed71b17df14c77bd59197edd65e85f P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.046784 29186 tablet_replica.cc:333] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:02.047549 29186 raft_consensus.cc:2243] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.048061 29186 raft_consensus.cc:2272] T b8fea42418e447a0b7b1284252d81baf P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.052346 29186 tablet_replica.cc:333] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:02.053141 29186 raft_consensus.cc:2243] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.054011 29186 raft_consensus.cc:2272] T cddcbf171147400891bb8a8b67e1d56e P 26880d04bb2e4aa48112bacfc3dd9944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.073246 29186 tablet_replica.cc:333] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:02.073948 29186 raft_consensus.cc:2243] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.075099 29186 raft_consensus.cc:2272] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.080821 30460 consensus_peers.cc:597] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.081809 29186 tablet_replica.cc:333] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944: stopping tablet replica
I20260709 12:25:02.082623 29186 raft_consensus.cc:2243] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.083251 29186 raft_consensus.cc:2272] T 7badd039497941fd8f242fc1296f6673 P 26880d04bb2e4aa48112bacfc3dd9944 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.107916 31025 consensus_peers.cc:597] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 -> Peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Couldn't send request to peer 26880d04bb2e4aa48112bacfc3dd9944. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.253523 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
I20260709 12:25:02.417303 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
W20260709 12:25:02.454308 30460 consensus_peers.cc:597] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.466219 31025 consensus_peers.cc:597] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.481143 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:02.482285 29186 tablet_replica.cc:333] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.483312 29186 raft_consensus.cc:2243] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.484185 29186 raft_consensus.cc:2272] T 2fde6ef64bbe4eafb61bc08f65377984 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.487120 29186 tablet_replica.cc:333] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.488055 29186 raft_consensus.cc:2243] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.488672 29186 raft_consensus.cc:2272] T 12f2fd424b084423b6f43d465eb603b2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.490557 29186 tablet_replica.cc:333] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.491199 29186 raft_consensus.cc:2243] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.491979 29186 raft_consensus.cc:2272] T 03a40c16c48740cbbe48311baa90edec P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.494308 29186 tablet_replica.cc:333] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.494971 29186 raft_consensus.cc:2243] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.495558 29186 raft_consensus.cc:2272] T 9da3c6ff2d494184a1f95397c32eef3c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.500097 30460 consensus_peers.cc:597] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.500113 29186 tablet_replica.cc:333] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.501307 29186 raft_consensus.cc:2243] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.502063 29186 raft_consensus.cc:2272] T 78695f8223264521aa3f867ba70665f0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.503826 29186 tablet_replica.cc:333] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.504421 29186 raft_consensus.cc:2243] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.505254 29186 raft_consensus.cc:2272] T 6cff7df6cecf4152b5b2775c6760b151 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.507062 29186 tablet_replica.cc:333] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.507701 29186 raft_consensus.cc:2243] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.508291 29186 raft_consensus.cc:2272] T cddcbf171147400891bb8a8b67e1d56e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.510926 29186 tablet_replica.cc:333] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.511720 29186 raft_consensus.cc:2243] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.512249 29186 raft_consensus.cc:2272] T b8fea42418e447a0b7b1284252d81baf P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.514698 29186 tablet_replica.cc:333] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.515462 29186 raft_consensus.cc:2243] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.515986 29186 raft_consensus.cc:2272] T 798d6b2d763a44249451728816e663c5 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.516405 30460 consensus_peers.cc:597] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.518327 29186 tablet_replica.cc:333] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.518977 29186 raft_consensus.cc:2243] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.519495 29186 raft_consensus.cc:2272] T c25cae3355824504826659fee71e6f04 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.522104 29186 tablet_replica.cc:333] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.522976 29186 raft_consensus.cc:2243] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.524173 29186 raft_consensus.cc:2272] T a2ed892fe7524334b89c1c319dd979ee P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.527079 29186 tablet_replica.cc:333] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.528018 29186 raft_consensus.cc:2243] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.528607 29186 raft_consensus.cc:2272] T a5f55547be0644bbacb0881a4788dc90 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.531387 29186 tablet_replica.cc:333] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.532547 29186 raft_consensus.cc:2243] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.533232 29186 raft_consensus.cc:2272] T 26d76d5684e040ef957edfbd5214d22e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.536289 29186 tablet_replica.cc:333] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
W20260709 12:25:02.536173 30460 consensus_peers.cc:597] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.537117 30460 consensus_peers.cc:597] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.537343 29186 raft_consensus.cc:2243] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.538321 29186 raft_consensus.cc:2272] T 4deb512ca3f243c9b9faa9dff8fd7ebe P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.540361 29186 tablet_replica.cc:333] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.541005 29186 raft_consensus.cc:2243] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.541671 29186 raft_consensus.cc:2272] T 77626ca9022a4c2db52dc09c35fe1683 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.543758 29186 tablet_replica.cc:333] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.546110 29186 raft_consensus.cc:2243] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.546746 29186 raft_consensus.cc:2272] T 7fb5155570284037a8c073510862119a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.548329 31025 consensus_peers.cc:597] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.550571 29186 tablet_replica.cc:333] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.551501 29186 raft_consensus.cc:2243] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.552219 29186 raft_consensus.cc:2272] T c916e9e2db0c4e6b84e1e0866bbceec1 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.559736 30460 consensus_peers.cc:597] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.561549 29186 tablet_replica.cc:333] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.562814 29186 raft_consensus.cc:2243] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.563499 29186 raft_consensus.cc:2272] T d0f3a4f298414694809fed37a853795e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.566599 29186 tablet_replica.cc:333] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.567519 29186 raft_consensus.cc:2243] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:02.567772 30460 consensus_peers.cc:597] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.568313 29186 raft_consensus.cc:2272] T 0043ab3eb25b4e9d82d332df390283de P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.568508 30460 consensus_peers.cc:597] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.571202 29186 tablet_replica.cc:333] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.572645 29186 raft_consensus.cc:2243] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:02.573099 31025 consensus_peers.cc:597] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.573758 29186 raft_consensus.cc:2272] T 525825a3558a4166a131f1a662cb9ab7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.576216 29186 tablet_replica.cc:333] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.576846 29186 raft_consensus.cc:2243] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.577384 29186 raft_consensus.cc:2272] T eef6572d3d7548a0a5d30ba507a09d7b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.579334 29186 tablet_replica.cc:333] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.580052 29186 raft_consensus.cc:2243] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.580499 29186 raft_consensus.cc:2272] T 8a8146836a9a47ebb0d0896dec4bbf55 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.582562 29186 tablet_replica.cc:333] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.583214 29186 raft_consensus.cc:2243] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.584021 29186 raft_consensus.cc:2272] T f3ccfeac7a9243258eeb4871b0c1b22c P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.586207 29186 tablet_replica.cc:333] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.586874 29186 raft_consensus.cc:2243] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.587779 29186 raft_consensus.cc:2272] T 82b07d2218284d42b2e55267ba78505b P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.590027 29186 tablet_replica.cc:333] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.590637 29186 raft_consensus.cc:2243] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.591204 29186 raft_consensus.cc:2272] T 467b9327489e4906a195e8b94ab5bffc P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.593405 29186 tablet_replica.cc:333] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.593979 29186 raft_consensus.cc:2243] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.594836 29186 raft_consensus.cc:2272] T 82e59d18a79c4d1b8d83b631ca913b75 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.596724 29186 tablet_replica.cc:333] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.597470 29186 raft_consensus.cc:2243] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.598064 29186 raft_consensus.cc:2272] T 8b1a5f87fb7941df931417fdd384d89a P a362ce8b37a6455ea31a9b93fe9d96a6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.600852 29186 tablet_replica.cc:333] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.601712 29186 raft_consensus.cc:2243] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.602257 29186 raft_consensus.cc:2272] T aa06a6c7a91f427395e8dc64388982c9 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.604580 29186 tablet_replica.cc:333] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.605430 29186 raft_consensus.cc:2243] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:02.606446 31025 consensus_peers.cc:597] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.606460 29186 raft_consensus.cc:2272] T 35688980c2ae4981b72a0cd8d8246311 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.609328 29186 tablet_replica.cc:333] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.609928 29186 raft_consensus.cc:2243] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.610520 29186 raft_consensus.cc:2272] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.613106 29186 tablet_replica.cc:333] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.613761 29186 raft_consensus.cc:2243] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.614743 29186 raft_consensus.cc:2272] T 4bf2764d66c543069338ffc6ca9aee29 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.616686 29186 tablet_replica.cc:333] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.617321 29186 raft_consensus.cc:2243] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.617858 29186 raft_consensus.cc:2272] T 66175b3f2a7246e7812a4e3a54517c89 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.620705 29186 tablet_replica.cc:333] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.621593 29186 raft_consensus.cc:2243] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.622169 29186 raft_consensus.cc:2272] T afed71b17df14c77bd59197edd65e85f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.624890 29186 tablet_replica.cc:333] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.625866 29186 raft_consensus.cc:2243] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.626427 29186 raft_consensus.cc:2272] T f6bf8401908b447bb527d9c574e5666d P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.626652 31025 consensus_peers.cc:597] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.628569 29186 tablet_replica.cc:333] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.629256 29186 raft_consensus.cc:2243] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.629735 29186 raft_consensus.cc:2272] T 7badd039497941fd8f242fc1296f6673 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.631908 29186 tablet_replica.cc:333] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.632472 29186 raft_consensus.cc:2243] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.632998 29186 raft_consensus.cc:2272] T 364d1c319aff4f459d2073f188c112c7 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.635054 29186 tablet_replica.cc:333] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.635651 29186 raft_consensus.cc:2243] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.636173 29186 raft_consensus.cc:2272] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.638748 29186 tablet_replica.cc:333] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.639338 29186 raft_consensus.cc:2243] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.640157 29186 raft_consensus.cc:2272] T 56879163dbb049eba6d3d25ccd0315e0 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.642192 29186 tablet_replica.cc:333] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.642827 29186 raft_consensus.cc:2243] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.643631 29186 raft_consensus.cc:2272] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.645730 29186 tablet_replica.cc:333] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.646371 29186 raft_consensus.cc:2243] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.646852 29186 raft_consensus.cc:2272] T 54e41cbe8bfc4df7a7b2ec90243d3466 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.648710 29186 tablet_replica.cc:333] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.649297 29186 raft_consensus.cc:2243] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.649998 29186 raft_consensus.cc:2272] T 639ed969799d4102b5730c57db1bf8f2 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.652643 29186 tablet_replica.cc:333] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.653398 29186 raft_consensus.cc:2243] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:02.654505 29186 raft_consensus.cc:2272] T 3c23e29a719c436a809de1e9069af757 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.657155 29186 tablet_replica.cc:333] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.657882 29186 raft_consensus.cc:2243] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.658424 29186 raft_consensus.cc:2272] T c44e69903c6940e4ba86ed3908b7976f P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.660871 29186 tablet_replica.cc:333] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.661583 29186 raft_consensus.cc:2243] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:02.661921 30460 consensus_peers.cc:597] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.662158 29186 raft_consensus.cc:2272] T abb5cf65c71840848a84de8f47f86724 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.665061 29186 tablet_replica.cc:333] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6: stopping tablet replica
I20260709 12:25:02.665799 29186 raft_consensus.cc:2243] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.666344 29186 raft_consensus.cc:2272] T 456143cb5e334c1c80f4ba6caaf99586 P a362ce8b37a6455ea31a9b93fe9d96a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:02.667891 30460 consensus_peers.cc:597] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.678808 31025 consensus_peers.cc:597] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.681777 31025 consensus_peers.cc:597] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.692839 32142 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:02.693460 32142 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:02.697788 32142 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:02.699857 30485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "37ee4d84fc7a4105943ae76276746876" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" is_pre_election: true
W20260709 12:25:02.703898 31025 leader_election.cc:336] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:02.704937 31024 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:02.706344 32142 raft_consensus.cc:2749] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:25:02.724313 31025 consensus_peers.cc:597] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.729262 31025 consensus_peers.cc:597] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.740463 30460 consensus_peers.cc:597] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.741250 30460 consensus_peers.cc:597] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.769011 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
I20260709 12:25:02.790690 32203 raft_consensus.cc:493] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:02.791342 32203 raft_consensus.cc:515] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:02.795042 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "088a25fcabbf44e2a6e1b6ce1c303165" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:25:02.797322 32203 leader_election.cc:290] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
W20260709 12:25:02.801153 30460 leader_election.cc:336] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:02.801752 30460 leader_election.cc:304] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:02.802587 32203 raft_consensus.cc:2749] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:02.846323 32203 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:02.847780 32203 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:02.851905 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5019334ec03f4d588ca56af68daddb30" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:25:02.853292 32203 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
W20260709 12:25:02.862138 30460 leader_election.cc:336] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:02.862752 30460 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876
W20260709 12:25:02.863086 31025 consensus_peers.cc:597] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.863883 32203 raft_consensus.cc:2749] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:02.866319 32203 raft_consensus.cc:493] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:02.866813 32203 raft_consensus.cc:515] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:02.870368 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02ad9f68d1b494ab4d9742751669e92" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:25:02.872407 32203 leader_election.cc:290] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
W20260709 12:25:02.874496 30460 leader_election.cc:336] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:02.875047 30460 leader_election.cc:304] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:02.876415 32203 raft_consensus.cc:2749] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:02.895866 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
W20260709 12:25:02.906975 30460 consensus_peers.cc:597] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc -> Peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Couldn't send request to peer a362ce8b37a6455ea31a9b93fe9d96a6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:02.939810 31024 consensus_peers.cc:597] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:02.947373 32142 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:02.948148 32142 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:02.950220 32142 leader_election.cc:290] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:25:02.954758 31024 leader_election.cc:336] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:02.958250 32142 raft_consensus.cc:493] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:02.958856 32142 raft_consensus.cc:515] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:02.961426 32142 leader_election.cc:290] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:02.968627 32106 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:02.969377 32106 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
W20260709 12:25:02.971091 31024 leader_election.cc:336] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:02.971513 32106 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:25:02.973649 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c0337f66d7f4eceac828553af4f44c6" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
W20260709 12:25:02.973892 31025 leader_election.cc:336] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:02.974401 31025 leader_election.cc:304] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:02.977437 32142 raft_consensus.cc:2749] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:25:02.977491 30460 leader_election.cc:336] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:02.978264 30460 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:02.978945 32106 raft_consensus.cc:2749] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:25:02.982059 31025 leader_election.cc:336] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:02.982560 31025 leader_election.cc:304] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:02.983297 32142 raft_consensus.cc:2749] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:02.990988 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:02.992712 29186 tablet_replica.cc:333] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:02.994653 29186 raft_consensus.cc:2243] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.995187 29186 raft_consensus.cc:2272] T 0d200d8ef28b486ea8ffb4502384fea1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:02.997799 29186 tablet_replica.cc:333] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:02.998572 29186 raft_consensus.cc:2243] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:02.999338 29186 raft_consensus.cc:2272] T 8c0337f66d7f4eceac828553af4f44c6 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.001729 32106 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.002050 29186 tablet_replica.cc:333] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.002184 32106 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.002992 29186 raft_consensus.cc:2243] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.004187 32106 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:25:03.003532 29186 raft_consensus.cc:2272] T 03a40c16c48740cbbe48311baa90edec P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.007427 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:25:03.008066 31058 raft_consensus.cc:2468] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 2.
I20260709 12:25:03.008683 29186 tablet_replica.cc:333] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.009613 29186 raft_consensus.cc:2243] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.010381 29186 raft_consensus.cc:2272] T c25cae3355824504826659fee71e6f04 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.010223 30460 leader_election.cc:336] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.011503 30457 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944
I20260709 12:25:03.013072 32160 raft_consensus.cc:2804] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:03.013411 29186 tablet_replica.cc:333] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.013450 32160 raft_consensus.cc:493] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.014026 32160 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:03.014451 29186 raft_consensus.cc:2243] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.015107 29186 raft_consensus.cc:2272] T 2fde6ef64bbe4eafb61bc08f65377984 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.017738 29186 tablet_replica.cc:333] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.018605 29186 raft_consensus.cc:2243] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.019032 32210 raft_consensus.cc:493] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.019186 29186 raft_consensus.cc:2272] T 4df4a357fee844ada02aa68cb4514771 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.019593 32210 raft_consensus.cc:515] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.022696 32210 leader_election.cc:290] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:03.028137 29186 tablet_replica.cc:333] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
W20260709 12:25:03.030154 31025 leader_election.cc:336] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.035843 29186 raft_consensus.cc:2243] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.037261 29186 raft_consensus.cc:2272] T 12f2fd424b084423b6f43d465eb603b2 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.039731 32142 raft_consensus.cc:493] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.041134 29186 tablet_replica.cc:333] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.042186 29186 raft_consensus.cc:2243] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.042886 29186 raft_consensus.cc:2272] T 78695f8223264521aa3f867ba70665f0 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.046945 29186 tablet_replica.cc:333] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.048002 29186 raft_consensus.cc:2243] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.040452 32142 raft_consensus.cc:515] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.048718 29186 raft_consensus.cc:2272] T 6cff7df6cecf4152b5b2775c6760b151 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.051445 32142 leader_election.cc:290] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:03.054018 29186 tablet_replica.cc:333] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.055320 29186 raft_consensus.cc:2243] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.056947 29186 raft_consensus.cc:2272] T 9da3c6ff2d494184a1f95397c32eef3c P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.059994 29186 tablet_replica.cc:333] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
W20260709 12:25:03.061534 31024 consensus_peers.cc:597] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.060838 29186 raft_consensus.cc:2243] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.064020 29186 raft_consensus.cc:2272] T a2ed892fe7524334b89c1c319dd979ee P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.068995 31024 leader_election.cc:336] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:03.069648 29186 tablet_replica.cc:333] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.069692 31024 leader_election.cc:304] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:03.071981 32037 raft_consensus.cc:2749] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:25:03.077751 31025 leader_election.cc:336] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.079391 32160 raft_consensus.cc:515] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
W20260709 12:25:03.082069 31024 leader_election.cc:336] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:03.082367 32160 leader_election.cc:290] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:25:03.082751 31024 leader_election.cc:304] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:03.084173 32142 raft_consensus.cc:2749] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:03.070811 29186 raft_consensus.cc:2243] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.088073 29186 raft_consensus.cc:2272] T a5f55547be0644bbacb0881a4788dc90 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.087877 31058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ed643ca798e46e98062a8e02232de64" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:25:03.088743 31058 raft_consensus.cc:3060] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:03.089875 32106 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.090317 32106 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.092233 32106 leader_election.cc:290] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:25:03.092638 32106 raft_consensus.cc:493] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.093005 32106 raft_consensus.cc:515] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.094879 32106 leader_election.cc:290] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:25:03.096643 29186 tablet_replica.cc:333] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.098480 32217 raft_consensus.cc:493] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.099238 29186 raft_consensus.cc:2243] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.098976 32217 raft_consensus.cc:515] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:25:03.100822 29186 raft_consensus.cc:2272] T 7f92437b099841dea9b786e28355ecd4 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.103485 29186 tablet_replica.cc:333] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.101199 32217 leader_election.cc:290] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:25:03.108523 31058 raft_consensus.cc:2468] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:25:03.117759 31057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c3e4daa85744401ab1d58104fe47e20" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:25:03.117763 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:25:03.119422 31059 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 5.
I20260709 12:25:03.109062 32106 raft_consensus.cc:493] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.120417 32106 raft_consensus.cc:515] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:25:03.104332 29186 raft_consensus.cc:2243] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.117259 32216 raft_consensus.cc:493] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.121438 32216 raft_consensus.cc:515] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } }
I20260709 12:25:03.122871 32106 leader_election.cc:290] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:25:03.123492 32216 leader_election.cc:290] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:25:03.126617 30457 leader_election.cc:304] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:25:03.127091 29186 raft_consensus.cc:2272] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.127514 32216 raft_consensus.cc:2706] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Received election callback for term 3 while not running: Illegal state: RaftConsensus is not running: State = Stopped
I20260709 12:25:03.127738 30457 leader_election.cc:304] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:25:03.128521 32216 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:25:03.128913 32216 raft_consensus.cc:493] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Starting leader election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.129354 32216 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Advancing to term 6
W20260709 12:25:03.131274 30460 leader_election.cc:336] T 9ed643ca798e46e98062a8e02232de64 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
W20260709 12:25:03.132045 30460 leader_election.cc:336] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
W20260709 12:25:03.132709 30460 leader_election.cc:336] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.133111 30460 leader_election.cc:304] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 37ee4d84fc7a4105943ae76276746876
I20260709 12:25:03.133812 32106 raft_consensus.cc:2749] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:25:03.133978 30460 leader_election.cc:336] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.132064 29186 tablet_replica.cc:333] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.136212 29186 raft_consensus.cc:2243] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:03.137351 30460 leader_election.cc:336] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111)
I20260709 12:25:03.137173 32216 raft_consensus.cc:515] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 6 FOLLOWER]: Starting leader election with config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.137748 30460 leader_election.cc:304] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:25:03.138461 32106 raft_consensus.cc:2749] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:03.139257 32216 leader_election.cc:290] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 6 election: Requested vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:25:03.140887 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04dca77653434008b879c117545933db" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 6 candidate_status { last_received { term: 5 index: 8 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876"
I20260709 12:25:03.137177 29186 raft_consensus.cc:2272] T 7fb5155570284037a8c073510862119a P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.141465 31059 raft_consensus.cc:3060] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:25:03.143647 29186 tablet_replica.cc:333] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.144449 29186 raft_consensus.cc:2243] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.145402 29186 raft_consensus.cc:2272] T c916e9e2db0c4e6b84e1e0866bbceec1 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.145869 30460 leader_election.cc:336] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
W20260709 12:25:03.146406 30460 leader_election.cc:336] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
W20260709 12:25:03.147089 30460 leader_election.cc:336] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111)
I20260709 12:25:03.147451 30460 leader_election.cc:304] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:25:03.147912 29186 tablet_replica.cc:333] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
W20260709 12:25:03.148285 30460 leader_election.cc:336] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111)
I20260709 12:25:03.148689 31059 raft_consensus.cc:2468] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 6.
I20260709 12:25:03.148777 29186 raft_consensus.cc:2243] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.148854 32216 raft_consensus.cc:2749] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:03.148697 30460 leader_election.cc:304] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:25:03.149821 29186 raft_consensus.cc:2272] T d02ad9f68d1b494ab4d9742751669e92 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.150132 30457 leader_election.cc:304] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 
I20260709 12:25:03.150883 32106 raft_consensus.cc:2749] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:03.151239 32216 raft_consensus.cc:2804] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:25:03.151775 32216 raft_consensus.cc:697] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 6 LEADER]: Becoming Leader. State: Replica: 9a3a1ec66d6c4e3b999839c029257dfc, State: Running, Role: LEADER
I20260709 12:25:03.152684 29186 tablet_replica.cc:333] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.153740 29186 raft_consensus.cc:2243] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.152679 32216 consensus_queue.cc:237] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 5.8, Last appended by leader: 8, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
W20260709 12:25:03.154299 30460 leader_election.cc:336] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.154734 29186 raft_consensus.cc:2272] T 8b1a5f87fb7941df931417fdd384d89a P 9a3a1ec66d6c4e3b999839c029257dfc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.157222 29186 tablet_replica.cc:333] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.158214 29186 raft_consensus.cc:2243] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.158789 29186 raft_consensus.cc:2272] T 5c3e4daa85744401ab1d58104fe47e20 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.160854 29186 tablet_replica.cc:333] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.161465 29186 raft_consensus.cc:2243] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.162074 29186 raft_consensus.cc:2272] T 088a25fcabbf44e2a6e1b6ce1c303165 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.163766 29186 tablet_replica.cc:333] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.164304 29186 raft_consensus.cc:2243] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.164700 29186 raft_consensus.cc:2272] T c14a6a8a872344c79fb254e542f16a8a P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.165387 32210 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.165956 32210 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.167186 29186 tablet_replica.cc:333] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.167939 29186 raft_consensus.cc:2243] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.168406 29186 raft_consensus.cc:2272] T aa06a6c7a91f427395e8dc64388982c9 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.168134 32210 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:03.170998 29186 tablet_replica.cc:333] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.172307 29186 raft_consensus.cc:2243] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:03.173220 31024 leader_election.cc:336] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:03.173352 29186 raft_consensus.cc:2272] T 26d76d5684e040ef957edfbd5214d22e P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.173767 31025 leader_election.cc:336] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.174194 31025 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:03.174924 32210 raft_consensus.cc:2749] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:03.175932 29186 tablet_replica.cc:333] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.176811 29186 raft_consensus.cc:2243] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.177379 29186 raft_consensus.cc:2272] T 82b07d2218284d42b2e55267ba78505b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.179729 29186 tablet_replica.cc:333] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.180467 29186 raft_consensus.cc:2243] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.181490 29186 raft_consensus.cc:2272] T 85559618edc941829bec602d49ab65fa P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.182189 32210 raft_consensus.cc:493] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.182713 32210 raft_consensus.cc:515] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.183916 29186 tablet_replica.cc:333] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.184758 29186 raft_consensus.cc:2243] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.185321 32210 leader_election.cc:290] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:03.185536 29186 raft_consensus.cc:2272] T 82e59d18a79c4d1b8d83b631ca913b75 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.188233 29186 tablet_replica.cc:333] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.189075 29186 raft_consensus.cc:2243] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.190100 29186 raft_consensus.cc:2272] T 0043ab3eb25b4e9d82d332df390283de P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.190148 31024 leader_election.cc:336] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:03.192436 29186 tablet_replica.cc:333] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.193209 29186 raft_consensus.cc:2243] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.194085 29186 pending_rounds.cc:70] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: Trying to abort 1 pending ops.
I20260709 12:25:03.194324 29186 pending_rounds.cc:77] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc: Aborting op as it isn't in flight: id { term: 6 index: 9 } timestamp: 7305625203327901696 op_type: NO_OP noop_request { }
I20260709 12:25:03.194669 29186 raft_consensus.cc:2889] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:03.194999 29186 raft_consensus.cc:2272] T 04dca77653434008b879c117545933db P 9a3a1ec66d6c4e3b999839c029257dfc [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.198122 29186 tablet_replica.cc:333] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.198863 29186 raft_consensus.cc:2243] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.199427 29186 raft_consensus.cc:2272] T f6bf8401908b447bb527d9c574e5666d P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.200229 31025 leader_election.cc:336] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.200731 31025 leader_election.cc:304] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:03.201709 32210 raft_consensus.cc:2749] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:25:03.202317 29186 tablet_replica.cc:333] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.203079 29186 raft_consensus.cc:2243] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.203562 29186 raft_consensus.cc:2272] T 35688980c2ae4981b72a0cd8d8246311 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.206077 29186 tablet_replica.cc:333] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.206873 29186 raft_consensus.cc:2243] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.207499 29186 raft_consensus.cc:2272] T 4bf2764d66c543069338ffc6ca9aee29 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.210150 29186 tablet_replica.cc:333] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.210880 29186 raft_consensus.cc:2243] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.211452 29186 raft_consensus.cc:2272] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.213814 29186 tablet_replica.cc:333] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.214509 29186 raft_consensus.cc:2243] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.215502 29186 raft_consensus.cc:2272] T 66175b3f2a7246e7812a4e3a54517c89 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.217937 29186 tablet_replica.cc:333] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.218636 29186 raft_consensus.cc:2243] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.220312 29186 raft_consensus.cc:2272] T 3c23e29a719c436a809de1e9069af757 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.222805 29186 tablet_replica.cc:333] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.223472 29186 raft_consensus.cc:2243] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.226979 32037 raft_consensus.cc:493] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.227517 32037 raft_consensus.cc:515] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.229336 32037 leader_election.cc:290] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
I20260709 12:25:03.230007 29186 raft_consensus.cc:2272] T 5019334ec03f4d588ca56af68daddb30 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.232676 29186 tablet_replica.cc:333] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
W20260709 12:25:03.233283 31024 leader_election.cc:336] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:03.233470 29186 raft_consensus.cc:2243] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.234102 29186 raft_consensus.cc:2272] T 8ac1eb5acafd419a8db8e7b97b13e00c P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.236539 29186 tablet_replica.cc:333] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.237308 29186 raft_consensus.cc:2243] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:03.237708 31025 leader_election.cc:336] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.238198 29186 raft_consensus.cc:2272] T eef6572d3d7548a0a5d30ba507a09d7b P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.238119 31025 leader_election.cc:304] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:03.240132 32037 raft_consensus.cc:2749] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:03.240712 29186 tablet_replica.cc:333] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.241492 29186 raft_consensus.cc:2243] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.242404 29186 raft_consensus.cc:2272] T 8a8146836a9a47ebb0d0896dec4bbf55 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.244840 29186 tablet_replica.cc:333] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.245640 29186 raft_consensus.cc:2243] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.246198 29186 raft_consensus.cc:2272] T 525825a3558a4166a131f1a662cb9ab7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.246291 31024 consensus_peers.cc:597] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.249115 29186 tablet_replica.cc:333] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.250027 29186 raft_consensus.cc:2243] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.252065 29186 raft_consensus.cc:2272] T 364d1c319aff4f459d2073f188c112c7 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.254524 29186 tablet_replica.cc:333] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.255232 29186 raft_consensus.cc:2243] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.255297 32106 raft_consensus.cc:493] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.255925 29186 raft_consensus.cc:2272] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 9a3a1ec66d6c4e3b999839c029257dfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.255926 32106 raft_consensus.cc:515] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.257973 32106 leader_election.cc:290] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), 37ee4d84fc7a4105943ae76276746876 (127.28.128.132:46805)
I20260709 12:25:03.258555 29186 tablet_replica.cc:333] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.259297 29186 raft_consensus.cc:2243] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.259838 29186 raft_consensus.cc:2272] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.261503 31059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e08c0a3a9b349c3b6fe3bb20a847278" candidate_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "37ee4d84fc7a4105943ae76276746876" is_pre_election: true
I20260709 12:25:03.262040 31059 raft_consensus.cc:2468] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a3a1ec66d6c4e3b999839c029257dfc in term 3.
I20260709 12:25:03.262735 29186 tablet_replica.cc:333] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.263494 29186 raft_consensus.cc:2243] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:25:03.263608 30460 leader_election.cc:336] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.264492 29186 raft_consensus.cc:2272] T 7badd039497941fd8f242fc1296f6673 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.264539 30457 leader_election.cc:304] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876, 9a3a1ec66d6c4e3b999839c029257dfc; no voters: 26880d04bb2e4aa48112bacfc3dd9944
W20260709 12:25:03.265266 30457 raft_consensus.cc:2686] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 9a3a1ec66d6c4e3b999839c029257dfc: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:25:03.267205 29186 tablet_replica.cc:333] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
W20260709 12:25:03.267760 31024 consensus_peers.cc:597] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.267922 29186 raft_consensus.cc:2243] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.268478 29186 raft_consensus.cc:2272] T c44e69903c6940e4ba86ed3908b7976f P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.270902 29186 tablet_replica.cc:333] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.271571 29186 raft_consensus.cc:2243] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.272078 29186 raft_consensus.cc:2272] T abb5cf65c71840848a84de8f47f86724 P 9a3a1ec66d6c4e3b999839c029257dfc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.274296 29186 tablet_replica.cc:333] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc: stopping tablet replica
I20260709 12:25:03.274914 29186 raft_consensus.cc:2243] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.275411 29186 raft_consensus.cc:2272] T 456143cb5e334c1c80f4ba6caaf99586 P 9a3a1ec66d6c4e3b999839c029257dfc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:03.280333 31024 consensus_peers.cc:597] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:03.287680 31024 consensus_peers.cc:597] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.303874 32210 raft_consensus.cc:493] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.304467 32210 raft_consensus.cc:515] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.306586 32210 leader_election.cc:290] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
W20260709 12:25:03.312500 31025 leader_election.cc:336] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
W20260709 12:25:03.313196 31025 leader_election.cc:336] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111)
I20260709 12:25:03.313515 31025 leader_election.cc:304] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [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: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:25:03.314105 32210 raft_consensus.cc:2749] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:03.360153 32210 raft_consensus.cc:493] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.360841 32210 raft_consensus.cc:515] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.364013 32210 leader_election.cc:290] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:25:03.369979 31024 leader_election.cc:336] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Network error: Client connection negotiation failed: client connection to 127.28.128.131:35051: connect: Connection refused (error 111)
I20260709 12:25:03.371739 32037 raft_consensus.cc:493] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.372167 32037 raft_consensus.cc:515] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
W20260709 12:25:03.373070 31025 leader_election.cc:336] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.373507 31025 leader_election.cc:304] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:03.373939 32037 leader_election.cc:290] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353)
I20260709 12:25:03.374154 32210 raft_consensus.cc:2749] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:25:03.377697 31025 leader_election.cc:336] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111)
W20260709 12:25:03.381592 31025 leader_election.cc:336] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
W20260709 12:25:03.382248 31025 leader_election.cc:336] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111)
I20260709 12:25:03.382614 31025 leader_election.cc:304] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, a362ce8b37a6455ea31a9b93fe9d96a6
I20260709 12:25:03.383285 32037 raft_consensus.cc:2749] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:25:03.387041 31024 consensus_peers.cc:597] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 -> Peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Couldn't send request to peer 9a3a1ec66d6c4e3b999839c029257dfc. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:35051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.414538 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
I20260709 12:25:03.464177 32142 raft_consensus.cc:493] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 26880d04bb2e4aa48112bacfc3dd9944)
I20260709 12:25:03.464835 32142 raft_consensus.cc:515] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "26880d04bb2e4aa48112bacfc3dd9944" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 37581 } } peers { permanent_uuid: "a362ce8b37a6455ea31a9b93fe9d96a6" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 42353 } } peers { permanent_uuid: "9a3a1ec66d6c4e3b999839c029257dfc" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 35051 } attrs { replace: true } } peers { permanent_uuid: "37ee4d84fc7a4105943ae76276746876" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46805 } attrs { promote: false } }
I20260709 12:25:03.467626 32142 leader_election.cc:290] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581), a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353), 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051)
W20260709 12:25:03.473407 31024 leader_election.cc:336] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9a3a1ec66d6c4e3b999839c029257dfc (127.28.128.131:35051): Network error: Client connection negotiation failed: client connection to 127.28.128.131:35051: connect: Connection refused (error 111)
W20260709 12:25:03.482278 31025 leader_election.cc:336] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 26880d04bb2e4aa48112bacfc3dd9944 (127.28.128.129:37581): Network error: Client connection negotiation failed: client connection to 127.28.128.129:37581: connect: Connection refused (error 111)
I20260709 12:25:03.482772 31025 leader_election.cc:304] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 37ee4d84fc7a4105943ae76276746876; no voters: 26880d04bb2e4aa48112bacfc3dd9944, 9a3a1ec66d6c4e3b999839c029257dfc
I20260709 12:25:03.483557 32142 raft_consensus.cc:2749] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:03.483729 31025 leader_election.cc:336] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a362ce8b37a6455ea31a9b93fe9d96a6 (127.28.128.130:42353): Network error: Client connection negotiation failed: client connection to 127.28.128.130:42353: connect: Connection refused (error 111)
I20260709 12:25:03.522756 29186 tablet_server.cc:179] TabletServer@127.28.128.132:0 shutting down...
I20260709 12:25:03.564193 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:03.565169 29186 tablet_replica.cc:333] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.566005 29186 raft_consensus.cc:2243] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.566620 29186 raft_consensus.cc:2272] T 9da3c6ff2d494184a1f95397c32eef3c P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.569082 29186 tablet_replica.cc:333] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.569885 29186 raft_consensus.cc:2243] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.570502 29186 raft_consensus.cc:2272] T 78695f8223264521aa3f867ba70665f0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.572741 29186 tablet_replica.cc:333] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.573546 29186 raft_consensus.cc:2243] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.574090 29186 raft_consensus.cc:2272] T 12f2fd424b084423b6f43d465eb603b2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.576212 29186 tablet_replica.cc:333] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.576982 29186 raft_consensus.cc:2243] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.577652 29186 raft_consensus.cc:2272] T f3ccfeac7a9243258eeb4871b0c1b22c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.579811 29186 tablet_replica.cc:333] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.580507 29186 raft_consensus.cc:2243] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.581176 29186 raft_consensus.cc:2272] T 639ed969799d4102b5730c57db1bf8f2 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.583437 29186 tablet_replica.cc:333] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.584227 29186 raft_consensus.cc:2243] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.584869 29186 raft_consensus.cc:2272] T d02ad9f68d1b494ab4d9742751669e92 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.587105 29186 tablet_replica.cc:333] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.587885 29186 raft_consensus.cc:2243] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.588418 29186 raft_consensus.cc:2272] T 0043ab3eb25b4e9d82d332df390283de P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.590735 29186 tablet_replica.cc:333] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.591440 29186 raft_consensus.cc:2243] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.592082 29186 raft_consensus.cc:2272] T 04dca77653434008b879c117545933db P 37ee4d84fc7a4105943ae76276746876 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.594483 29186 tablet_replica.cc:333] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.595315 29186 raft_consensus.cc:2243] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.595968 29186 raft_consensus.cc:2272] T 4deb512ca3f243c9b9faa9dff8fd7ebe P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.598428 29186 tablet_replica.cc:333] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.599153 29186 raft_consensus.cc:2243] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.599702 29186 raft_consensus.cc:2272] T 3c23e29a719c436a809de1e9069af757 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.602022 29186 tablet_replica.cc:333] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.602746 29186 raft_consensus.cc:2243] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.603320 29186 raft_consensus.cc:2272] T 5019334ec03f4d588ca56af68daddb30 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.605556 29186 tablet_replica.cc:333] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.606248 29186 raft_consensus.cc:2243] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.606904 29186 raft_consensus.cc:2272] T 4e08c0a3a9b349c3b6fe3bb20a847278 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.609318 29186 tablet_replica.cc:333] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.610020 29186 raft_consensus.cc:2243] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.610642 29186 raft_consensus.cc:2272] T 56879163dbb049eba6d3d25ccd0315e0 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.613065 29186 tablet_replica.cc:333] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.613819 29186 raft_consensus.cc:2243] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.614708 29186 raft_consensus.cc:2272] T f6bf8401908b447bb527d9c574e5666d P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.616911 29186 tablet_replica.cc:333] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.617647 29186 raft_consensus.cc:2243] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.618502 29186 raft_consensus.cc:2272] T 456143cb5e334c1c80f4ba6caaf99586 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.620916 29186 tablet_replica.cc:333] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.621605 29186 raft_consensus.cc:2243] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.622071 29186 raft_consensus.cc:2272] T 088a25fcabbf44e2a6e1b6ce1c303165 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.623608 29186 tablet_replica.cc:333] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.624110 29186 raft_consensus.cc:2243] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.624864 29186 raft_consensus.cc:2272] T b8fea42418e447a0b7b1284252d81baf P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.626700 29186 tablet_replica.cc:333] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.627262 29186 raft_consensus.cc:2243] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.627873 29186 raft_consensus.cc:2272] T 9ed643ca798e46e98062a8e02232de64 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.629801 29186 tablet_replica.cc:333] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.630334 29186 raft_consensus.cc:2243] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.631057 29186 raft_consensus.cc:2272] T d0f3a4f298414694809fed37a853795e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.633277 29186 tablet_replica.cc:333] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.634035 29186 raft_consensus.cc:2243] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.634635 29186 raft_consensus.cc:2272] T 7f3a3ac309ab4034a5b40e0e8e01cf35 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.636703 29186 tablet_replica.cc:333] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.637302 29186 raft_consensus.cc:2243] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.637709 29186 raft_consensus.cc:2272] T 364d1c319aff4f459d2073f188c112c7 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.639501 29186 tablet_replica.cc:333] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.640048 29186 raft_consensus.cc:2243] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.640762 29186 raft_consensus.cc:2272] T c14a6a8a872344c79fb254e542f16a8a P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.642549 29186 tablet_replica.cc:333] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.643051 29186 raft_consensus.cc:2243] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.643514 29186 raft_consensus.cc:2272] T 7f92437b099841dea9b786e28355ecd4 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.645258 29186 tablet_replica.cc:333] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.645748 29186 raft_consensus.cc:2243] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.646436 29186 raft_consensus.cc:2272] T afed71b17df14c77bd59197edd65e85f P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.648198 29186 tablet_replica.cc:333] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.648730 29186 raft_consensus.cc:2243] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.649313 29186 raft_consensus.cc:2272] T 66175b3f2a7246e7812a4e3a54517c89 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.651170 29186 tablet_replica.cc:333] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.651685 29186 raft_consensus.cc:2243] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.652082 29186 raft_consensus.cc:2272] T cddcbf171147400891bb8a8b67e1d56e P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.654014 29186 tablet_replica.cc:333] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.654541 29186 raft_consensus.cc:2243] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.655321 29186 raft_consensus.cc:2272] T 798d6b2d763a44249451728816e663c5 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.657265 29186 tablet_replica.cc:333] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.657829 29186 raft_consensus.cc:2243] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.658246 29186 raft_consensus.cc:2272] T 5c3e4daa85744401ab1d58104fe47e20 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.660621 29186 tablet_replica.cc:333] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.661414 29186 raft_consensus.cc:2243] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.662295 29186 raft_consensus.cc:2272] T 77626ca9022a4c2db52dc09c35fe1683 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.664465 29186 tablet_replica.cc:333] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.664983 29186 raft_consensus.cc:2243] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.665719 29186 raft_consensus.cc:2272] T 4df4a357fee844ada02aa68cb4514771 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.667582 29186 tablet_replica.cc:333] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.668087 29186 raft_consensus.cc:2243] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.668604 29186 raft_consensus.cc:2272] T 4bf2764d66c543069338ffc6ca9aee29 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.670440 29186 tablet_replica.cc:333] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.670943 29186 raft_consensus.cc:2243] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.671634 29186 raft_consensus.cc:2272] T 8ac1eb5acafd419a8db8e7b97b13e00c P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.673446 29186 tablet_replica.cc:333] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.673959 29186 raft_consensus.cc:2243] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.674444 29186 raft_consensus.cc:2272] T 85559618edc941829bec602d49ab65fa P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.676286 29186 tablet_replica.cc:333] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.676783 29186 raft_consensus.cc:2243] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.677489 29186 raft_consensus.cc:2272] T 467b9327489e4906a195e8b94ab5bffc P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.679251 29186 tablet_replica.cc:333] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.679754 29186 raft_consensus.cc:2243] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.680182 29186 raft_consensus.cc:2272] T 82e59d18a79c4d1b8d83b631ca913b75 P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.682005 29186 tablet_replica.cc:333] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.682554 29186 raft_consensus.cc:2243] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.682972 29186 raft_consensus.cc:2272] T 16ddfc97d0bb44b4900b1d6b5efdbd34 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.684556 29186 tablet_replica.cc:333] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.685078 29186 raft_consensus.cc:2243] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.685725 29186 raft_consensus.cc:2272] T 54e41cbe8bfc4df7a7b2ec90243d3466 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.687580 29186 tablet_replica.cc:333] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.688063 29186 raft_consensus.cc:2243] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.688488 29186 raft_consensus.cc:2272] T 81cf4b5a8a7f4f1999e29436e8ae4e5e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.690227 29186 tablet_replica.cc:333] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.690712 29186 raft_consensus.cc:2243] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.691425 29186 raft_consensus.cc:2272] T c25cae3355824504826659fee71e6f04 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.693317 29186 tablet_replica.cc:333] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.693789 29186 raft_consensus.cc:2243] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.694453 29186 raft_consensus.cc:2272] T 0d200d8ef28b486ea8ffb4502384fea1 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.696146 29186 tablet_replica.cc:333] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.696607 29186 raft_consensus.cc:2243] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.697062 29186 raft_consensus.cc:2272] T a2ed892fe7524334b89c1c319dd979ee P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.698745 29186 tablet_replica.cc:333] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.699246 29186 raft_consensus.cc:2243] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.699730 29186 raft_consensus.cc:2272] T 8c0337f66d7f4eceac828553af4f44c6 P 37ee4d84fc7a4105943ae76276746876 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.701541 29186 tablet_replica.cc:333] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.702034 29186 raft_consensus.cc:2243] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.702517 29186 raft_consensus.cc:2272] T 26d76d5684e040ef957edfbd5214d22e P 37ee4d84fc7a4105943ae76276746876 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.704264 29186 tablet_replica.cc:333] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876: stopping tablet replica
I20260709 12:25:03.704741 29186 raft_consensus.cc:2243] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:03.705222 29186 raft_consensus.cc:2272] T c916e9e2db0c4e6b84e1e0866bbceec1 P 37ee4d84fc7a4105943ae76276746876 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.758383 29186 tablet_server.cc:196] TabletServer@127.28.128.132:0 shutdown complete.
I20260709 12:25:03.824622 29186 master.cc:562] Master@127.28.128.190:34937 shutting down...
W20260709 12:25:03.857182 30291 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:25:03.857453 30291 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:25:03.857707 30291 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:25:03.860196 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:03.860798 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:03.861202 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P f655e5203b584865b27c3d9dd15dc7b8: stopping tablet replica
I20260709 12:25:03.884940 29186 master.cc:584] Master@127.28.128.190:34937 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (59940 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:25:03.987179 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:34635
I20260709 12:25:03.988435 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:03.994333 32222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:03.994379 32221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:03.995405 32224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:03.997496 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:03.998793 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:03.998996 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:03.999123 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599903999109 us; error 0 us; skew 500 ppm
I20260709 12:25:03.999668 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:04.002395 29186 webserver.cc:533] Webserver started at http://127.28.128.190:36923/ using document root <none> and password file <none>
I20260709 12:25:04.002876 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:04.003082 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:04.003436 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:04.004639 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "178af6a3c26947c5b61f15b0ebb26a09"
format_stamp: "Formatted at 2026-07-09 12:25:03 on dist-test-slave-j56d"
I20260709 12:25:04.009542 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:25:04.013280 32229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.014225 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:25:04.014560 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "178af6a3c26947c5b61f15b0ebb26a09"
format_stamp: "Formatted at 2026-07-09 12:25:03 on dist-test-slave-j56d"
I20260709 12:25:04.014989 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-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)
I20260709 12:25:04.035590 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:04.036808 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:04.075985 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:34635
I20260709 12:25:04.076175 32280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:34635 every 8 connection(s)
I20260709 12:25:04.080303 32281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.093212 32281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09: Bootstrap starting.
I20260709 12:25:04.097846 32281 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:04.101953 32281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09: No bootstrap required, opened a new log
I20260709 12:25:04.104197 32281 raft_consensus.cc:359] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178af6a3c26947c5b61f15b0ebb26a09" member_type: VOTER }
I20260709 12:25:04.104599 32281 raft_consensus.cc:385] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:04.104827 32281 raft_consensus.cc:740] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 178af6a3c26947c5b61f15b0ebb26a09, State: Initialized, Role: FOLLOWER
I20260709 12:25:04.105444 32281 consensus_queue.cc:260] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "178af6a3c26947c5b61f15b0ebb26a09" member_type: VOTER }
I20260709 12:25:04.105919 32281 raft_consensus.cc:399] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:04.106145 32281 raft_consensus.cc:493] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:04.106424 32281 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:04.110868 32281 raft_consensus.cc:515] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178af6a3c26947c5b61f15b0ebb26a09" member_type: VOTER }
I20260709 12:25:04.111459 32281 leader_election.cc:304] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [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: 178af6a3c26947c5b61f15b0ebb26a09; no voters: 
I20260709 12:25:04.112608 32281 leader_election.cc:290] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:04.113117 32284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:04.114504 32284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 1 LEADER]: Becoming Leader. State: Replica: 178af6a3c26947c5b61f15b0ebb26a09, State: Running, Role: LEADER
I20260709 12:25:04.115198 32284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [LEADER]: Queue going to LEADER mode. State: All 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: "178af6a3c26947c5b61f15b0ebb26a09" member_type: VOTER }
I20260709 12:25:04.115504 32281 sys_catalog.cc:565] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:04.120121 32285 sys_catalog.cc:455] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "178af6a3c26947c5b61f15b0ebb26a09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178af6a3c26947c5b61f15b0ebb26a09" member_type: VOTER } }
I20260709 12:25:04.120121 32286 sys_catalog.cc:455] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 178af6a3c26947c5b61f15b0ebb26a09. Latest consensus state: current_term: 1 leader_uuid: "178af6a3c26947c5b61f15b0ebb26a09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "178af6a3c26947c5b61f15b0ebb26a09" member_type: VOTER } }
I20260709 12:25:04.121061 32285 sys_catalog.cc:458] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:04.121073 32286 sys_catalog.cc:458] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:04.127444 32291 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:04.133464 32291 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:04.135617 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:04.142973 32291 catalog_manager.cc:1383] Generated new cluster ID: e62843d69d6c43cf99c5c66ed8dc49b5
I20260709 12:25:04.143288 32291 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:04.178016 32291 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:04.179325 32291 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:04.196848 32291 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09: Generated new TSK 0
I20260709 12:25:04.197582 32291 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:04.202153 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:04.208201 32302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:04.209311 32303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:04.211185 32305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:04.211787 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:04.213135 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:04.213356 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:04.213526 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599904213510 us; error 0 us; skew 500 ppm
I20260709 12:25:04.214077 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:04.216414 29186 webserver.cc:533] Webserver started at http://127.28.128.129:44897/ using document root <none> and password file <none>
I20260709 12:25:04.216928 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:04.217170 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:04.217448 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:04.218662 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "f4bad0b9e64843a4918782d928a47fed"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.223174 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:04.226352 32310 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.227139 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:04.227444 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "f4bad0b9e64843a4918782d928a47fed"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.227818 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-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)
I20260709 12:25:04.247015 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:04.248189 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:04.249692 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:04.251962 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:04.252241 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.252547 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:04.252771 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.293906 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:45155
I20260709 12:25:04.294040 32372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:45155 every 8 connection(s)
I20260709 12:25:04.298594 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:04.305737 32377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:04.306912 32378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:04.310082 32380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:04.311822 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:04.313417 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:04.313715 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:04.313948 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599904313927 us; error 0 us; skew 500 ppm
I20260709 12:25:04.314667 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:04.315461 32373 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34635
I20260709 12:25:04.315918 32373 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:04.316890 32373 heartbeater.cc:507] Master 127.28.128.190:34635 requested a full tablet report, sending...
I20260709 12:25:04.317902 29186 webserver.cc:533] Webserver started at http://127.28.128.130:41325/ using document root <none> and password file <none>
I20260709 12:25:04.318506 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:04.318727 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:04.319012 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:04.319648 32246 ts_manager.cc:194] Registered new tserver with Master: f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:04.320160 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "b4c84cb00943497baa976d56a30ef79f"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.321753 32246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39482
I20260709 12:25:04.324963 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:25:04.328393 32385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.329391 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:04.329813 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "b4c84cb00943497baa976d56a30ef79f"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.330099 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-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)
I20260709 12:25:04.353417 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:04.354801 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:04.356349 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:04.358603 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:04.358822 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.359063 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:04.359239 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.399178 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:46215
I20260709 12:25:04.399281 32447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:46215 every 8 connection(s)
I20260709 12:25:04.404104 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:04.410722 32451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:04.413658 32452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:04.415196 29186 server_base.cc:1061] running on GCE node
W20260709 12:25:04.415326 32454 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:04.416548 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:04.416838 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:04.417109 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599904417087 us; error 0 us; skew 500 ppm
I20260709 12:25:04.417866 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:04.418152 32448 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34635
I20260709 12:25:04.418612 32448 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:04.419647 32448 heartbeater.cc:507] Master 127.28.128.190:34635 requested a full tablet report, sending...
I20260709 12:25:04.420789 29186 webserver.cc:533] Webserver started at http://127.28.128.131:41753/ using document root <none> and password file <none>
I20260709 12:25:04.421414 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:04.421667 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:04.421970 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:04.422154 32246 ts_manager.cc:194] Registered new tserver with Master: b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:04.423466 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.424198 32246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39498
I20260709 12:25:04.428947 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:25:04.432858 32459 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.433768 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:04.434078 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.434356 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-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)
I20260709 12:25:04.461256 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:04.462460 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:04.463969 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:04.466326 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:04.466540 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.466796 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:04.466938 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.508416 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:46033
I20260709 12:25:04.508554 32521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:46033 every 8 connection(s)
I20260709 12:25:04.513250 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:04.520394 32525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:04.521245 32526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:04.526147 29186 server_base.cc:1061] running on GCE node
W20260709 12:25:04.526113 32529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:04.526540 32522 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34635
I20260709 12:25:04.527206 32522 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:04.527587 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:04.527842 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:04.528043 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599904528024 us; error 0 us; skew 500 ppm
I20260709 12:25:04.528060 32522 heartbeater.cc:507] Master 127.28.128.190:34635 requested a full tablet report, sending...
I20260709 12:25:04.528992 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:04.530584 32246 ts_manager.cc:194] Registered new tserver with Master: 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:04.532063 29186 webserver.cc:533] Webserver started at http://127.28.128.132:34267/ using document root <none> and password file <none>
I20260709 12:25:04.532394 32246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39510
I20260709 12:25:04.532608 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:04.532899 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:04.533195 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:04.534268 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-3-root/instance:
uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.538601 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:04.542412 32533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.543490 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:25:04.543798 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-3-root
uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:04.544073 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-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)
I20260709 12:25:04.554870 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:04.556137 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:04.557715 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:04.560074 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:04.560298 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.560590 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:04.560748 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:04.604682 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.132:46869
I20260709 12:25:04.604765 32595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.132:46869 every 8 connection(s)
I20260709 12:25:04.619700 32596 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34635
I20260709 12:25:04.620205 32596 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:04.621080 32596 heartbeater.cc:507] Master 127.28.128.190:34635 requested a full tablet report, sending...
I20260709 12:25:04.623456 32246 ts_manager.cc:194] Registered new tserver with Master: eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:04.624359 29186 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016178852s
I20260709 12:25:04.624895 32246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39516
I20260709 12:25:04.652022 32246 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39532:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:25:04.893715 32413 tablet_service.cc:1511] Processing CreateTablet for tablet fcfc32fcbbae4789a3ee72b0966470f4 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:04.895394 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfc32fcbbae4789a3ee72b0966470f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.899114 32412 tablet_service.cc:1511] Processing CreateTablet for tablet cdd9246982e843d8aed27ee562097f92 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:04.900682 32412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd9246982e843d8aed27ee562097f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.906114 32561 tablet_service.cc:1511] Processing CreateTablet for tablet fcfc32fcbbae4789a3ee72b0966470f4 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:04.907629 32561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfc32fcbbae4789a3ee72b0966470f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.907860 32411 tablet_service.cc:1511] Processing CreateTablet for tablet b9ec7d4022c249af9739bce2e96866f6 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:04.908993 32560 tablet_service.cc:1511] Processing CreateTablet for tablet b9ec7d4022c249af9739bce2e96866f6 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:04.909621 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ec7d4022c249af9739bce2e96866f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.910462 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ec7d4022c249af9739bce2e96866f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.920334 32338 tablet_service.cc:1511] Processing CreateTablet for tablet cdd9246982e843d8aed27ee562097f92 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:04.922437 32338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd9246982e843d8aed27ee562097f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.926318 32337 tablet_service.cc:1511] Processing CreateTablet for tablet b9ec7d4022c249af9739bce2e96866f6 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:04.926235 32336 tablet_service.cc:1511] Processing CreateTablet for tablet db46897c737f450091841d664609477a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:04.929352 32337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ec7d4022c249af9739bce2e96866f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.930007 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db46897c737f450091841d664609477a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.930927 32559 tablet_service.cc:1511] Processing CreateTablet for tablet db46897c737f450091841d664609477a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:04.932380 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db46897c737f450091841d664609477a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.951598 32615 tablet_bootstrap.cc:492] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:04.985966 32335 tablet_service.cc:1511] Processing CreateTablet for tablet e13c9130995643b4a847f327474b6765 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:04.989372 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13c9130995643b4a847f327474b6765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.999212 32484 tablet_service.cc:1511] Processing CreateTablet for tablet e13c9130995643b4a847f327474b6765 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:05.003940 32561 tablet_service.cc:1511] Processing CreateTablet for tablet 56131bfbc2da4ef698c22252e998b2bb (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:05.004832 32487 tablet_service.cc:1511] Processing CreateTablet for tablet fcfc32fcbbae4789a3ee72b0966470f4 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:05.005653 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13c9130995643b4a847f327474b6765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.006162 32561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56131bfbc2da4ef698c22252e998b2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.006572 32487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfc32fcbbae4789a3ee72b0966470f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.004741 32486 tablet_service.cc:1511] Processing CreateTablet for tablet cdd9246982e843d8aed27ee562097f92 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:05.011713 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd9246982e843d8aed27ee562097f92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.006158 32412 tablet_service.cc:1511] Processing CreateTablet for tablet e13c9130995643b4a847f327474b6765 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:05.013288 32485 tablet_service.cc:1511] Processing CreateTablet for tablet db46897c737f450091841d664609477a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:05.014900 32485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db46897c737f450091841d664609477a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.015331 32412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13c9130995643b4a847f327474b6765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:04.952641 32614 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:05.017760 32334 tablet_service.cc:1511] Processing CreateTablet for tablet 56131bfbc2da4ef698c22252e998b2bb (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:05.020056 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56131bfbc2da4ef698c22252e998b2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.064316 32615 tablet_bootstrap.cc:654] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.065109 32614 tablet_bootstrap.cc:654] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.082263 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 56131bfbc2da4ef698c22252e998b2bb (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:05.084364 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56131bfbc2da4ef698c22252e998b2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.100164 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 74c565412e994a18a1cd300d7826a02e (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:05.101660 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c565412e994a18a1cd300d7826a02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.084327 32559 tablet_service.cc:1511] Processing CreateTablet for tablet 74c565412e994a18a1cd300d7826a02e (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:05.130276 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 493dec6fcc8547b1a7ca6224eb6cc190 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:05.131587 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493dec6fcc8547b1a7ca6224eb6cc190. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:05.133320 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:05.135838 32614 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:05.136444 32614 ts_tablet_manager.cc:1403] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.184s	user 0.008s	sys 0.022s
I20260709 12:25:05.136987 32561 tablet_service.cc:1511] Processing CreateTablet for tablet 493dec6fcc8547b1a7ca6224eb6cc190 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:05.140259 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 493dec6fcc8547b1a7ca6224eb6cc190 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:05.140475 32614 raft_consensus.cc:359] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.141734 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493dec6fcc8547b1a7ca6224eb6cc190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.143101 32561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 493dec6fcc8547b1a7ca6224eb6cc190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.142877 32336 tablet_service.cc:1511] Processing CreateTablet for tablet 74c565412e994a18a1cd300d7826a02e (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:05.142247 32614 raft_consensus.cc:385] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.146363 32614 raft_consensus.cc:740] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.146763 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c565412e994a18a1cd300d7826a02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.148484 32614 consensus_queue.cc:260] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.153896 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c565412e994a18a1cd300d7826a02e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.157590 32616 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:05.172397 32337 tablet_service.cc:1511] Processing CreateTablet for tablet bde113ed1cce447a831eaa85f6549507 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:05.173844 32337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde113ed1cce447a831eaa85f6549507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.173909 32410 tablet_service.cc:1511] Processing CreateTablet for tablet bde113ed1cce447a831eaa85f6549507 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:05.207190 32338 tablet_service.cc:1511] Processing CreateTablet for tablet a6ae204840ba4305a6fc0aeb2ceea097 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:05.206903 32558 tablet_service.cc:1511] Processing CreateTablet for tablet a6ae204840ba4305a6fc0aeb2ceea097 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:05.213907 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde113ed1cce447a831eaa85f6549507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.214087 32338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ae204840ba4305a6fc0aeb2ceea097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.214349 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ae204840ba4305a6fc0aeb2ceea097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.194433 32336 tablet_service.cc:1511] Processing CreateTablet for tablet e2923dc81d774a66b44c14c547ae8864 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:05.197414 32614 ts_tablet_manager.cc:1434] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.061s	user 0.020s	sys 0.012s
I20260709 12:25:05.217305 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2923dc81d774a66b44c14c547ae8864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.186829 32615 tablet_bootstrap.cc:492] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:05.217089 32412 tablet_service.cc:1511] Processing CreateTablet for tablet e2923dc81d774a66b44c14c547ae8864 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:05.218694 32615 ts_tablet_manager.cc:1403] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.267s	user 0.008s	sys 0.013s
I20260709 12:25:05.189396 32616 tablet_bootstrap.cc:654] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.219075 32412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2923dc81d774a66b44c14c547ae8864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.175098 32486 tablet_service.cc:1511] Processing CreateTablet for tablet bde113ed1cce447a831eaa85f6549507 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:05.204205 32484 tablet_service.cc:1511] Processing CreateTablet for tablet a6ae204840ba4305a6fc0aeb2ceea097 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:05.182652 32448 heartbeater.cc:499] Master 127.28.128.190:34635 was elected leader, sending a full tablet report...
I20260709 12:25:05.221107 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde113ed1cce447a831eaa85f6549507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.221755 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ae204840ba4305a6fc0aeb2ceea097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.186448 32560 tablet_service.cc:1511] Processing CreateTablet for tablet e2923dc81d774a66b44c14c547ae8864 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:05.219084 32614 tablet_bootstrap.cc:492] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:05.177124 32618 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:05.238471 32411 tablet_service.cc:1511] Processing CreateTablet for tablet e1ab600505504d648a82d8b4afdfa6fd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:05.239801 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ab600505504d648a82d8b4afdfa6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.241303 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2923dc81d774a66b44c14c547ae8864. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.242304 32615 raft_consensus.cc:359] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.243115 32615 raft_consensus.cc:385] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.243398 32615 raft_consensus.cc:740] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.252462 32618 tablet_bootstrap.cc:654] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.252334 32485 tablet_service.cc:1511] Processing CreateTablet for tablet e1ab600505504d648a82d8b4afdfa6fd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:05.253827 32485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ab600505504d648a82d8b4afdfa6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.254541 32559 tablet_service.cc:1511] Processing CreateTablet for tablet e1ab600505504d648a82d8b4afdfa6fd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:05.255852 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1ab600505504d648a82d8b4afdfa6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.258366 32615 consensus_queue.cc:260] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.263779 32616 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:05.264317 32616 ts_tablet_manager.cc:1403] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.005s
I20260709 12:25:05.266148 32335 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcb86ea697d4423b06626b3dc207010 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:05.267580 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcb86ea697d4423b06626b3dc207010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.268610 32616 raft_consensus.cc:359] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.281181 32616 raft_consensus.cc:385] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.260285 32614 tablet_bootstrap.cc:654] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.281782 32616 raft_consensus.cc:740] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.286463 32616 consensus_queue.cc:260] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.289057 32413 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcb86ea697d4423b06626b3dc207010 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:05.293447 32558 tablet_service.cc:1511] Processing CreateTablet for tablet c1af7ffbb35649e4abf9c00f6a4cf2fc (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:05.291605 32487 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcb86ea697d4423b06626b3dc207010 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:05.294752 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1af7ffbb35649e4abf9c00f6a4cf2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.294868 32487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcb86ea697d4423b06626b3dc207010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.293848 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcb86ea697d4423b06626b3dc207010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.297839 32336 tablet_service.cc:1511] Processing CreateTablet for tablet c1af7ffbb35649e4abf9c00f6a4cf2fc (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:05.299096 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1af7ffbb35649e4abf9c00f6a4cf2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.307369 32596 heartbeater.cc:499] Master 127.28.128.190:34635 was elected leader, sending a full tablet report...
I20260709 12:25:05.307591 32615 ts_tablet_manager.cc:1434] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.017s
I20260709 12:25:05.308954 32615 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:05.315999 32615 tablet_bootstrap.cc:654] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.325003 32373 heartbeater.cc:499] Master 127.28.128.190:34635 was elected leader, sending a full tablet report...
I20260709 12:25:05.330929 32410 tablet_service.cc:1511] Processing CreateTablet for tablet c1af7ffbb35649e4abf9c00f6a4cf2fc (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:05.332329 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1af7ffbb35649e4abf9c00f6a4cf2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.343807 32618 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:05.344554 32618 ts_tablet_manager.cc:1403] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.202s	user 0.027s	sys 0.023s
I20260709 12:25:05.350539 32618 raft_consensus.cc:359] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.351527 32618 raft_consensus.cc:385] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.351882 32618 raft_consensus.cc:740] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.359001 32486 tablet_service.cc:1511] Processing CreateTablet for tablet daf36599150c48ee9e0543d990dc5f1d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
W20260709 12:25:05.359534 32597 tablet.cc:2406] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:05.360467 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf36599150c48ee9e0543d990dc5f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.359918 32618 consensus_queue.cc:260] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.379174 32558 tablet_service.cc:1511] Processing CreateTablet for tablet daf36599150c48ee9e0543d990dc5f1d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:05.380599 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf36599150c48ee9e0543d990dc5f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.380900 32338 tablet_service.cc:1511] Processing CreateTablet for tablet daf36599150c48ee9e0543d990dc5f1d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:05.382583 32338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daf36599150c48ee9e0543d990dc5f1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.382956 32411 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab8b4fcc4d946d5ab83bab3a5f572b3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:05.384261 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab8b4fcc4d946d5ab83bab3a5f572b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.391605 32619 raft_consensus.cc:493] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.392268 32619 raft_consensus.cc:515] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.403961 32522 heartbeater.cc:499] Master 127.28.128.190:34635 was elected leader, sending a full tablet report...
I20260709 12:25:05.404742 32619 leader_election.cc:290] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:05.405825 32616 ts_tablet_manager.cc:1434] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.141s	user 0.007s	sys 0.031s
I20260709 12:25:05.420145 32615 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:05.420849 32615 ts_tablet_manager.cc:1403] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.112s	user 0.019s	sys 0.052s
I20260709 12:25:05.420926 32616 tablet_bootstrap.cc:492] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:05.423134 32614 tablet_bootstrap.cc:492] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:05.423671 32614 ts_tablet_manager.cc:1403] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.205s	user 0.015s	sys 0.010s
I20260709 12:25:05.424180 32615 raft_consensus.cc:359] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.424979 32615 raft_consensus.cc:385] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.425414 32615 raft_consensus.cc:740] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.426318 32615 consensus_queue.cc:260] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.427044 32614 raft_consensus.cc:359] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.415241 32618 ts_tablet_manager.cc:1434] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.029s
I20260709 12:25:05.427793 32614 raft_consensus.cc:385] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.428781 32615 ts_tablet_manager.cc:1434] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 12:25:05.430038 32614 raft_consensus.cc:740] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.430364 32618 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:05.430815 32615 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:05.427709 32616 tablet_bootstrap.cc:654] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.442018 32618 tablet_bootstrap.cc:654] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.494699 32615 tablet_bootstrap.cc:654] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.500943 32618 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:05.501650 32618 ts_tablet_manager.cc:1403] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.026s
I20260709 12:25:05.502694 32614 consensus_queue.cc:260] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.505630 32618 raft_consensus.cc:359] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.506450 32615 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:05.506744 32618 raft_consensus.cc:385] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.506992 32615 ts_tablet_manager.cc:1403] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.076s	user 0.033s	sys 0.040s
I20260709 12:25:05.507407 32618 raft_consensus.cc:740] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.508486 32618 consensus_queue.cc:260] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.510190 32615 raft_consensus.cc:359] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.510942 32615 raft_consensus.cc:385] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.511247 32615 raft_consensus.cc:740] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.511391 32618 ts_tablet_manager.cc:1434] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:05.512213 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab8b4fcc4d946d5ab83bab3a5f572b3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:05.512414 32615 consensus_queue.cc:260] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.513571 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab8b4fcc4d946d5ab83bab3a5f572b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.512799 32618 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:05.514696 32615 ts_tablet_manager.cc:1434] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:05.515730 32615 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:05.516156 32616 tablet_bootstrap.cc:492] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:05.516692 32616 ts_tablet_manager.cc:1403] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.031s
I20260709 12:25:05.519882 32616 raft_consensus.cc:359] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.520744 32616 raft_consensus.cc:385] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.521086 32616 raft_consensus.cc:740] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.521808 32618 tablet_bootstrap.cc:654] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.522363 32615 tablet_bootstrap.cc:654] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.521960 32616 consensus_queue.cc:260] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.524497 32616 ts_tablet_manager.cc:1434] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:05.525854 32616 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:05.534624 32616 tablet_bootstrap.cc:654] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.538823 32618 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:05.538932 32558 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab8b4fcc4d946d5ab83bab3a5f572b3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:05.539475 32618 ts_tablet_manager.cc:1403] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 12:25:05.539927 32615 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:05.540303 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab8b4fcc4d946d5ab83bab3a5f572b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.540437 32615 ts_tablet_manager.cc:1403] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.011s
I20260709 12:25:05.542507 32618 raft_consensus.cc:359] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.543305 32618 raft_consensus.cc:385] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.543629 32618 raft_consensus.cc:740] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.544375 32618 consensus_queue.cc:260] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.546895 32618 ts_tablet_manager.cc:1434] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:25:05.547868 32618 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:05.554562 32618 tablet_bootstrap.cc:654] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.554706 32614 ts_tablet_manager.cc:1434] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.131s	user 0.004s	sys 0.004s
I20260709 12:25:05.555944 32614 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:05.570366 32335 tablet_service.cc:1511] Processing CreateTablet for tablet a286283f862e477b832c10e5afef929a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:05.571803 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a286283f862e477b832c10e5afef929a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.574090 32627 raft_consensus.cc:493] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.574630 32627 raft_consensus.cc:515] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.586728 32622 raft_consensus.cc:493] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.587342 32622 raft_consensus.cc:515] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.588034 32487 tablet_service.cc:1511] Processing CreateTablet for tablet a286283f862e477b832c10e5afef929a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:05.591164 32615 raft_consensus.cc:359] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.598798 32615 raft_consensus.cc:385] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.598785 32487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a286283f862e477b832c10e5afef929a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.599316 32615 raft_consensus.cc:740] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.600287 32559 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf1f5a0b0c34d58bcf812975df6fd6b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:05.601627 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf1f5a0b0c34d58bcf812975df6fd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.600773 32615 consensus_queue.cc:260] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.591094 32627 leader_election.cc:290] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:05.587445 32412 tablet_service.cc:1511] Processing CreateTablet for tablet a286283f862e477b832c10e5afef929a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:05.635757 32337 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf1f5a0b0c34d58bcf812975df6fd6b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:05.640933 32622 leader_election.cc:290] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:05.641247 32412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a286283f862e477b832c10e5afef929a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.654508 32626 raft_consensus.cc:493] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.655295 32626 raft_consensus.cc:515] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.657634 32337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf1f5a0b0c34d58bcf812975df6fd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.659883 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd9246982e843d8aed27ee562097f92" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:05.661082 32348 raft_consensus.cc:2468] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:05.662755 32389 leader_election.cc:304] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:05.663993 32619 raft_consensus.cc:2804] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:05.664471 32619 raft_consensus.cc:493] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:05.664888 32619 raft_consensus.cc:3060] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.643745 32618 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:05.673616 32618 ts_tablet_manager.cc:1403] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.126s	user 0.026s	sys 0.013s
I20260709 12:25:05.643069 32616 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:05.678340 32616 ts_tablet_manager.cc:1403] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.153s	user 0.024s	sys 0.009s
I20260709 12:25:05.679823 32618 raft_consensus.cc:359] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.693348 32558 tablet_service.cc:1511] Processing CreateTablet for tablet fa11cbfd455c4d2aae988989497e1500 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:05.695353 32338 tablet_service.cc:1511] Processing CreateTablet for tablet fa11cbfd455c4d2aae988989497e1500 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:05.697391 32616 raft_consensus.cc:359] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.699105 32338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa11cbfd455c4d2aae988989497e1500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.702062 32485 tablet_service.cc:1511] Processing CreateTablet for tablet 2970a587794047d4bb1e79b8796cb85a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:05.700886 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa11cbfd455c4d2aae988989497e1500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.702317 32484 tablet_service.cc:1511] Processing CreateTablet for tablet fa11cbfd455c4d2aae988989497e1500 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:05.679742 32626 leader_election.cc:290] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:05.699463 32618 raft_consensus.cc:385] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.703734 32616 raft_consensus.cc:385] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.717954 32485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2970a587794047d4bb1e79b8796cb85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.735375 32614 tablet_bootstrap.cc:654] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.735189 32411 tablet_service.cc:1511] Processing CreateTablet for tablet 4bf1f5a0b0c34d58bcf812975df6fd6b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:05.735706 32413 tablet_service.cc:1511] Processing CreateTablet for tablet 2970a587794047d4bb1e79b8796cb85a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:05.736560 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bf1f5a0b0c34d58bcf812975df6fd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.727504 32627 raft_consensus.cc:493] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.737262 32627 raft_consensus.cc:515] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.739753 32627 leader_election.cc:290] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:05.740423 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2970a587794047d4bb1e79b8796cb85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.729327 32560 tablet_service.cc:1511] Processing CreateTablet for tablet 2970a587794047d4bb1e79b8796cb85a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:05.720830 32618 raft_consensus.cc:740] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.741796 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2970a587794047d4bb1e79b8796cb85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.741930 32618 consensus_queue.cc:260] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.744433 32618 ts_tablet_manager.cc:1434] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.001s
I20260709 12:25:05.725142 32616 raft_consensus.cc:740] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.709486 32619 raft_consensus.cc:515] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.756929 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:05.757745 32570 raft_consensus.cc:2468] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:05.759621 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd9246982e843d8aed27ee562097f92" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:05.761224 32348 raft_consensus.cc:3060] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.762238 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 72e40dead70a483dabb27055acec4c21 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:05.763722 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e40dead70a483dabb27055acec4c21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.750771 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd9246982e843d8aed27ee562097f92" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:05.771018 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa11cbfd455c4d2aae988989497e1500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.773965 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:05.775238 32615 ts_tablet_manager.cc:1434] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.234s	user 0.014s	sys 0.009s
I20260709 12:25:05.776822 32619 leader_election.cc:290] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:05.777778 32561 tablet_service.cc:1511] Processing CreateTablet for tablet e76daa5b00384d70b3f6c5a7bd67cae1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:05.785802 32615 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:05.785908 32561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76daa5b00384d70b3f6c5a7bd67cae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.786332 32571 raft_consensus.cc:2468] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:05.778208 32486 tablet_service.cc:1511] Processing CreateTablet for tablet 72e40dead70a483dabb27055acec4c21 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:05.780741 32336 tablet_service.cc:1511] Processing CreateTablet for tablet e76daa5b00384d70b3f6c5a7bd67cae1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:05.776093 32311 leader_election.cc:304] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:05.793573 32557 tablet_service.cc:1511] Processing CreateTablet for tablet 78fd446f4b314cacbe4d98b480d5c267 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:05.794534 32487 tablet_service.cc:1511] Processing CreateTablet for tablet 78fd446f4b314cacbe4d98b480d5c267 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:05.794952 32557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fd446f4b314cacbe4d98b480d5c267. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:05.795296 32388 leader_election.cc:343] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:05.799319 32615 tablet_bootstrap.cc:654] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.800410 32311 leader_election.cc:304] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:05.756858 32616 consensus_queue.cc:260] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:05.806742 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e40dead70a483dabb27055acec4c21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.792492 32409 tablet_service.cc:1511] Processing CreateTablet for tablet e76daa5b00384d70b3f6c5a7bd67cae1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:05.809432 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd9246982e843d8aed27ee562097f92" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:05.809903 32409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76daa5b00384d70b3f6c5a7bd67cae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.809903 32487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fd446f4b314cacbe4d98b480d5c267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.789481 32335 tablet_service.cc:1511] Processing CreateTablet for tablet 72e40dead70a483dabb27055acec4c21 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
W20260709 12:25:05.811607 32388 leader_election.cc:343] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:05.804622 32627 raft_consensus.cc:2804] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:05.816597 32627 raft_consensus.cc:493] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:05.817058 32627 raft_consensus.cc:3060] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.820909 32334 tablet_service.cc:1511] Processing CreateTablet for tablet 78fd446f4b314cacbe4d98b480d5c267 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:05.827144 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:05.836014 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e76daa5b00384d70b3f6c5a7bd67cae1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.845749 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:05.846530 32497 raft_consensus.cc:2468] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:05.848824 32626 raft_consensus.cc:493] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.849617 32616 ts_tablet_manager.cc:1434] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.170s	user 0.009s	sys 0.000s
I20260709 12:25:05.849364 32626 raft_consensus.cc:515] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.849673 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:05.850502 32496 raft_consensus.cc:2468] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:05.850720 32616 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:05.851785 32626 leader_election.cc:290] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:05.852210 32536 leader_election.cc:304] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:05.853262 32622 raft_consensus.cc:493] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.853761 32622 raft_consensus.cc:515] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.856391 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78fd446f4b314cacbe4d98b480d5c267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.856603 32622 leader_election.cc:290] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:05.857045 32618 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:05.859907 32622 raft_consensus.cc:2804] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:05.860440 32622 raft_consensus.cc:493] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:05.860934 32622 raft_consensus.cc:3060] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.863981 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:05.864814 32347 raft_consensus.cc:2468] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:05.803799 32619 raft_consensus.cc:493] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:05.866413 32619 raft_consensus.cc:515] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.867344 32423 raft_consensus.cc:2468] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:05.872289 32619 leader_election.cc:290] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:05.873095 32348 raft_consensus.cc:2468] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:05.873343 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:05.874477 32389 leader_election.cc:304] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:05.876129 32496 raft_consensus.cc:2468] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:05.877699 32388 leader_election.cc:304] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:05.860759 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:05.880019 32619 raft_consensus.cc:2804] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:05.887719 32536 leader_election.cc:343] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:05.895260 32412 tablet_service.cc:1511] Processing CreateTablet for tablet 979eb391f6a84f3e8e42496fadba7ddd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:05.896322 32616 tablet_bootstrap.cc:654] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.896732 32412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979eb391f6a84f3e8e42496fadba7ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.899931 32463 leader_election.cc:304] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:05.901168 32626 raft_consensus.cc:2804] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:05.900988 32627 raft_consensus.cc:515] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.901561 32626 raft_consensus.cc:493] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:05.901916 32626 raft_consensus.cc:3060] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.903991 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:05.904632 32571 raft_consensus.cc:3060] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.907768 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e40dead70a483dabb27055acec4c21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.908409 32483 tablet_service.cc:1511] Processing CreateTablet for tablet 979eb391f6a84f3e8e42496fadba7ddd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:05.910223 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979eb391f6a84f3e8e42496fadba7ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.911952 32571 raft_consensus.cc:2468] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:05.913228 32311 leader_election.cc:304] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:05.934777 32559 tablet_service.cc:1511] Processing CreateTablet for tablet 979eb391f6a84f3e8e42496fadba7ddd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:05.936687 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 979eb391f6a84f3e8e42496fadba7ddd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.938692 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:05.956297 32614 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:05.957135 32614 ts_tablet_manager.cc:1403] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.401s	user 0.013s	sys 0.018s
I20260709 12:25:05.966763 32615 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:05.967386 32615 ts_tablet_manager.cc:1403] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.182s	user 0.014s	sys 0.013s
I20260709 12:25:05.970335 32614 raft_consensus.cc:359] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:05.971135 32614 raft_consensus.cc:385] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.970744 32615 raft_consensus.cc:359] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:05.971454 32614 raft_consensus.cc:740] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.971657 32615 raft_consensus.cc:385] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:05.972069 32615 raft_consensus.cc:740] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:05.975701 32334 tablet_service.cc:1511] Processing CreateTablet for tablet c0f29a30425646409f5c26dc2517c262 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:05.977227 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f29a30425646409f5c26dc2517c262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.981407 32651 raft_consensus.cc:2804] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:05.981911 32651 raft_consensus.cc:493] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:05.982290 32651 raft_consensus.cc:3060] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.982693 32337 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb35d5b3b9343f7bce4458cfa0628dd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:05.983002 32408 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb35d5b3b9343f7bce4458cfa0628dd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:05.984139 32337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb35d5b3b9343f7bce4458cfa0628dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.984490 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb35d5b3b9343f7bce4458cfa0628dd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:05.986794 32388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 109191us
I20260709 12:25:05.987262 32655 raft_consensus.cc:2804] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:05.987802 32655 raft_consensus.cc:493] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:05.988168 32655 raft_consensus.cc:3060] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:05.988688 32618 tablet_bootstrap.cc:654] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:05.991740 32411 tablet_service.cc:1511] Processing CreateTablet for tablet c0f29a30425646409f5c26dc2517c262 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:05.992619 32556 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb35d5b3b9343f7bce4458cfa0628dd (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:05.994004 32556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb35d5b3b9343f7bce4458cfa0628dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:05.997352 32615 consensus_queue.cc:260] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:05.929842 32627 leader_election.cc:290] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:06.004529 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f29a30425646409f5c26dc2517c262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.032083 32626 raft_consensus.cc:515] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.032387 32485 tablet_service.cc:1511] Processing CreateTablet for tablet b7f9cd6b36714636889d4e2e07a08aa1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:06.033793 32485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f9cd6b36714636889d4e2e07a08aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.035449 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
W20260709 12:25:05.986172 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 73025.6us
I20260709 12:25:06.016808 32622 raft_consensus.cc:515] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:05.995817 32619 raft_consensus.cc:697] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 1 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:06.011445 32627 raft_consensus.cc:2804] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:06.004823 32614 consensus_queue.cc:260] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.030411 32557 tablet_service.cc:1511] Processing CreateTablet for tablet b7f9cd6b36714636889d4e2e07a08aa1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:06.047890 32571 raft_consensus.cc:2393] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:06.048393 32615 ts_tablet_manager.cc:1434] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.001s
I20260709 12:25:06.049664 32615 tablet_bootstrap.cc:492] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:06.050470 32333 tablet_service.cc:1511] Processing CreateTablet for tablet b7f9cd6b36714636889d4e2e07a08aa1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:06.051229 32626 leader_election.cc:290] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:06.051860 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f9cd6b36714636889d4e2e07a08aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.052294 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:06.053051 32571 raft_consensus.cc:2468] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:06.053272 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:06.054189 32570 raft_consensus.cc:2393] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:06.055287 32619 consensus_queue.cc:237] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.054008 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:06.057292 32569 raft_consensus.cc:3060] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.042248 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:06.059504 32348 raft_consensus.cc:2468] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:06.061291 32653 raft_consensus.cc:493] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.061530 32537 leader_election.cc:304] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:06.062043 32614 ts_tablet_manager.cc:1434] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.001s
I20260709 12:25:06.061841 32653 raft_consensus.cc:515] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.062634 32648 raft_consensus.cc:2804] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:06.063125 32648 raft_consensus.cc:493] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:06.063251 32614 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:06.063536 32648 raft_consensus.cc:3060] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.045297 32627 raft_consensus.cc:697] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:06.064682 32653 leader_election.cc:290] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:06.066047 32627 consensus_queue.cc:237] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.066743 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:06.067651 32570 raft_consensus.cc:2393] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:06.074191 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:06.075402 32407 tablet_service.cc:1511] Processing CreateTablet for tablet f9e8f402d48e4b5cab7265b400e30709 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:06.076864 32407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e8f402d48e4b5cab7265b400e30709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.082298 32622 leader_election.cc:290] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:06.083071 32486 tablet_service.cc:1511] Processing CreateTablet for tablet f9e8f402d48e4b5cab7265b400e30709 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:06.084905 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:06.086930 32496 raft_consensus.cc:3060] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.084942 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:06.091205 32558 tablet_service.cc:1511] Processing CreateTablet for tablet f9e8f402d48e4b5cab7265b400e30709 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:06.096231 32496 raft_consensus.cc:2468] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:06.097572 32536 leader_election.cc:304] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:06.098754 32622 raft_consensus.cc:2804] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:06.101181 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e8f402d48e4b5cab7265b400e30709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.069365 32557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f9cd6b36714636889d4e2e07a08aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.111408 32614 tablet_bootstrap.cc:654] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.112931 32335 tablet_service.cc:1511] Processing CreateTablet for tablet c5f92a1ad973441c9c4827fd1f18c29a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:06.120669 32622 raft_consensus.cc:697] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:06.121636 32615 tablet_bootstrap.cc:654] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.137387 32626 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.141180 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e8f402d48e4b5cab7265b400e30709. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.151388 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:06.123536 32651 raft_consensus.cc:515] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.162606 32336 tablet_service.cc:1511] Processing CreateTablet for tablet a75889351f0c47a6ae1d7548ceaa820b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:06.163378 32559 tablet_service.cc:1511] Processing CreateTablet for tablet a75889351f0c47a6ae1d7548ceaa820b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:06.164080 32618 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:06.164570 32618 ts_tablet_manager.cc:1403] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.308s	user 0.022s	sys 0.026s
I20260709 12:25:06.164662 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75889351f0c47a6ae1d7548ceaa820b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.165285 32482 tablet_service.cc:1511] Processing CreateTablet for tablet c5f92a1ad973441c9c4827fd1f18c29a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:06.166514 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f92a1ad973441c9c4827fd1f18c29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.158595 32569 raft_consensus.cc:2468] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:06.167791 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:06.167678 32412 tablet_service.cc:1511] Processing CreateTablet for tablet c5f92a1ad973441c9c4827fd1f18c29a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:06.168469 32421 raft_consensus.cc:3060] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.169423 32460 leader_election.cc:304] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:06.167667 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:06.169739 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:06.171943 32412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f92a1ad973441c9c4827fd1f18c29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.159525 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5f92a1ad973441c9c4827fd1f18c29a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.189383 32347 raft_consensus.cc:2393] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:06.147380 32483 tablet_service.cc:1511] Processing CreateTablet for tablet c0f29a30425646409f5c26dc2517c262 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:06.191130 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f29a30425646409f5c26dc2517c262. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.191177 32660 raft_consensus.cc:493] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.191972 32660 raft_consensus.cc:515] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:06.194521 32660 leader_election.cc:290] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:06.195314 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
W20260709 12:25:06.196753 32536 leader_election.cc:343] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:06.201156 32421 raft_consensus.cc:2468] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:06.201546 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:06.203536 32648 raft_consensus.cc:515] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.204084 32409 tablet_service.cc:1511] Processing CreateTablet for tablet a75889351f0c47a6ae1d7548ceaa820b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:06.205372 32409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75889351f0c47a6ae1d7548ceaa820b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.209085 32655 raft_consensus.cc:515] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.209580 32561 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9d2198b134a7d882a8e7e90f0728a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:06.209534 32389 leader_election.cc:304] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:06.210831 32422 raft_consensus.cc:2393] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate b4c84cb00943497baa976d56a30ef79f in this term.
I20260709 12:25:06.212742 32561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9d2198b134a7d882a8e7e90f0728a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.167670 32618 raft_consensus.cc:359] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:06.213572 32618 raft_consensus.cc:385] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.213871 32618 raft_consensus.cc:740] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.180213 32622 consensus_queue.cc:237] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.215595 32462 leader_election.cc:304] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:06.148584 32626 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.218283 32618 consensus_queue.cc:260] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:06.219663 32626 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:06.220216 32626 raft_consensus.cc:2804] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:06.220732 32618 ts_tablet_manager.cc:1434] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.056s	user 0.002s	sys 0.006s
I20260709 12:25:06.220680 32626 raft_consensus.cc:697] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:06.225904 32626 consensus_queue.cc:237] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.221182 32347 raft_consensus.cc:2468] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:06.222306 32651 leader_election.cc:290] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:06.223662 32655 leader_election.cc:290] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:06.224308 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:06.239874 32618 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:06.243758 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:06.249341 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:06.250128 32569 raft_consensus.cc:2393] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:06.253654 32616 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:06.254222 32616 ts_tablet_manager.cc:1403] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.404s	user 0.018s	sys 0.014s
W20260709 12:25:06.240792 32460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 71599.1us
I20260709 12:25:06.259402 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75889351f0c47a6ae1d7548ceaa820b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.278870 32413 tablet_service.cc:1511] Processing CreateTablet for tablet 116efd27218f4b3184e29f00f7e2dde3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:06.280783 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116efd27218f4b3184e29f00f7e2dde3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:06.269666 32462 leader_election.cc:343] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:06.270589 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:06.272914 32560 tablet_service.cc:1511] Processing CreateTablet for tablet 116efd27218f4b3184e29f00f7e2dde3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:06.290624 32537 leader_election.cc:304] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:06.291859 32660 raft_consensus.cc:2804] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:06.291936 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116efd27218f4b3184e29f00f7e2dde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.292263 32660 raft_consensus.cc:493] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:06.292666 32660 raft_consensus.cc:3060] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.273236 32487 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9d2198b134a7d882a8e7e90f0728a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:06.294147 32487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9d2198b134a7d882a8e7e90f0728a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.274298 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:06.257179 32243 catalog_manager.cc:5697] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 1 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:06.281726 32246 catalog_manager.cc:5697] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:06.302124 32334 tablet_service.cc:1511] Processing CreateTablet for tablet 30f9d2198b134a7d882a8e7e90f0728a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:06.283461 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:06.304193 32346 raft_consensus.cc:3060] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:06.304518 32463 leader_election.cc:343] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:06.305070 32463 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:06.268007 32658 raft_consensus.cc:2749] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:06.307148 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f9d2198b134a7d882a8e7e90f0728a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.261634 32616 raft_consensus.cc:359] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:06.311336 32648 leader_election.cc:290] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:06.320510 32616 raft_consensus.cc:385] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.333120 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfc32fcbbae4789a3ee72b0966470f4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:06.332333 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:06.334762 32486 tablet_service.cc:1511] Processing CreateTablet for tablet e910c2078223459f9ba71383978603b6 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:06.336220 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 116efd27218f4b3184e29f00f7e2dde3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:06.337047 32614 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:06.336860 32313 leader_election.cc:304] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:06.333669 32616 raft_consensus.cc:740] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.339970 32616 consensus_queue.cc:260] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:06.349243 32666 raft_consensus.cc:2749] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:06.350221 32665 raft_consensus.cc:2749] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:06.350914 32244 catalog_manager.cc:5697] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:06.354328 32536 leader_election.cc:343] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:06.345432 32618 tablet_bootstrap.cc:654] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.356310 32496 raft_consensus.cc:2393] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:06.356776 32614 ts_tablet_manager.cc:1403] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.294s	user 0.025s	sys 0.021s
I20260709 12:25:06.365710 32407 tablet_service.cc:1511] Processing CreateTablet for tablet e910c2078223459f9ba71383978603b6 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:06.367131 32407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e910c2078223459f9ba71383978603b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.366766 32388 leader_election.cc:304] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:06.360334 32651 raft_consensus.cc:2749] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:06.368288 32614 raft_consensus.cc:359] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.369189 32614 raft_consensus.cc:385] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.369481 32614 raft_consensus.cc:740] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.368201 32658 raft_consensus.cc:2749] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:25:06.371711 32463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 67244us
I20260709 12:25:06.371434 32614 consensus_queue.cc:260] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.374785 32614 ts_tablet_manager.cc:1434] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:25:06.374969 32660 raft_consensus.cc:515] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:06.375798 32614 tablet_bootstrap.cc:492] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:06.375366 32245 catalog_manager.cc:5697] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:06.358467 32616 ts_tablet_manager.cc:1434] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.001s
I20260709 12:25:06.388017 32615 tablet_bootstrap.cc:492] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:06.388598 32615 ts_tablet_manager.cc:1403] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.339s	user 0.021s	sys 0.006s
I20260709 12:25:06.388942 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:06.389585 32496 raft_consensus.cc:3060] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.393981 32333 tablet_service.cc:1511] Processing CreateTablet for tablet e910c2078223459f9ba71383978603b6 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:06.395354 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e910c2078223459f9ba71383978603b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.397223 32496 raft_consensus.cc:2468] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:06.398471 32536 leader_election.cc:304] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:06.399456 32622 raft_consensus.cc:2804] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:06.400242 32622 raft_consensus.cc:697] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:06.401355 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e910c2078223459f9ba71383978603b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.401150 32622 consensus_queue.cc:237] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:06.403113 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 116efd27218f4b3184e29f00f7e2dde3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.403306 32337 tablet_service.cc:1511] Processing CreateTablet for tablet 84fb9f6416364b028ec59e6affc7a84c (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:06.404628 32337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84fb9f6416364b028ec59e6affc7a84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.405491 32346 raft_consensus.cc:2468] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:06.406776 32537 leader_election.cc:304] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:06.407893 32648 raft_consensus.cc:2804] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:06.411499 32648 raft_consensus.cc:697] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:06.412307 32648 consensus_queue.cc:237] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.419404 32616 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:06.420174 32615 raft_consensus.cc:359] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.421558 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:06.422219 32346 raft_consensus.cc:3060] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.426424 32559 tablet_service.cc:1511] Processing CreateTablet for tablet 84fb9f6416364b028ec59e6affc7a84c (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:06.427810 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84fb9f6416364b028ec59e6affc7a84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.408684 32660 leader_election.cc:290] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:06.428552 32556 tablet_service.cc:1511] Processing CreateTablet for tablet 20a631b31280476b98de953941778831 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:06.429595 32409 tablet_service.cc:1511] Processing CreateTablet for tablet 84fb9f6416364b028ec59e6affc7a84c (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:06.430490 32556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a631b31280476b98de953941778831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.430936 32409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84fb9f6416364b028ec59e6affc7a84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.418996 32483 tablet_service.cc:1511] Processing CreateTablet for tablet 20a631b31280476b98de953941778831 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:06.434926 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a631b31280476b98de953941778831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.420985 32615 raft_consensus.cc:385] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.441548 32615 raft_consensus.cc:740] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.442417 32615 consensus_queue.cc:260] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.444550 32338 tablet_service.cc:1511] Processing CreateTablet for tablet 20a631b31280476b98de953941778831 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:06.445307 32618 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:06.445912 32338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a631b31280476b98de953941778831. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.452083 32408 tablet_service.cc:1511] Processing CreateTablet for tablet a3b00031aa06442dbc620898317f7fc9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:06.445962 32618 ts_tablet_manager.cc:1403] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.206s	user 0.015s	sys 0.003s
I20260709 12:25:06.453429 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b00031aa06442dbc620898317f7fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.463940 32482 tablet_service.cc:1511] Processing CreateTablet for tablet a3b00031aa06442dbc620898317f7fc9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:06.465339 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b00031aa06442dbc620898317f7fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.465941 32614 tablet_bootstrap.cc:654] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.470762 32651 consensus_queue.cc:1048] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:06.501581 32618 raft_consensus.cc:359] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.502276 32616 tablet_bootstrap.cc:654] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.502940 32618 raft_consensus.cc:385] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.503463 32618 raft_consensus.cc:740] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.504534 32618 consensus_queue.cc:260] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.519325 32560 tablet_service.cc:1511] Processing CreateTablet for tablet a3b00031aa06442dbc620898317f7fc9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
W20260709 12:25:06.530128 32388 consensus_peers.cc:597] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:06.530285 32335 tablet_service.cc:1511] Processing CreateTablet for tablet d0a1deb64df44654b2225b4a0349bc4b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:06.531193 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b00031aa06442dbc620898317f7fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.532094 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a1deb64df44654b2225b4a0349bc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.533047 32658 raft_consensus.cc:493] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.544106 32482 tablet_service.cc:1511] Processing CreateTablet for tablet d0a1deb64df44654b2225b4a0349bc4b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:06.544685 32559 tablet_service.cc:1511] Processing CreateTablet for tablet 491e227f98fc4d198b6991680397d701 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:06.545646 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a1deb64df44654b2225b4a0349bc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.545998 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491e227f98fc4d198b6991680397d701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.546110 32413 tablet_service.cc:1511] Processing CreateTablet for tablet d0a1deb64df44654b2225b4a0349bc4b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:06.547029 32412 tablet_service.cc:1511] Processing CreateTablet for tablet 491e227f98fc4d198b6991680397d701 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:06.547524 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0a1deb64df44654b2225b4a0349bc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.548359 32412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491e227f98fc4d198b6991680397d701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.538647 32615 ts_tablet_manager.cc:1434] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.150s	user 0.005s	sys 0.005s
I20260709 12:25:06.541025 32658 raft_consensus.cc:515] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:06.554824 32658 leader_election.cc:290] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:06.556530 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:06.557929 32346 raft_consensus.cc:2468] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:06.558764 32487 tablet_service.cc:1511] Processing CreateTablet for tablet 184ccca0127f497992d34e8df911ac53 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:06.560079 32487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184ccca0127f497992d34e8df911ac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.560546 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:06.561430 32348 raft_consensus.cc:2393] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:06.562167 32658 consensus_queue.cc:1048] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:06.562594 32389 leader_election.cc:304] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:06.563457 32655 raft_consensus.cc:3060] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.571084 32337 tablet_service.cc:1511] Processing CreateTablet for tablet 491e227f98fc4d198b6991680397d701 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:06.576860 32337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491e227f98fc4d198b6991680397d701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.580148 32614 tablet_bootstrap.cc:492] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:06.580708 32614 ts_tablet_manager.cc:1403] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.205s	user 0.020s	sys 0.016s
I20260709 12:25:06.580608 32558 tablet_service.cc:1511] Processing CreateTablet for tablet 184ccca0127f497992d34e8df911ac53 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:06.582113 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184ccca0127f497992d34e8df911ac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.583009 32655 raft_consensus.cc:2749] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:06.584036 32614 raft_consensus.cc:359] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.584750 32614 raft_consensus.cc:385] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.585048 32614 raft_consensus.cc:740] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.585871 32614 consensus_queue.cc:260] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.588339 32614 ts_tablet_manager.cc:1434] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:06.588865 32651 consensus_queue.cc:1048] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:06.589349 32614 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:06.595543 32614 tablet_bootstrap.cc:654] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.582088 32616 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:06.596510 32616 ts_tablet_manager.cc:1403] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.177s	user 0.014s	sys 0.009s
I20260709 12:25:06.604115 32618 ts_tablet_manager.cc:1434] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.151s	user 0.009s	sys 0.000s
I20260709 12:25:06.605746 32618 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:06.613876 32616 raft_consensus.cc:359] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.620719 32616 raft_consensus.cc:385] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.621075 32616 raft_consensus.cc:740] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.621945 32616 consensus_queue.cc:260] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.624517 32616 ts_tablet_manager.cc:1434] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 12:25:06.625561 32616 tablet_bootstrap.cc:492] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:06.631050 32615 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
W20260709 12:25:06.631982 32672 log.cc:927] Time spent T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09: Append to log took a long time: real 0.062s	user 0.000s	sys 0.001s
I20260709 12:25:06.651448 32618 tablet_bootstrap.cc:654] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.657924 32336 tablet_service.cc:1511] Processing CreateTablet for tablet 184ccca0127f497992d34e8df911ac53 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:06.659282 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184ccca0127f497992d34e8df911ac53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.672780 32334 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0c2036cfb14e2396988d9ab6f80f2d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:06.675077 32411 tablet_service.cc:1511] Processing CreateTablet for tablet 51b00f0a623a4212b5ddd2f0b24539ef (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:06.676389 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b00f0a623a4212b5ddd2f0b24539ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.677714 32486 tablet_service.cc:1511] Processing CreateTablet for tablet 51b00f0a623a4212b5ddd2f0b24539ef (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:06.679649 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b00f0a623a4212b5ddd2f0b24539ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.679967 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0c2036cfb14e2396988d9ab6f80f2d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:06.680552 32614 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:06.681221 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0c2036cfb14e2396988d9ab6f80f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.681289 32334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0c2036cfb14e2396988d9ab6f80f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.684540 32616 tablet_bootstrap.cc:654] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.686960 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0c2036cfb14e2396988d9ab6f80f2d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:06.687206 32665 consensus_queue.cc:1048] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:06.688282 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0c2036cfb14e2396988d9ab6f80f2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.690042 32556 tablet_service.cc:1511] Processing CreateTablet for tablet 51b00f0a623a4212b5ddd2f0b24539ef (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:06.691366 32556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b00f0a623a4212b5ddd2f0b24539ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.681222 32614 ts_tablet_manager.cc:1403] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.092s	user 0.025s	sys 0.028s
I20260709 12:25:06.700476 32558 tablet_service.cc:1511] Processing CreateTablet for tablet 8584266304604e75a3b8d157c3c127a3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:06.701996 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8584266304604e75a3b8d157c3c127a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.704038 32614 raft_consensus.cc:359] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.709189 32665 consensus_queue.cc:1048] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:06.704823 32614 raft_consensus.cc:385] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:06.718386 32614 raft_consensus.cc:740] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.751291 32335 tablet_service.cc:1511] Processing CreateTablet for tablet 8584266304604e75a3b8d157c3c127a3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:06.763464 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8584266304604e75a3b8d157c3c127a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.766351 32413 tablet_service.cc:1511] Processing CreateTablet for tablet 8584266304604e75a3b8d157c3c127a3 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:06.768091 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8584266304604e75a3b8d157c3c127a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.770006 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 848bbb500ff4417ea2601aaaaa51a748 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:06.771256 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848bbb500ff4417ea2601aaaaa51a748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.771837 32615 tablet_bootstrap.cc:654] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:06.776309 32560 tablet_service.cc:1511] Processing CreateTablet for tablet 848bbb500ff4417ea2601aaaaa51a748 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:06.777369 32333 tablet_service.cc:1511] Processing CreateTablet for tablet 848bbb500ff4417ea2601aaaaa51a748 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:06.778616 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848bbb500ff4417ea2601aaaaa51a748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.789409 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848bbb500ff4417ea2601aaaaa51a748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.799062 32648 raft_consensus.cc:493] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.801327 32648 raft_consensus.cc:515] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.806419 32648 leader_election.cc:290] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:06.814805 32482 tablet_service.cc:1511] Processing CreateTablet for tablet 1257fd172e824e2e997f14eba2999e4b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:06.817822 32622 consensus_queue.cc:1048] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:06.820863 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493dec6fcc8547b1a7ca6224eb6cc190" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:06.821626 32422 raft_consensus.cc:2468] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:06.822163 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493dec6fcc8547b1a7ca6224eb6cc190" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:06.822975 32536 leader_election.cc:304] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:06.823987 32536 leader_election.cc:343] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:06.825591 32648 raft_consensus.cc:2804] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:06.826040 32648 raft_consensus.cc:493] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:06.826381 32648 raft_consensus.cc:3060] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.830592 32660 consensus_queue.cc:1048] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:06.833056 32622 consensus_queue.cc:1048] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:06.837502 32648 raft_consensus.cc:515] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:06.830586 32558 tablet_service.cc:1511] Processing CreateTablet for tablet 1257fd172e824e2e997f14eba2999e4b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:06.839984 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1257fd172e824e2e997f14eba2999e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.821815 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1257fd172e824e2e997f14eba2999e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.833076 32408 tablet_service.cc:1511] Processing CreateTablet for tablet 1257fd172e824e2e997f14eba2999e4b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:06.843668 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1257fd172e824e2e997f14eba2999e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.801057 32614 consensus_queue.cc:260] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.864200 32648 leader_election.cc:290] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:06.867309 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493dec6fcc8547b1a7ca6224eb6cc190" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:06.868024 32421 raft_consensus.cc:3060] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:06.868850 32679 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.869760 32679 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.849071 32658 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.879096 32614 ts_tablet_manager.cc:1434] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.178s	user 0.007s	sys 0.000s
I20260709 12:25:06.873001 32679 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:06.873399 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493dec6fcc8547b1a7ca6224eb6cc190" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
W20260709 12:25:06.874191 32232 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 54964.6us
I20260709 12:25:06.876085 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:06.874387 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:06.953964 32614 tablet_bootstrap.cc:492] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:06.959319 32556 tablet_service.cc:1511] Processing CreateTablet for tablet afa7842496fd4cc78a6d04e996fb2b1a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:06.960700 32556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa7842496fd4cc78a6d04e996fb2b1a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:06.961751 32536 leader_election.cc:343] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:06.967788 32648 consensus_queue.cc:1048] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:06.968375 32618 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:06.968515 32421 raft_consensus.cc:2468] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:06.968909 32618 ts_tablet_manager.cc:1403] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.363s	user 0.019s	sys 0.066s
I20260709 12:25:06.915062 32658 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:06.971012 32495 raft_consensus.cc:2468] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:06.989451 32669 raft_consensus.cc:493] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:06.999882 32333 tablet_service.cc:1511] Processing CreateTablet for tablet 4972fdc5094f439cb484067fa4a9869d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:07.000066 32618 raft_consensus.cc:359] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.000909 32618 raft_consensus.cc:385] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.001339 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4972fdc5094f439cb484067fa4a9869d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.004133 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:07.004920 32348 raft_consensus.cc:2468] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:07.001272 32618 raft_consensus.cc:740] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:06.992969 32669 raft_consensus.cc:515] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.024302 32669 leader_election.cc:290] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:07.025784 32495 raft_consensus.cc:3060] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.026261 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd9246982e843d8aed27ee562097f92" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:07.026261 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd9246982e843d8aed27ee562097f92" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:07.004189 32658 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:07.030154 32463 leader_election.cc:304] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:07.030493 32486 tablet_service.cc:1511] Processing CreateTablet for tablet 4972fdc5094f439cb484067fa4a9869d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:07.032457 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4972fdc5094f439cb484067fa4a9869d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:06.991765 32423 raft_consensus.cc:2468] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:07.033624 32389 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:07.034806 32658 raft_consensus.cc:2804] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:07.035640 32658 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:07.036131 32658 raft_consensus.cc:3060] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.017585 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:07.019946 32614 tablet_bootstrap.cc:654] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.037953 32497 raft_consensus.cc:2468] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:07.021664 32313 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:07.043475 32679 raft_consensus.cc:2804] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:07.043948 32679 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:07.044369 32679 raft_consensus.cc:3060] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.044355 32618 consensus_queue.cc:260] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:07.052243 32692 log.cc:927] Time spent T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
I20260709 12:25:07.056360 32536 leader_election.cc:304] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:07.056720 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 4972fdc5094f439cb484067fa4a9869d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:07.058231 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4972fdc5094f439cb484067fa4a9869d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.036221 32335 tablet_service.cc:1511] Processing CreateTablet for tablet afa7842496fd4cc78a6d04e996fb2b1a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:07.059808 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa7842496fd4cc78a6d04e996fb2b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.071069 32411 tablet_service.cc:1511] Processing CreateTablet for tablet afa7842496fd4cc78a6d04e996fb2b1a (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:07.072705 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa7842496fd4cc78a6d04e996fb2b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.088315 32618 ts_tablet_manager.cc:1434] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.119s	user 0.009s	sys 0.000s
I20260709 12:25:07.089592 32618 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:07.090905 32615 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:07.091437 32615 ts_tablet_manager.cc:1403] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.476s	user 0.018s	sys 0.007s
I20260709 12:25:07.111997 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 4262482b4cf144c4afa94a081fff136d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:07.113305 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4262482b4cf144c4afa94a081fff136d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.113654 32615 raft_consensus.cc:359] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.114427 32615 raft_consensus.cc:385] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.115718 32558 tablet_service.cc:1511] Processing CreateTablet for tablet 4262482b4cf144c4afa94a081fff136d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:07.116906 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4262482b4cf144c4afa94a081fff136d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.136554 32616 tablet_bootstrap.cc:492] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:07.136912 32679 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.139845 32413 tablet_service.cc:1511] Processing CreateTablet for tablet 8b996340cdc642c497c6e068ca81bec5 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:07.114718 32615 raft_consensus.cc:740] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.141891 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b996340cdc642c497c6e068ca81bec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.141822 32615 consensus_queue.cc:260] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.137373 32616 ts_tablet_manager.cc:1403] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.512s	user 0.020s	sys 0.010s
I20260709 12:25:07.158149 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:07.159107 32679 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:07.171417 32336 tablet_service.cc:1511] Processing CreateTablet for tablet 4262482b4cf144c4afa94a081fff136d (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:07.172789 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4262482b4cf144c4afa94a081fff136d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.177845 32558 tablet_service.cc:1511] Processing CreateTablet for tablet 8b996340cdc642c497c6e068ca81bec5 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:07.157311 32702 consensus_queue.cc:1048] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:25:07.180107 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b996340cdc642c497c6e068ca81bec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.182404 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 8b996340cdc642c497c6e068ca81bec5 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:07.183566 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b996340cdc642c497c6e068ca81bec5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.187083 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:07.187918 32497 raft_consensus.cc:3060] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.196578 32616 raft_consensus.cc:359] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.197410 32616 raft_consensus.cc:385] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.197695 32616 raft_consensus.cc:740] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.177511 32697 raft_consensus.cc:2804] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:07.203719 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:07.209477 32244 catalog_manager.cc:5697] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } }
I20260709 12:25:07.227206 32697 raft_consensus.cc:697] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
W20260709 12:25:07.228196 32233 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 46423.1us
I20260709 12:25:07.228296 32697 consensus_queue.cc:237] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.220221 32411 tablet_service.cc:1511] Processing CreateTablet for tablet 516834ae13c04e80981e0e1d3f63b3f9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:07.192097 32658 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.231173 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516834ae13c04e80981e0e1d3f63b3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.231945 32666 raft_consensus.cc:2749] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:07.220247 32614 tablet_bootstrap.cc:492] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:07.234105 32614 ts_tablet_manager.cc:1403] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.280s	user 0.011s	sys 0.012s
I20260709 12:25:07.235564 32423 raft_consensus.cc:2393] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate b4c84cb00943497baa976d56a30ef79f in this term.
I20260709 12:25:07.201143 32616 consensus_queue.cc:260] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.242455 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:07.208889 32618 tablet_bootstrap.cc:654] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.243232 32348 raft_consensus.cc:2393] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:07.245254 32497 raft_consensus.cc:2468] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:07.246595 32616 ts_tablet_manager.cc:1434] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 12:25:07.239543 32614 raft_consensus.cc:359] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.253913 32335 tablet_service.cc:1511] Processing CreateTablet for tablet 516834ae13c04e80981e0e1d3f63b3f9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:07.254813 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516834ae13c04e80981e0e1d3f63b3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.255704 32614 raft_consensus.cc:385] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.253209 32658 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:07.253067 32622 consensus_queue.cc:1048] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:25:07.275995 32556 tablet_service.cc:1511] Processing CreateTablet for tablet 25038dc8c40e49708124f0f2a4d88d6b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:07.276216 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 25038dc8c40e49708124f0f2a4d88d6b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:07.277447 32556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25038dc8c40e49708124f0f2a4d88d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.277295 32336 tablet_service.cc:1511] Processing CreateTablet for tablet 25038dc8c40e49708124f0f2a4d88d6b (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:07.277865 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25038dc8c40e49708124f0f2a4d88d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.278467 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25038dc8c40e49708124f0f2a4d88d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.275066 32313 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:07.285303 32482 tablet_service.cc:1511] Processing CreateTablet for tablet 516834ae13c04e80981e0e1d3f63b3f9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:07.286654 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516834ae13c04e80981e0e1d3f63b3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.269011 32614 raft_consensus.cc:740] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.290984 32627 raft_consensus.cc:2804] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:07.291531 32627 raft_consensus.cc:697] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:07.292364 32627 consensus_queue.cc:237] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.296161 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:07.296960 32494 raft_consensus.cc:2393] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:07.270248 32616 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:07.298462 32615 ts_tablet_manager.cc:1434] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.207s	user 0.007s	sys 0.009s
I20260709 12:25:07.301229 32388 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:07.302012 32615 tablet_bootstrap.cc:492] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:07.302410 32658 raft_consensus.cc:2749] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:07.301839 32614 consensus_queue.cc:260] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.305478 32486 tablet_service.cc:1511] Processing CreateTablet for tablet d65227a5ccae46eb87aa2f5997738b56 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:07.310457 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65227a5ccae46eb87aa2f5997738b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.327227 32614 ts_tablet_manager.cc:1434] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 12:25:07.334203 32244 catalog_manager.cc:5697] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.335421 32336 tablet_service.cc:1511] Processing CreateTablet for tablet d65227a5ccae46eb87aa2f5997738b56 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:07.336920 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65227a5ccae46eb87aa2f5997738b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.336681 32244 catalog_manager.cc:5697] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:07.341037 32615 tablet_bootstrap.cc:654] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.343894 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ac3d3d44640bc97bb9674475948b1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:07.345050 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ac3d3d44640bc97bb9674475948b1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:07.332963 32614 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:07.346231 32616 tablet_bootstrap.cc:654] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.346319 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ac3d3d44640bc97bb9674475948b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.347788 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ac3d3d44640bc97bb9674475948b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.354874 32558 tablet_service.cc:1511] Processing CreateTablet for tablet d65227a5ccae46eb87aa2f5997738b56 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:07.356650 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d65227a5ccae46eb87aa2f5997738b56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.370182 32622 raft_consensus.cc:493] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.370723 32622 raft_consensus.cc:515] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.372777 32622 leader_election.cc:290] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:07.373579 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:07.374400 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:07.375970 32537 leader_election.cc:343] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.376951 32615 tablet_bootstrap.cc:492] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:07.377496 32615 ts_tablet_manager.cc:1403] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.011s
I20260709 12:25:07.380208 32615 raft_consensus.cc:359] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.380867 32615 raft_consensus.cc:385] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.381186 32615 raft_consensus.cc:740] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
W20260709 12:25:07.382875 32536 leader_election.cc:343] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.386623 32536 leader_election.cc:304] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:07.387856 32622 raft_consensus.cc:2749] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:07.388741 32614 tablet_bootstrap.cc:654] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.391287 32615 consensus_queue.cc:260] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.393296 32556 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2ac3d3d44640bc97bb9674475948b1 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:07.394121 32615 ts_tablet_manager.cc:1434] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:25:07.394625 32556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2ac3d3d44640bc97bb9674475948b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.395386 32615 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:07.401578 32615 tablet_bootstrap.cc:654] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.402825 32336 tablet_service.cc:1511] Processing CreateTablet for tablet 20dbe327046a454b9056cc2533f8e11f (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:07.404016 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dbe327046a454b9056cc2533f8e11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.404031 32410 tablet_service.cc:1511] Processing CreateTablet for tablet 20dbe327046a454b9056cc2533f8e11f (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:07.406287 32410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dbe327046a454b9056cc2533f8e11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.407511 32484 tablet_service.cc:1511] Processing CreateTablet for tablet 20dbe327046a454b9056cc2533f8e11f (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:07.408649 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20dbe327046a454b9056cc2533f8e11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.414885 32246 catalog_manager.cc:5697] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.422287 32614 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:07.422894 32614 ts_tablet_manager.cc:1403] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.001s
I20260709 12:25:07.429607 32558 tablet_service.cc:1511] Processing CreateTablet for tablet f8b1d0d4154744feb120d5e552ce3f37 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:07.425699 32614 raft_consensus.cc:359] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.431313 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b1d0d4154744feb120d5e552ce3f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.431469 32614 raft_consensus.cc:385] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.431861 32614 raft_consensus.cc:740] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.436067 32335 tablet_service.cc:1511] Processing CreateTablet for tablet f8b1d0d4154744feb120d5e552ce3f37 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:07.437251 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b1d0d4154744feb120d5e552ce3f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.437700 32618 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:07.438197 32618 ts_tablet_manager.cc:1403] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.349s	user 0.018s	sys 0.000s
I20260709 12:25:07.440477 32614 consensus_queue.cc:260] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.445710 32615 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:07.457413 32560 tablet_service.cc:1511] Processing CreateTablet for tablet 66692d313545442086d131d8606ca28c (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:07.457960 32615 ts_tablet_manager.cc:1403] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.015s
I20260709 12:25:07.458721 32560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66692d313545442086d131d8606ca28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.458851 32333 tablet_service.cc:1511] Processing CreateTablet for tablet 66692d313545442086d131d8606ca28c (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:07.460210 32333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66692d313545442086d131d8606ca28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.448638 32614 ts_tablet_manager.cc:1434] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:25:07.440758 32618 raft_consensus.cc:359] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.462904 32618 raft_consensus.cc:385] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.463160 32614 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:07.463210 32618 raft_consensus.cc:740] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.465997 32616 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:07.466565 32616 ts_tablet_manager.cc:1403] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.203s	user 0.011s	sys 0.004s
I20260709 12:25:07.466495 32615 raft_consensus.cc:359] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.467447 32615 raft_consensus.cc:385] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.467813 32615 raft_consensus.cc:740] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.456454 32482 tablet_service.cc:1511] Processing CreateTablet for tablet 66692d313545442086d131d8606ca28c (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:07.471273 32413 tablet_service.cc:1511] Processing CreateTablet for tablet a796258fcbd14e5cb2ea77c53857baf9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:07.472239 32482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66692d313545442086d131d8606ca28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.472512 32413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a796258fcbd14e5cb2ea77c53857baf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.454876 32411 tablet_service.cc:1511] Processing CreateTablet for tablet f8b1d0d4154744feb120d5e552ce3f37 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:07.473677 32411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8b1d0d4154744feb120d5e552ce3f37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.471446 32615 consensus_queue.cc:260] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.477335 32618 consensus_queue.cc:260] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.482196 32408 tablet_service.cc:1511] Processing CreateTablet for tablet 97a0dcf78f844e03915398bda3d85ae4 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:07.482988 32559 tablet_service.cc:1511] Processing CreateTablet for tablet a796258fcbd14e5cb2ea77c53857baf9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:07.483795 32615 ts_tablet_manager.cc:1434] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:25:07.484115 32559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a796258fcbd14e5cb2ea77c53857baf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.484827 32615 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:07.489617 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a0dcf78f844e03915398bda3d85ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.489846 32335 tablet_service.cc:1511] Processing CreateTablet for tablet 97a0dcf78f844e03915398bda3d85ae4 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:07.491010 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a0dcf78f844e03915398bda3d85ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.476045 32616 raft_consensus.cc:359] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.499784 32616 raft_consensus.cc:385] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.500145 32616 raft_consensus.cc:740] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.501186 32618 ts_tablet_manager.cc:1434] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260709 12:25:07.502218 32618 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:07.503389 32616 consensus_queue.cc:260] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.503947 32486 tablet_service.cc:1511] Processing CreateTablet for tablet 97a0dcf78f844e03915398bda3d85ae4 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:07.505172 32486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a0dcf78f844e03915398bda3d85ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.505842 32616 ts_tablet_manager.cc:1434] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 12:25:07.509471 32658 raft_consensus.cc:493] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.510033 32658 raft_consensus.cc:515] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.511951 32561 tablet_service.cc:1511] Processing CreateTablet for tablet beb48ddfd6f54b718dedb4343d425426 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:07.512213 32658 leader_election.cc:290] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:07.513469 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:07.513469 32561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb48ddfd6f54b718dedb4343d425426. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:07.521204 32388 leader_election.cc:343] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.514644 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:07.525079 32389 leader_election.cc:343] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.525367 32484 tablet_service.cc:1511] Processing CreateTablet for tablet a796258fcbd14e5cb2ea77c53857baf9 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:07.525537 32389 leader_election.cc:304] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:07.526813 32658 raft_consensus.cc:2749] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:07.528242 32627 raft_consensus.cc:493] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.528755 32627 raft_consensus.cc:515] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.517848 32336 tablet_service.cc:1511] Processing CreateTablet for tablet beb48ddfd6f54b718dedb4343d425426 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:07.530929 32627 leader_election.cc:290] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:07.532519 32336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb48ddfd6f54b718dedb4343d425426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.534174 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:07.532832 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:07.535919 32570 raft_consensus.cc:2468] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:07.537343 32311 leader_election.cc:304] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
W20260709 12:25:07.538267 32313 leader_election.cc:343] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.539156 32627 raft_consensus.cc:2804] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:07.539578 32627 raft_consensus.cc:493] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:07.539921 32627 raft_consensus.cc:3060] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.540416 32483 tablet_service.cc:1511] Processing CreateTablet for tablet f5cbf3a863274516b2110c51e0d0b6a2 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:07.520612 32408 tablet_service.cc:1511] Processing CreateTablet for tablet beb48ddfd6f54b718dedb4343d425426 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:07.541747 32483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cbf3a863274516b2110c51e0d0b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.545075 32558 tablet_service.cc:1511] Processing CreateTablet for tablet f5cbf3a863274516b2110c51e0d0b6a2 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:07.547236 32627 raft_consensus.cc:515] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.555299 32558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cbf3a863274516b2110c51e0d0b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.556743 32627 leader_election.cc:290] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:07.554495 32615 tablet_bootstrap.cc:654] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.558465 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:07.559702 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:07.560323 32570 raft_consensus.cc:3060] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.554522 32618 tablet_bootstrap.cc:654] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:07.559830 32313 leader_election.cc:343] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.563994 32335 tablet_service.cc:1511] Processing CreateTablet for tablet f5cbf3a863274516b2110c51e0d0b6a2 (DEFAULT_TABLE table=test-workload [id=c3b35ecf4a554a9e8b71886a51e6513a]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:07.565385 32335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5cbf3a863274516b2110c51e0d0b6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.566277 32484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a796258fcbd14e5cb2ea77c53857baf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.469339 32614 tablet_bootstrap.cc:654] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.567508 32658 raft_consensus.cc:493] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.571398 32658 raft_consensus.cc:515] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.573649 32658 leader_election.cc:290] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:07.575519 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab600505504d648a82d8b4afdfa6fd" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:07.576264 32569 raft_consensus.cc:2468] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:07.545878 32408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beb48ddfd6f54b718dedb4343d425426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.534188 32616 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:07.593194 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab600505504d648a82d8b4afdfa6fd" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
W20260709 12:25:07.594746 32388 leader_election.cc:343] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.604300 32386 leader_election.cc:304] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:07.604779 32614 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:07.605631 32614 ts_tablet_manager.cc:1403] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.143s	user 0.016s	sys 0.004s
I20260709 12:25:07.617153 32724 raft_consensus.cc:2804] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:07.617638 32724 raft_consensus.cc:493] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:07.617980 32724 raft_consensus.cc:3060] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.622423 32570 raft_consensus.cc:2468] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:07.624859 32311 leader_election.cc:304] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:07.626036 32627 raft_consensus.cc:2804] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:07.626502 32627 raft_consensus.cc:697] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:07.627048 32618 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:07.627599 32618 ts_tablet_manager.cc:1403] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.006s
I20260709 12:25:07.627310 32627 consensus_queue.cc:237] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.637136 32618 raft_consensus.cc:359] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.637903 32618 raft_consensus.cc:385] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.637550 32724 raft_consensus.cc:515] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.638186 32618 raft_consensus.cc:740] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.639005 32618 consensus_queue.cc:260] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.641749 32614 raft_consensus.cc:359] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.642470 32614 raft_consensus.cc:385] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.642738 32614 raft_consensus.cc:740] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.643396 32614 consensus_queue.cc:260] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.643707 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab600505504d648a82d8b4afdfa6fd" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:07.644420 32570 raft_consensus.cc:3060] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.645711 32616 tablet_bootstrap.cc:654] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.648535 32614 ts_tablet_manager.cc:1434] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 12:25:07.640974 32618 ts_tablet_manager.cc:1434] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:25:07.651129 32618 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:07.653554 32614 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
W20260709 12:25:07.654475 32232 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 46534us
I20260709 12:25:07.650796 32724 leader_election.cc:290] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:07.659574 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1ab600505504d648a82d8b4afdfa6fd" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
W20260709 12:25:07.664603 32388 leader_election.cc:343] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.665988 32615 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:07.666668 32615 ts_tablet_manager.cc:1403] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.182s	user 0.045s	sys 0.035s
I20260709 12:25:07.668563 32618 tablet_bootstrap.cc:654] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.674343 32615 raft_consensus.cc:359] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.675112 32615 raft_consensus.cc:385] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.675395 32615 raft_consensus.cc:740] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.676088 32615 consensus_queue.cc:260] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.678153 32615 ts_tablet_manager.cc:1434] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:25:07.679904 32666 raft_consensus.cc:493] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.679594 32243 catalog_manager.cc:5697] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.680567 32666 raft_consensus.cc:515] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.683526 32615 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:07.686048 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493dec6fcc8547b1a7ca6224eb6cc190" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:07.687180 32423 raft_consensus.cc:2393] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:07.689697 32615 tablet_bootstrap.cc:654] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.690871 32666 leader_election.cc:290] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:07.691776 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "493dec6fcc8547b1a7ca6224eb6cc190" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:07.694727 32460 leader_election.cc:304] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:07.698920 32666 raft_consensus.cc:3060] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.707608 32679 raft_consensus.cc:493] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.697723 32570 raft_consensus.cc:2468] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:07.710136 32386 leader_election.cc:304] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:07.711341 32727 raft_consensus.cc:2804] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:07.711824 32727 raft_consensus.cc:697] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 1 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:07.712713 32616 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:07.712636 32727 consensus_queue.cc:237] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.713302 32616 ts_tablet_manager.cc:1403] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.002s
I20260709 12:25:07.716203 32616 raft_consensus.cc:359] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.717103 32616 raft_consensus.cc:385] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.717496 32616 raft_consensus.cc:740] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.718246 32616 consensus_queue.cc:260] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.720922 32616 ts_tablet_manager.cc:1434] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:07.722568 32616 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:07.708281 32679 raft_consensus.cc:515] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.729363 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:07.730265 32496 raft_consensus.cc:2468] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:07.731045 32616 tablet_bootstrap.cc:654] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.733426 32313 leader_election.cc:304] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:07.735392 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:07.736280 32570 raft_consensus.cc:2468] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:07.738169 32679 leader_election.cc:290] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:07.738693 32679 consensus_queue.cc:1048] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:07.739976 32679 raft_consensus.cc:2804] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:07.740324 32679 raft_consensus.cc:493] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:07.740653 32679 raft_consensus.cc:3060] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.751811 32616 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:07.752444 32616 ts_tablet_manager.cc:1403] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.009s
I20260709 12:25:07.755925 32616 raft_consensus.cc:359] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.756753 32616 raft_consensus.cc:385] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.757087 32616 raft_consensus.cc:740] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.758046 32616 consensus_queue.cc:260] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.760830 32616 ts_tablet_manager.cc:1434] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260709 12:25:07.761983 32616 tablet_bootstrap.cc:492] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:07.769331 32616 tablet_bootstrap.cc:654] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:07.778594 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 45296.3us
I20260709 12:25:07.779214 32622 consensus_queue.cc:1048] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:07.781077 32616 tablet_bootstrap.cc:492] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:07.782567 32616 ts_tablet_manager.cc:1403] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 12:25:07.786116 32616 raft_consensus.cc:359] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.787009 32616 raft_consensus.cc:385] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.787503 32616 raft_consensus.cc:740] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.788458 32616 consensus_queue.cc:260] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:07.791409 32616 ts_tablet_manager.cc:1434] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:07.792584 32616 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:07.797883 32627 raft_consensus.cc:493] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.798655 32627 raft_consensus.cc:515] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:07.801183 32627 leader_election.cc:290] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:07.804893 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:07.805413 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:07.806077 32570 raft_consensus.cc:2468] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:07.806773 32616 tablet_bootstrap.cc:654] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.812244 32311 leader_election.cc:304] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:07.787057 32614 tablet_bootstrap.cc:654] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.850455 32627 raft_consensus.cc:2804] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:07.850905 32627 raft_consensus.cc:493] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:07.851274 32627 raft_consensus.cc:3060] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:07.861400 32313 leader_election.cc:343] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.869215 32666 raft_consensus.cc:2749] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:07.870834 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 58676.4us
I20260709 12:25:07.876879 32244 catalog_manager.cc:5697] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 1 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:07.900183 32618 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:07.900965 32618 ts_tablet_manager.cc:1403] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.251s	user 0.047s	sys 0.114s
I20260709 12:25:07.904703 32618 raft_consensus.cc:359] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.905704 32618 raft_consensus.cc:385] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.906051 32618 raft_consensus.cc:740] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.906947 32618 consensus_queue.cc:260] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:07.910081 32618 ts_tablet_manager.cc:1434] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:07.911309 32618 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:07.919396 32618 tablet_bootstrap.cc:654] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.930299 32711 consensus_queue.cc:1048] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:07.931797 32618 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:07.932438 32618 ts_tablet_manager.cc:1403] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:25:07.936020 32618 raft_consensus.cc:359] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.936921 32618 raft_consensus.cc:385] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:07.937222 32618 raft_consensus.cc:740] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:07.938165 32618 consensus_queue.cc:260] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.939919 32738 consensus_queue.cc:1048] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:07.946071 32618 ts_tablet_manager.cc:1434] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:25:07.947758 32618 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:07.957221 32618 tablet_bootstrap.cc:654] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:07.965246 32666 raft_consensus.cc:493] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:07.966009 32666 raft_consensus.cc:515] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:07.970100 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:07.972177 32463 leader_election.cc:343] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:07.975324 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:07.976271 32423 raft_consensus.cc:2468] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:07.978305 32462 leader_election.cc:304] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:07.979764 32699 raft_consensus.cc:2804] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:07.980310 32699 raft_consensus.cc:493] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:07.980748 32699 raft_consensus.cc:3060] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:07.996169 32616 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:07.996976 32616 ts_tablet_manager.cc:1403] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.205s	user 0.059s	sys 0.087s
I20260709 12:25:07.997496 32615 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:07.998021 32615 ts_tablet_manager.cc:1403] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.315s	user 0.097s	sys 0.144s
I20260709 12:25:07.995720 32679 raft_consensus.cc:515] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.000725 32615 raft_consensus.cc:359] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.001432 32615 raft_consensus.cc:385] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.001715 32615 raft_consensus.cc:740] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.002501 32615 consensus_queue.cc:260] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.007571 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:08.008183 32570 raft_consensus.cc:3060] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.008212 32615 ts_tablet_manager.cc:1434] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:08.008733 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:08.009353 32615 tablet_bootstrap.cc:492] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.009580 32494 raft_consensus.cc:3060] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.016026 32615 tablet_bootstrap.cc:654] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.015931 32570 raft_consensus.cc:2468] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:08.016906 32494 raft_consensus.cc:2468] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:08.018142 32311 leader_election.cc:304] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:08.019162 32738 raft_consensus.cc:2804] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.019636 32738 raft_consensus.cc:697] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:08.020170 32679 leader_election.cc:290] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:08.020694 32738 consensus_queue.cc:237] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.021368 32666 leader_election.cc:290] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.024932 32614 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:08.025454 32614 ts_tablet_manager.cc:1403] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.376s	user 0.013s	sys 0.001s
I20260709 12:25:08.019562 32616 raft_consensus.cc:359] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.026397 32616 raft_consensus.cc:385] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.026950 32616 raft_consensus.cc:740] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.027369 32615 tablet_bootstrap.cc:492] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.027870 32615 ts_tablet_manager.cc:1403] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:25:08.028115 32614 raft_consensus.cc:359] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.028790 32614 raft_consensus.cc:385] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.038146 32614 raft_consensus.cc:740] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.030576 32615 raft_consensus.cc:359] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.038722 32615 raft_consensus.cc:385] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.038990 32615 raft_consensus.cc:740] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.039664 32615 consensus_queue.cc:260] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.028903 32616 consensus_queue.cc:260] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.044507 32615 ts_tablet_manager.cc:1434] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:25:08.045389 32616 ts_tablet_manager.cc:1434] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.004s
I20260709 12:25:07.992604 32699 raft_consensus.cc:515] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.047160 32616 tablet_bootstrap.cc:492] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.048542 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:08.049542 32699 leader_election.cc:290] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.045542 32615 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.049853 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:08.050451 32423 raft_consensus.cc:3060] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:08.053623 32463 leader_election.cc:343] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.056068 32615 tablet_bootstrap.cc:654] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.055418 32246 catalog_manager.cc:5697] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.062646 32616 tablet_bootstrap.cc:654] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.067289 32615 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.067759 32615 ts_tablet_manager.cc:1403] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260709 12:25:08.070446 32615 raft_consensus.cc:359] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.071115 32615 raft_consensus.cc:385] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.071384 32615 raft_consensus.cc:740] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.072069 32615 consensus_queue.cc:260] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.074419 32615 ts_tablet_manager.cc:1434] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:25:08.075275 32616 tablet_bootstrap.cc:492] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:08.075618 32615 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.075935 32616 ts_tablet_manager.cc:1403] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260709 12:25:08.080112 32616 raft_consensus.cc:359] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.081074 32616 raft_consensus.cc:385] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.081503 32616 raft_consensus.cc:740] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.081876 32615 tablet_bootstrap.cc:654] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.082566 32616 consensus_queue.cc:260] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.085207 32616 ts_tablet_manager.cc:1434] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260709 12:25:08.085937 32711 raft_consensus.cc:493] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.086365 32616 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.086462 32711 raft_consensus.cc:515] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.042593 32614 consensus_queue.cc:260] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.080924 32423 raft_consensus.cc:2468] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:08.091957 32462 leader_election.cc:304] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:08.092113 32699 raft_consensus.cc:493] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.093078 32711 leader_election.cc:290] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:08.092828 32699 raft_consensus.cc:515] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.094264 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab8b4fcc4d946d5ab83bab3a5f572b3" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:08.096662 32536 leader_election.cc:343] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.096908 32615 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.093895 32666 raft_consensus.cc:2804] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.098065 32615 ts_tablet_manager.cc:1403] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.001s
I20260709 12:25:08.099411 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.100297 32423 raft_consensus.cc:2468] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:08.100780 32615 raft_consensus.cc:359] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.101514 32615 raft_consensus.cc:385] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.101778 32615 raft_consensus.cc:740] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.101945 32462 leader_election.cc:304] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:08.096709 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.097167 32727 raft_consensus.cc:493] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.091958 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab8b4fcc4d946d5ab83bab3a5f572b3" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.102559 32615 consensus_queue.cc:260] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.103787 32727 raft_consensus.cc:515] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.103789 32346 raft_consensus.cc:2468] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:08.105350 32753 raft_consensus.cc:2804] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.106185 32727 leader_election.cc:290] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.106673 32753 raft_consensus.cc:493] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.103924 32494 raft_consensus.cc:2468] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:08.035856 32627 raft_consensus.cc:515] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.107324 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.108758 32615 ts_tablet_manager.cc:1434] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:08.108994 32666 raft_consensus.cc:697] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:08.109794 32346 raft_consensus.cc:2393] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:08.107753 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.109968 32753 raft_consensus.cc:3060] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.110421 32570 raft_consensus.cc:2468] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:08.110335 32666 consensus_queue.cc:237] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.109802 32536 leader_election.cc:304] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:08.111788 32386 leader_election.cc:304] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:08.112342 32711 raft_consensus.cc:2804] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.112731 32711 raft_consensus.cc:493] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.112931 32727 raft_consensus.cc:2804] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.113121 32711 raft_consensus.cc:3060] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.113371 32727 raft_consensus.cc:493] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.113731 32727 raft_consensus.cc:3060] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.103902 32699 leader_election.cc:290] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.121472 32711 raft_consensus.cc:515] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.124282 32618 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.124430 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab8b4fcc4d946d5ab83bab3a5f572b3" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:08.124799 32618 ts_tablet_manager.cc:1403] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.177s	user 0.054s	sys 0.081s
I20260709 12:25:08.109839 32615 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
W20260709 12:25:08.126080 32536 leader_election.cc:343] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.127743 32618 raft_consensus.cc:359] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.107697 32616 tablet_bootstrap.cc:654] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.125615 32727 raft_consensus.cc:515] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.128600 32618 raft_consensus.cc:385] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.130712 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:08.132557 32618 raft_consensus.cc:740] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.133119 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:08.133688 32570 raft_consensus.cc:3060] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.133419 32618 consensus_queue.cc:260] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.108758 32614 ts_tablet_manager.cc:1434] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.083s	user 0.002s	sys 0.004s
I20260709 12:25:08.135330 32615 tablet_bootstrap.cc:654] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.135999 32614 tablet_bootstrap.cc:492] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:08.138500 32423 raft_consensus.cc:2393] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate b4c84cb00943497baa976d56a30ef79f in this term.
I20260709 12:25:08.139539 32618 ts_tablet_manager.cc:1434] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 12:25:08.140487 32618 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.140861 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab8b4fcc4d946d5ab83bab3a5f572b3" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:08.141462 32494 raft_consensus.cc:3060] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.141559 32496 raft_consensus.cc:3060] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.142398 32727 leader_election.cc:290] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.140856 32648 raft_consensus.cc:493] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.132030 32753 raft_consensus.cc:515] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.146379 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:08.147337 32348 raft_consensus.cc:2393] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:08.147380 32615 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.147914 32615 ts_tablet_manager.cc:1403] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260709 12:25:08.148476 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:08.149091 32348 raft_consensus.cc:3060] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.150650 32615 raft_consensus.cc:359] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.151541 32615 raft_consensus.cc:385] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.151798 32615 raft_consensus.cc:740] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.152005 32494 raft_consensus.cc:2468] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:08.152454 32615 consensus_queue.cc:260] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.154742 32615 ts_tablet_manager.cc:1434] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:08.155786 32615 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.157357 32536 leader_election.cc:304] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:08.158174 32697 raft_consensus.cc:2804] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.158350 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:08.158733 32697 raft_consensus.cc:697] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:08.159606 32697 consensus_queue.cc:237] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.160110 32386 leader_election.cc:304] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:08.160341 32348 raft_consensus.cc:2468] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:08.160931 32727 raft_consensus.cc:2749] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:08.161511 32463 leader_election.cc:304] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:08.162421 32615 tablet_bootstrap.cc:654] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.154724 32648 raft_consensus.cc:515] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.163228 32753 leader_election.cc:290] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.164789 32753 raft_consensus.cc:2804] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.164985 32648 leader_election.cc:290] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.165302 32753 raft_consensus.cc:697] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:08.166260 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:08.166167 32753 consensus_queue.cc:237] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.166899 32423 raft_consensus.cc:3060] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.171499 32618 tablet_bootstrap.cc:654] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.172221 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:08.174193 32537 leader_election.cc:343] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.174407 32738 consensus_queue.cc:1048] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.175653 32423 raft_consensus.cc:2468] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:08.177402 32699 raft_consensus.cc:493] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.138537 32627 leader_election.cc:290] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.178155 32711 leader_election.cc:290] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:08.178640 32727 consensus_queue.cc:1048] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.178779 32699 raft_consensus.cc:515] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.182440 32699 leader_election.cc:290] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:08.183805 32313 consensus_peers.cc:597] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:08.184494 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.184607 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.184852 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.185220 32571 raft_consensus.cc:2468] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:08.185529 32348 raft_consensus.cc:2468] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:08.186506 32460 leader_election.cc:304] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:08.187603 32570 raft_consensus.cc:2468] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
W20260709 12:25:08.188349 32536 leader_election.cc:343] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.188654 32311 leader_election.cc:304] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:08.188928 32536 leader_election.cc:304] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:08.189882 32738 raft_consensus.cc:2804] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.190379 32738 raft_consensus.cc:697] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:08.188684 32666 raft_consensus.cc:2804] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.191752 32697 raft_consensus.cc:2749] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:08.206411 32679 raft_consensus.cc:493] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.207201 32679 raft_consensus.cc:515] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.197238 32666 raft_consensus.cc:493] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.214910 32666 raft_consensus.cc:3060] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.215425 32616 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:08.216019 32616 ts_tablet_manager.cc:1403] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.000s
I20260709 12:25:08.217115 32615 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.217662 32615 ts_tablet_manager.cc:1403] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.007s
I20260709 12:25:08.212782 32738 consensus_queue.cc:237] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.223789 32615 raft_consensus.cc:359] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.224491 32615 raft_consensus.cc:385] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.224759 32615 raft_consensus.cc:740] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.233423 32679 leader_election.cc:290] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:08.233497 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.234797 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.235705 32423 raft_consensus.cc:2393] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:08.237201 32313 leader_election.cc:304] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:08.238685 32627 raft_consensus.cc:3060] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.245517 32615 consensus_queue.cc:260] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.246687 32627 raft_consensus.cc:2749] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:08.247814 32615 ts_tablet_manager.cc:1434] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:25:08.248767 32615 tablet_bootstrap.cc:492] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.254729 32614 tablet_bootstrap.cc:654] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.253707 32244 catalog_manager.cc:5697] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.259439 32618 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.259948 32618 ts_tablet_manager.cc:1403] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.120s	user 0.015s	sys 0.014s
I20260709 12:25:08.261402 32616 raft_consensus.cc:359] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.262253 32616 raft_consensus.cc:385] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.262562 32616 raft_consensus.cc:740] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.263449 32616 consensus_queue.cc:260] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.263695 32618 raft_consensus.cc:359] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.264369 32618 raft_consensus.cc:385] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.264648 32618 raft_consensus.cc:740] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.266609 32666 raft_consensus.cc:515] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:08.269397 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:08.267658 32618 consensus_queue.cc:260] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.271764 32615 tablet_bootstrap.cc:654] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.272091 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:08.272697 32346 raft_consensus.cc:3060] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.275626 32727 consensus_queue.cc:1048] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.280045 32346 raft_consensus.cc:2468] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:08.280136 32243 catalog_manager.cc:5697] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.281390 32463 leader_election.cc:304] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:08.282349 32753 raft_consensus.cc:2804] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.283047 32753 raft_consensus.cc:697] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:08.283357 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:08.283969 32571 raft_consensus.cc:3060] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.284318 32618 ts_tablet_manager.cc:1434] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 12:25:08.285341 32618 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.283979 32753 consensus_queue.cc:237] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.286535 32616 ts_tablet_manager.cc:1434] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260709 12:25:08.291989 32616 tablet_bootstrap.cc:492] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.268831 32666 leader_election.cc:290] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.298877 32618 tablet_bootstrap.cc:654] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.301986 32571 raft_consensus.cc:2468] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:08.303755 32616 tablet_bootstrap.cc:654] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.322502 32616 tablet_bootstrap.cc:492] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:08.323987 32616 ts_tablet_manager.cc:1403] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.003s
I20260709 12:25:08.324261 32615 tablet_bootstrap.cc:492] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.323813 32244 catalog_manager.cc:5697] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.328589 32618 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.328130 32615 ts_tablet_manager.cc:1403] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.001s
I20260709 12:25:08.329322 32618 ts_tablet_manager.cc:1403] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.009s
I20260709 12:25:08.330457 32244 catalog_manager.cc:5697] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.332562 32246 catalog_manager.cc:5697] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.333981 32615 raft_consensus.cc:359] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.334630 32615 raft_consensus.cc:385] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.335089 32615 raft_consensus.cc:740] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.336102 32615 consensus_queue.cc:260] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.343920 32615 ts_tablet_manager.cc:1434] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:25:08.345824 32615 tablet_bootstrap.cc:492] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.346931 32614 tablet_bootstrap.cc:492] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:08.347421 32614 ts_tablet_manager.cc:1403] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.212s	user 0.009s	sys 0.002s
I20260709 12:25:08.351264 32614 raft_consensus.cc:359] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.351936 32614 raft_consensus.cc:385] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.352218 32614 raft_consensus.cc:740] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.346326 32616 raft_consensus.cc:359] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.352870 32614 consensus_queue.cc:260] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.334615 32618 raft_consensus.cc:359] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.353268 32616 raft_consensus.cc:385] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.353739 32618 raft_consensus.cc:385] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.353814 32616 raft_consensus.cc:740] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.354056 32618 raft_consensus.cc:740] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.354702 32616 consensus_queue.cc:260] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.354946 32618 consensus_queue.cc:260] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.355691 32697 raft_consensus.cc:493] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.357980 32697 raft_consensus.cc:515] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.360122 32697 leader_election.cc:290] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.360716 32618 ts_tablet_manager.cc:1434] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 12:25:08.361665 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.362157 32618 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.362087 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:08.363467 32537 leader_election.cc:343] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:08.364190 32536 leader_election.cc:343] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.364606 32536 leader_election.cc:304] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:08.365643 32697 raft_consensus.cc:2749] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:08.368290 32618 tablet_bootstrap.cc:654] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.356055 32615 tablet_bootstrap.cc:654] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.357445 32614 ts_tablet_manager.cc:1434] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:25:08.370784 32616 ts_tablet_manager.cc:1434] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.002s
I20260709 12:25:08.372035 32616 tablet_bootstrap.cc:492] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.374456 32614 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:08.377789 32616 tablet_bootstrap.cc:654] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.383448 32614 tablet_bootstrap.cc:654] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.384317 32697 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.386031 32697 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.387084 32615 tablet_bootstrap.cc:492] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.387576 32615 ts_tablet_manager.cc:1403] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.012s
I20260709 12:25:08.388087 32697 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.390201 32615 raft_consensus.cc:359] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.390555 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.390870 32615 raft_consensus.cc:385] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.391180 32615 raft_consensus.cc:740] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.391776 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.391839 32615 consensus_queue.cc:260] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.394006 32615 ts_tablet_manager.cc:1434] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:08.394920 32615 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
W20260709 12:25:08.394032 32537 leader_election.cc:343] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:08.395402 32536 leader_election.cc:343] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.395843 32536 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:08.396067 32616 tablet_bootstrap.cc:492] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:08.396613 32616 ts_tablet_manager.cc:1403] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260709 12:25:08.397451 32697 raft_consensus.cc:2749] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:08.398487 32618 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.398985 32618 ts_tablet_manager.cc:1403] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.014s
I20260709 12:25:08.401209 32615 tablet_bootstrap.cc:654] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.401609 32618 raft_consensus.cc:359] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.402127 32618 raft_consensus.cc:385] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.402359 32618 raft_consensus.cc:740] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.402977 32618 consensus_queue.cc:260] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.404472 32766 raft_consensus.cc:493] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.405165 32766 raft_consensus.cc:515] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.408921 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab8b4fcc4d946d5ab83bab3a5f572b3" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.410058 32496 raft_consensus.cc:2393] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:08.413461 32766 leader_election.cc:290] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:08.415400 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab8b4fcc4d946d5ab83bab3a5f572b3" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.416376 32616 raft_consensus.cc:359] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.404798 32618 ts_tablet_manager.cc:1434] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:08.417196 32386 leader_election.cc:304] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:08.418562 32618 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.418987 32766 raft_consensus.cc:3060] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.417241 32616 raft_consensus.cc:385] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.425230 32616 raft_consensus.cc:740] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.426091 32616 consensus_queue.cc:260] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.428489 32616 ts_tablet_manager.cc:1434] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:25:08.430478 32616 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.424844 32618 tablet_bootstrap.cc:654] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.438360 32615 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.438623 32766 raft_consensus.cc:2749] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:08.438819 32615 ts_tablet_manager.cc:1403] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.015s
I20260709 12:25:08.439692 32616 tablet_bootstrap.cc:654] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.442457 32615 raft_consensus.cc:359] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.443387 32615 raft_consensus.cc:385] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.443727 32615 raft_consensus.cc:740] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.444690 32615 consensus_queue.cc:260] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.446707 32614 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:08.447213 32614 ts_tablet_manager.cc:1403] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.004s
I20260709 12:25:08.448105 32616 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:08.448491 32616 ts_tablet_manager.cc:1403] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260709 12:25:08.449647 32615 ts_tablet_manager.cc:1434] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:25:08.450559 32615 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.451319 32616 raft_consensus.cc:359] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.452000 32616 raft_consensus.cc:385] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.452319 32618 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.452271 32616 raft_consensus.cc:740] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.453410 32616 consensus_queue.cc:260] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.454682 32618 ts_tablet_manager.cc:1403] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260709 12:25:08.457456 32618 raft_consensus.cc:359] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.457618 32614 raft_consensus.cc:359] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.458190 32618 raft_consensus.cc:385] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.458350 32614 raft_consensus.cc:385] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.458681 32618 raft_consensus.cc:740] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.458709 32614 raft_consensus.cc:740] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.459657 32618 consensus_queue.cc:260] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.459793 32614 consensus_queue.cc:260] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.461871 32618 ts_tablet_manager.cc:1434] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:25:08.462806 32618 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.463300 32615 tablet_bootstrap.cc:654] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.468688 32616 ts_tablet_manager.cc:1434] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:25:08.472533 32618 tablet_bootstrap.cc:654] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.476449 32616 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.481761 32614 ts_tablet_manager.cc:1434] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 12:25:08.485862 32614 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:08.491564 32616 tablet_bootstrap.cc:654] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.491955 32618 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.492432 32618 ts_tablet_manager.cc:1403] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.008s
I20260709 12:25:08.494926 32618 raft_consensus.cc:359] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.495440 32618 raft_consensus.cc:385] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.495676 32618 raft_consensus.cc:740] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.496269 32618 consensus_queue.cc:260] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.498135 32618 ts_tablet_manager.cc:1434] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:08.498801 32614 tablet_bootstrap.cc:654] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.499713 32618 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.503664 32753 consensus_queue.cc:1048] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.506279 32615 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.506774 32615 ts_tablet_manager.cc:1403] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.013s
I20260709 12:25:08.509714 32615 raft_consensus.cc:359] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.510391 32615 raft_consensus.cc:385] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.510654 32615 raft_consensus.cc:740] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.511415 32615 consensus_queue.cc:260] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.512880 32618 tablet_bootstrap.cc:654] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.513373 32615 ts_tablet_manager.cc:1434] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:08.515303 32615 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.518468 32616 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:08.519045 32616 ts_tablet_manager.cc:1403] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.009s
I20260709 12:25:08.523497 32616 raft_consensus.cc:359] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.524349 32616 raft_consensus.cc:385] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.524721 32616 raft_consensus.cc:740] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.525660 32616 consensus_queue.cc:260] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.537815 32616 ts_tablet_manager.cc:1434] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:25:08.538035 32615 tablet_bootstrap.cc:654] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.539057 32616 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.539295 32614 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:08.539783 32614 ts_tablet_manager.cc:1403] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.009s
I20260709 12:25:08.541180 32618 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.544684 32618 ts_tablet_manager.cc:1403] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.004s
I20260709 12:25:08.542554 32614 raft_consensus.cc:359] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.546339 32614 raft_consensus.cc:385] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.546748 32614 raft_consensus.cc:740] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.547640 32618 raft_consensus.cc:359] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.548389 32618 raft_consensus.cc:385] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.548012 32614 consensus_queue.cc:260] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.548739 32618 raft_consensus.cc:740] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.549549 32618 consensus_queue.cc:260] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.551649 32618 ts_tablet_manager.cc:1434] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:08.554543 32618 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.557879 32734 consensus_queue.cc:1048] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.558508 32614 ts_tablet_manager.cc:1434] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:25:08.560083 32618 tablet_bootstrap.cc:654] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.561244 32614 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:08.561779 32766 raft_consensus.cc:493] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.562265 32766 raft_consensus.cc:515] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.564244 32766 leader_election.cc:290] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.567101 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.567569 32614 tablet_bootstrap.cc:654] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.567828 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.569566 32386 leader_election.cc:304] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:08.570067 32615 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.570602 32615 ts_tablet_manager.cc:1403] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.008s
I20260709 12:25:08.572901 32697 consensus_queue.cc:1048] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.575668 32752 consensus_queue.cc:1048] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.578713 32765 raft_consensus.cc:2749] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:08.575728 32734 consensus_queue.cc:1048] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.583948 32615 raft_consensus.cc:359] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.585072 32615 raft_consensus.cc:385] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.585865 32615 raft_consensus.cc:740] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.588164 32615 consensus_queue.cc:260] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.590466 32615 ts_tablet_manager.cc:1434] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 12:25:08.594969 32752 consensus_queue.cc:1048] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:08.596585 32615 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.604245 32627 raft_consensus.cc:493] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.606874 32627 raft_consensus.cc:515] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.609364 32615 tablet_bootstrap.cc:654] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.611048 32627 leader_election.cc:290] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:08.613304 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.613996 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.614198 32569 raft_consensus.cc:2468] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.615949 32311 leader_election.cc:304] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
W20260709 12:25:08.617005 32313 leader_election.cc:343] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.618269 32627 raft_consensus.cc:2804] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.618780 32627 raft_consensus.cc:493] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.619194 32627 raft_consensus.cc:3060] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.621094 32734 raft_consensus.cc:493] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.622138 32734 raft_consensus.cc:515] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.625177 32734 leader_election.cc:290] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:08.626042 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.626890 32421 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.627789 32648 raft_consensus.cc:493] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.628289 32648 raft_consensus.cc:515] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.629444 32313 leader_election.cc:304] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:08.630671 32648 leader_election.cc:290] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:08.631696 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.632458 32495 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.630715 32738 raft_consensus.cc:2804] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.633327 32738 raft_consensus.cc:493] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.633654 32738 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.652371 32679 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.632741 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2970a587794047d4bb1e79b8796cb85a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.667019 32627 raft_consensus.cc:515] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.671243 32627 leader_election.cc:290] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:08.662664 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2970a587794047d4bb1e79b8796cb85a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.659247 32679 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.661777 32497 raft_consensus.cc:2468] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:08.687114 32616 tablet_bootstrap.cc:654] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.689795 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:08.690527 32569 raft_consensus.cc:3060] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.693815 32648 raft_consensus.cc:493] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.685603 32536 leader_election.cc:304] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:08.694399 32648 raft_consensus.cc:515] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.681839 32741 raft_consensus.cc:493] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.695075 32711 raft_consensus.cc:2804] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.695585 32711 raft_consensus.cc:493] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.695540 32741 raft_consensus.cc:515] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.696156 32711 raft_consensus.cc:3060] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.698555 32741 leader_election.cc:290] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.686686 32740 raft_consensus.cc:493] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.699607 32740 raft_consensus.cc:515] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.708288 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.713788 32571 raft_consensus.cc:2468] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.709900 32618 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:08.716655 32618 ts_tablet_manager.cc:1403] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.162s	user 0.021s	sys 0.022s
I20260709 12:25:08.711571 32614 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:08.717742 32614 ts_tablet_manager.cc:1403] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.158s	user 0.021s	sys 0.036s
I20260709 12:25:08.723582 32311 leader_election.cc:304] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:08.729391 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f9cd6b36714636889d4e2e07a08aa1" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.733738 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f9cd6b36714636889d4e2e07a08aa1" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.734642 32666 consensus_queue.cc:1048] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:08.736340 32537 leader_election.cc:343] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.738277 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:08.729332 32627 raft_consensus.cc:2804] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.739672 32627 raft_consensus.cc:493] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.740043 32627 raft_consensus.cc:3060] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.737360 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.744278 32571 raft_consensus.cc:2468] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.744544 32752 consensus_queue.cc:1048] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.746518 32618 raft_consensus.cc:359] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.749058 32618 raft_consensus.cc:385] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.749507 32618 raft_consensus.cc:740] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.751376 32618 consensus_queue.cc:260] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.748144 32614 raft_consensus.cc:359] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.716017 32648 leader_election.cc:290] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.753010 32614 raft_consensus.cc:385] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.754522 32614 raft_consensus.cc:740] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.755529 32614 consensus_queue.cc:260] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.759647 32614 ts_tablet_manager.cc:1434] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:25:08.752560 32697 raft_consensus.cc:493] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.769402 32618 ts_tablet_manager.cc:1434] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.052s	user 0.010s	sys 0.000s
I20260709 12:25:08.770011 32616 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:08.770574 32616 ts_tablet_manager.cc:1403] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.232s	user 0.016s	sys 0.015s
I20260709 12:25:08.775929 32711 raft_consensus.cc:515] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.777989 32618 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:08.765647 32697 raft_consensus.cc:515] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.782750 32311 leader_election.cc:304] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:08.790706 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.794222 32423 raft_consensus.cc:2468] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.795516 32697 leader_election.cc:290] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.800303 32679 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
W20260709 12:25:08.801437 32536 leader_election.cc:343] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.803404 32752 raft_consensus.cc:493] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.803951 32752 raft_consensus.cc:515] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:08.806545 32615 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:08.807065 32615 ts_tablet_manager.cc:1403] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.216s	user 0.016s	sys 0.049s
I20260709 12:25:08.804615 32616 raft_consensus.cc:359] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.807993 32616 raft_consensus.cc:385] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.808343 32616 raft_consensus.cc:740] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.810298 32616 consensus_queue.cc:260] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.811105 32752 leader_election.cc:290] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:08.814894 32616 ts_tablet_manager.cc:1434] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 12:25:08.815961 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.816419 32734 raft_consensus.cc:2804] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.816810 32734 raft_consensus.cc:493] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.817323 32734 raft_consensus.cc:3060] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:08.817636 32462 leader_election.cc:343] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.824577 32614 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:08.826123 32627 raft_consensus.cc:515] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.816800 32616 tablet_bootstrap.cc:492] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:08.827634 32615 raft_consensus.cc:359] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.829123 32615 raft_consensus.cc:385] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.829532 32615 raft_consensus.cc:740] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.832522 32615 consensus_queue.cc:260] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.790160 32738 raft_consensus.cc:515] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.833796 32740 leader_election.cc:290] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.835268 32648 consensus_queue.cc:1048] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:25:08.847502 32752 raft_consensus.cc:493] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.848076 32752 raft_consensus.cc:515] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.850215 32752 leader_election.cc:290] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.850579 32738 leader_election.cc:290] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:08.852718 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.854887 32615 ts_tablet_manager.cc:1434] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 12:25:08.856973 32614 tablet_bootstrap.cc:654] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.858095 32615 tablet_bootstrap.cc:492] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:08.860682 32569 raft_consensus.cc:2468] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
W20260709 12:25:08.861266 32462 leader_election.cc:343] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.857409 32711 leader_election.cc:290] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:08.861724 32627 leader_election.cc:290] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.862496 32734 raft_consensus.cc:515] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:08.862958 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.864696 32734 leader_election.cc:290] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:08.866731 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.867635 32347 raft_consensus.cc:2468] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:08.885685 32618 tablet_bootstrap.cc:654] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:08.881011 32537 leader_election.cc:343] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:08.879096 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 96461.8us
I20260709 12:25:08.898620 32753 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:08.902407 32313 leader_election.cc:343] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:08.901854 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 63408.7us
I20260709 12:25:08.906203 32666 raft_consensus.cc:493] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.913951 32666 raft_consensus.cc:515] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.915993 32616 tablet_bootstrap.cc:654] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.916095 32666 leader_election.cc:290] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.911042 32463 leader_election.cc:304] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:08.918660 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:08.906785 32753 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:08.920938 32753 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:08.921525 32753 raft_consensus.cc:2804] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.921875 32753 raft_consensus.cc:493] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.921988 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:08.922542 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:08.922750 32497 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.923913 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:08.925225 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:08.925392 32419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:08.925935 32569 raft_consensus.cc:2468] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.926024 32419 raft_consensus.cc:3060] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.926105 32496 raft_consensus.cc:2468] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:08.928763 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.929437 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:08.930135 32569 raft_consensus.cc:3060] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.930510 32614 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:08.924901 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:08.931033 32614 ts_tablet_manager.cc:1403] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.017s
I20260709 12:25:08.931315 32420 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.922281 32753 raft_consensus.cc:3060] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.933784 32614 raft_consensus.cc:359] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.934537 32614 raft_consensus.cc:385] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:08.934855 32614 raft_consensus.cc:740] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:08.937623 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:08.938436 32347 raft_consensus.cc:2393] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:08.938840 32418 raft_consensus.cc:3060] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.939188 32615 tablet_bootstrap.cc:654] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:08.941851 32614 consensus_queue.cc:260] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:08.942049 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:08.929406 32346 raft_consensus.cc:2468] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:08.981065 32497 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:08.980988 32311 leader_election.cc:304] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:08.979594 32313 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:08.983322   336 raft_consensus.cc:2804] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:08.983744   335 raft_consensus.cc:2804] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:08.984006   336 raft_consensus.cc:697] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:08.984161 32734 consensus_queue.cc:1048] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:08.984905   336 consensus_queue.cc:237] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:08.983227 32313 leader_election.cc:343] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.988406 32753 raft_consensus.cc:515] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:08.989102 32313 leader_election.cc:343] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.949420 32570 raft_consensus.cc:3060] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:08.990394 32420 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:08.990797 32569 raft_consensus.cc:2468] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
W20260709 12:25:08.990865 32536 leader_election.cc:343] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:08.993477 32648 raft_consensus.cc:493] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:08.984222   335 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:08.979902 32463 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:09.002714 32614 ts_tablet_manager.cc:1434] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.071s	user 0.015s	sys 0.020s
I20260709 12:25:09.009871 32614 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:09.005002   335 raft_consensus.cc:3060] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.012300 32666 raft_consensus.cc:2804] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:09.005399 32536 leader_election.cc:304] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:09.023716   333 raft_consensus.cc:2749] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.024523 32752 consensus_queue.cc:1048] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.026419 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2970a587794047d4bb1e79b8796cb85a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:09.027122 32496 raft_consensus.cc:3060] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.029312 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2970a587794047d4bb1e79b8796cb85a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:09.029435 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:09.030141   334 raft_consensus.cc:493] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.030331 32615 tablet_bootstrap.cc:492] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:09.030893 32615 ts_tablet_manager.cc:1403] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.175s	user 0.031s	sys 0.018s
I20260709 12:25:09.030654   334 raft_consensus.cc:515] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.032665   334 leader_election.cc:290] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:09.033582 32766 raft_consensus.cc:493] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.034133 32766 raft_consensus.cc:515] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:09.011569 32463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 60721.8us
I20260709 12:25:09.005267 32648 raft_consensus.cc:515] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.041311 32618 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:09.041971 32618 ts_tablet_manager.cc:1403] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.272s	user 0.011s	sys 0.028s
I20260709 12:25:09.045499 32615 raft_consensus.cc:359] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.035983 32666 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:09.046541 32615 raft_consensus.cc:385] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.048163 32615 raft_consensus.cc:740] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.052322 32616 tablet_bootstrap.cc:492] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:09.052737 32616 ts_tablet_manager.cc:1403] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.236s	user 0.014s	sys 0.009s
I20260709 12:25:09.050006 32666 raft_consensus.cc:3060] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.054546 32648 leader_election.cc:290] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:09.056177 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:09.056829 32348 raft_consensus.cc:2468] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:09.058216 32766 leader_election.cc:290] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:09.060081 32419 raft_consensus.cc:2468] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:09.061378 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:09.062176 32494 raft_consensus.cc:2393] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:09.036922 32313 leader_election.cc:304] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:09.062938 32570 raft_consensus.cc:2468] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:09.063505   329 raft_consensus.cc:2804] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.064093   329 raft_consensus.cc:697] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:09.064920   329 consensus_queue.cc:237] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.021744 32311 leader_election.cc:304] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
W20260709 12:25:09.066025 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 48301.7us
I20260709 12:25:09.067791 32627 raft_consensus.cc:2804] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.068310 32627 raft_consensus.cc:697] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:09.069169 32627 consensus_queue.cc:237] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.071187 32614 tablet_bootstrap.cc:654] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.077530 32615 consensus_queue.cc:260] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.078321 32246 catalog_manager.cc:5697] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:09.094336 32616 raft_consensus.cc:359] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.094785   333 raft_consensus.cc:493] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.095155 32616 raft_consensus.cc:385] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.095546 32616 raft_consensus.cc:740] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.095598   333 raft_consensus.cc:515] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.096221 32616 consensus_queue.cc:260] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.097738 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:09.101222 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:09.101990 32571 raft_consensus.cc:2468] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:09.102545 32537 leader_election.cc:304] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:09.100183 32311 leader_election.cc:304] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:09.103412 32711 raft_consensus.cc:2804] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:09.103928 32711 raft_consensus.cc:493] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:09.104305 32711 raft_consensus.cc:3060] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.105216 32615 ts_tablet_manager.cc:1434] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.002s
I20260709 12:25:09.105665   336 raft_consensus.cc:2804] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.105741 32734 consensus_queue.cc:1048] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.106230   336 raft_consensus.cc:697] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:09.107095   336 consensus_queue.cc:237] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.109324 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:09.110235 32618 raft_consensus.cc:359] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.110922 32618 raft_consensus.cc:385] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.112470 32618 raft_consensus.cc:740] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.113312 32618 consensus_queue.cc:260] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.111380 32615 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:09.100802   333 leader_election.cc:290] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:09.103942 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:09.127552 32567 raft_consensus.cc:2468] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:09.128158 32618 ts_tablet_manager.cc:1434] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.003s
I20260709 12:25:09.129245 32618 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:09.129819 32711 raft_consensus.cc:515] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.131204 32570 raft_consensus.cc:2393] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:09.133826 32711 leader_election.cc:290] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:09.103434 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:09.136337 32568 raft_consensus.cc:2393] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:09.119954   335 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.138366 32419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:09.122135 32753 leader_election.cc:290] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:09.139237 32419 raft_consensus.cc:3060] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.139554 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:09.151455 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:09.150596   335 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:09.161856 32614 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:09.162403 32614 ts_tablet_manager.cc:1403] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.156s	user 0.010s	sys 0.013s
I20260709 12:25:09.143122 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:09.125324 32463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 74625.7us
I20260709 12:25:09.166620 32616 ts_tablet_manager.cc:1434] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.114s	user 0.011s	sys 0.017s
I20260709 12:25:09.167721 32616 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
W20260709 12:25:09.169575 32313 leader_election.cc:343] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.170109 32313 leader_election.cc:304] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:09.171252   335 raft_consensus.cc:3060] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.174247 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
W20260709 12:25:09.147500 32536 leader_election.cc:343] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.175501 32616 tablet_bootstrap.cc:654] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:09.175858 32536 leader_election.cc:343] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.176494 32536 leader_election.cc:304] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:09.183812 32614 raft_consensus.cc:359] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.184530 32614 raft_consensus.cc:385] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.184787 32614 raft_consensus.cc:740] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.185451 32614 consensus_queue.cc:260] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.182157 32348 raft_consensus.cc:2468] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:09.187425   337 raft_consensus.cc:2749] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.188107 32389 leader_election.cc:304] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:09.190128 32496 raft_consensus.cc:2468] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:09.192699 32615 tablet_bootstrap.cc:654] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:09.193863 32536 leader_election.cc:343] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.202208 32614 ts_tablet_manager.cc:1434] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.001s
I20260709 12:25:09.205365 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:09.206260 32348 raft_consensus.cc:3060] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.207928 32618 tablet_bootstrap.cc:654] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.213466 32614 tablet_bootstrap.cc:492] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:09.224313 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:09.233987   337 raft_consensus.cc:493] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.234862 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:09.234731   337 raft_consensus.cc:515] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.235584 32497 raft_consensus.cc:2468] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:09.237136   337 leader_election.cc:290] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:09.221215 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:09.258970 32460 leader_election.cc:304] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:09.260105 32753 raft_consensus.cc:2804] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:09.260489 32753 raft_consensus.cc:493] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:09.260826 32753 raft_consensus.cc:3060] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.263437 32536 leader_election.cc:304] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:09.268829 32648 raft_consensus.cc:2804] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.269387 32648 raft_consensus.cc:697] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:09.268462 32753 raft_consensus.cc:515] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.270236 32648 consensus_queue.cc:237] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.272730 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:09.273134 32753 leader_election.cc:290] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
W20260709 12:25:09.274677 32462 leader_election.cc:343] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.255540 32666 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.275837 32494 raft_consensus.cc:2393] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:09.277549 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:09.282195 32460 leader_election.cc:304] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:09.256351 32568 raft_consensus.cc:3060] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.288836   335 raft_consensus.cc:2749] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.276772 32666 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:09.296509 32614 tablet_bootstrap.cc:654] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.302538 32666 raft_consensus.cc:3060] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.301893 32348 raft_consensus.cc:2468] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:09.316200 32616 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:09.330003 32616 ts_tablet_manager.cc:1403] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.004s
I20260709 12:25:09.335556 32618 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:09.336228 32618 ts_tablet_manager.cc:1403] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.207s	user 0.017s	sys 0.005s
I20260709 12:25:09.338488 32463 leader_election.cc:304] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:09.339742 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:09.340512 32347 raft_consensus.cc:2393] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:09.309581 32536 leader_election.cc:304] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:09.348696 32616 raft_consensus.cc:359] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.338408 32666 raft_consensus.cc:2749] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.344393   357 raft_consensus.cc:2804] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.403656   357 raft_consensus.cc:697] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:09.404994   357 consensus_queue.cc:237] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.346007 32419 raft_consensus.cc:2468] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:09.409646 32766 raft_consensus.cc:2764] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:25:09.364429 32765 raft_consensus.cc:493] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.364723 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8f402d48e4b5cab7265b400e30709" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:09.365659 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8f402d48e4b5cab7265b400e30709" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:09.368367 32711 raft_consensus.cc:493] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.371702 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:09.373389 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
W20260709 12:25:09.399799 32536 leader_election.cc:343] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.414039 32497 raft_consensus.cc:2468] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:09.413488 32765 raft_consensus.cc:515] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.414445 32711 raft_consensus.cc:515] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.428009 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:09.428121 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:09.428009 32536 leader_election.cc:343] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.429055 32566 raft_consensus.cc:2393] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
W20260709 12:25:09.429546 32536 leader_election.cc:343] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:09.431126 32537 leader_election.cc:343] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.432018 32711 leader_election.cc:290] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:09.346990 32697 raft_consensus.cc:2804] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:09.412144 32616 raft_consensus.cc:385] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.402438 32346 raft_consensus.cc:2468] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:09.434922 32616 raft_consensus.cc:740] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.433450 32568 raft_consensus.cc:2468] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:09.440496 32616 consensus_queue.cc:260] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.442528 32616 ts_tablet_manager.cc:1434] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.111s	user 0.007s	sys 0.000s
I20260709 12:25:09.442312 32618 raft_consensus.cc:359] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.442759 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:09.442318 32311 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:09.443491 32616 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:09.444353 32618 raft_consensus.cc:385] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.434136 32697 raft_consensus.cc:493] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:09.444489   336 raft_consensus.cc:2804] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.435612 32460 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:09.444880 32697 raft_consensus.cc:3060] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.445098   336 raft_consensus.cc:697] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:09.445773 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:09.446123   336 consensus_queue.cc:237] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.431901 32536 leader_election.cc:304] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
W20260709 12:25:09.448953 32536 leader_election.cc:343] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.449401 32536 leader_election.cc:304] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:09.435945 32765 leader_election.cc:290] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:09.449491 32752 raft_consensus.cc:2749] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.449932 32389 leader_election.cc:304] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:09.453811 32616 tablet_bootstrap.cc:654] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.450363   337 raft_consensus.cc:2804] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:09.454459 32615 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:09.454771   337 raft_consensus.cc:493] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:09.455025 32615 ts_tablet_manager.cc:1403] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.344s	user 0.029s	sys 0.031s
I20260709 12:25:09.455227   337 raft_consensus.cc:3060] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.457903 32618 raft_consensus.cc:740] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.451014 32648 raft_consensus.cc:2749] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.463104 32618 consensus_queue.cc:260] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.458369 32615 raft_consensus.cc:359] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.461161   335 consensus_queue.cc:1048] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.456830 32697 raft_consensus.cc:515] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.465462 32615 raft_consensus.cc:385] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.466261 32615 raft_consensus.cc:740] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.469161 32618 ts_tablet_manager.cc:1434] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.133s	user 0.005s	sys 0.004s
I20260709 12:25:09.470410 32618 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:09.467350 32615 consensus_queue.cc:260] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.475373 32615 ts_tablet_manager.cc:1434] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:25:09.476809 32615 tablet_bootstrap.cc:492] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:09.476876 32570 raft_consensus.cc:2393] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:09.477720 32697 leader_election.cc:290] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:09.480453 32614 tablet_bootstrap.cc:492] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:09.480268 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:09.480932 32614 ts_tablet_manager.cc:1403] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.278s	user 0.040s	sys 0.044s
I20260709 12:25:09.481082 32497 raft_consensus.cc:2393] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb6c3223ed4645daaf2b2c2a746f42ef in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:09.486202 32615 tablet_bootstrap.cc:654] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.486426 32614 raft_consensus.cc:359] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.487144   335 consensus_queue.cc:1048] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:09.487154 32614 raft_consensus.cc:385] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.489378 32614 raft_consensus.cc:740] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.490809 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "979eb391f6a84f3e8e42496fadba7ddd" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:09.493666 32616 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:09.494190 32616 ts_tablet_manager.cc:1403] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.003s
I20260709 12:25:09.494985 32614 consensus_queue.cc:260] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.466145 32765 raft_consensus.cc:3060] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.503418 32618 tablet_bootstrap.cc:654] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.517374 32460 leader_election.cc:304] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:09.518726 32666 raft_consensus.cc:2749] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.522208   335 consensus_queue.cc:1048] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.507443 32418 raft_consensus.cc:3060] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.522869   329 consensus_queue.cc:1048] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:09.523635   335 consensus_queue.cc:1048] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.516036 32245 catalog_manager.cc:5697] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:09.540861   337 raft_consensus.cc:515] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
W20260709 12:25:09.542616 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:09.543962 32614 ts_tablet_manager.cc:1434] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260709 12:25:09.544358   337 leader_election.cc:290] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:09.546010 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8f402d48e4b5cab7265b400e30709" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:09.546761 32496 raft_consensus.cc:3060] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.551188 32614 tablet_bootstrap.cc:492] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:09.537357 32648 raft_consensus.cc:493] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.564170 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8f402d48e4b5cab7265b400e30709" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:09.564481 32648 raft_consensus.cc:515] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.567062 32496 raft_consensus.cc:2468] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:09.568264 32536 leader_election.cc:304] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:09.569182 32697 raft_consensus.cc:2804] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.569676 32697 raft_consensus.cc:697] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:09.570533 32537 leader_election.cc:304] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:09.570533 32697 consensus_queue.cc:237] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.571729 32627 consensus_queue.cc:1048] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.573911 32711 raft_consensus.cc:2804] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.574429 32711 raft_consensus.cc:697] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:09.575254 32711 consensus_queue.cc:237] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.589766 32616 raft_consensus.cc:359] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.590415 32616 raft_consensus.cc:385] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.590696 32616 raft_consensus.cc:740] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.597155 32765 raft_consensus.cc:2749] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.601930 32616 consensus_queue.cc:260] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.603838 32616 ts_tablet_manager.cc:1434] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260709 12:25:09.604671 32616 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:09.599287 32418 raft_consensus.cc:2468] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:09.568583 32648 leader_election.cc:290] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:09.607020   336 raft_consensus.cc:493] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.607672   336 raft_consensus.cc:515] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.599529 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:09.599625 32627 consensus_queue.cc:1048] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:25:09.617509 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:09.616225 32536 leader_election.cc:343] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.624121 32616 tablet_bootstrap.cc:654] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.627548   336 leader_election.cc:290] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
W20260709 12:25:09.628512   371 log.cc:927] Time spent T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 12:25:09.624059 32536 leader_election.cc:343] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:09.639421 32537 leader_election.cc:343] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.640157 32537 leader_election.cc:304] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:09.649732   369 log.cc:927] Time spent T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Append to log took a long time: real 0.073s	user 0.003s	sys 0.000s
I20260709 12:25:09.653668   337 raft_consensus.cc:2749] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:09.649765 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:09.670724 32666 raft_consensus.cc:493] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.675369 32666 raft_consensus.cc:515] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.679314 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f9cd6b36714636889d4e2e07a08aa1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:09.680114 32346 raft_consensus.cc:2468] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:09.681417 32666 leader_election.cc:290] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:09.682364 32463 leader_election.cc:304] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:09.683415 32752 raft_consensus.cc:2804] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:09.683861 32752 raft_consensus.cc:493] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:09.684255 32752 raft_consensus.cc:3060] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:09.685675 32313 leader_election.cc:343] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.696686 32614 tablet_bootstrap.cc:654] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.716388 32616 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:09.716920 32616 ts_tablet_manager.cc:1403] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.112s	user 0.035s	sys 0.031s
I20260709 12:25:09.697767 32536 leader_election.cc:304] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:09.719086 32615 tablet_bootstrap.cc:492] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:09.719183   337 raft_consensus.cc:2804] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.719827 32615 ts_tablet_manager.cc:1403] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.243s	user 0.013s	sys 0.024s
I20260709 12:25:09.720077   337 raft_consensus.cc:697] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:09.721807 32618 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:09.722376 32618 ts_tablet_manager.cc:1403] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.252s	user 0.020s	sys 0.025s
I20260709 12:25:09.722427   337 consensus_queue.cc:237] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.723063 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f9cd6b36714636889d4e2e07a08aa1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:09.723708 32570 raft_consensus.cc:2468] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:09.725996 32615 raft_consensus.cc:359] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.739243 32615 raft_consensus.cc:385] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.739729 32615 raft_consensus.cc:740] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.740671 32615 consensus_queue.cc:260] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.741629 32618 raft_consensus.cc:359] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.718433 32752 raft_consensus.cc:515] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.742355 32618 raft_consensus.cc:385] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.742728 32618 raft_consensus.cc:740] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.742444 32615 ts_tablet_manager.cc:1434] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.001s
W20260709 12:25:09.725926 32536 consensus_peers.cc:597] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:09.762356 32752 leader_election.cc:290] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:09.762615 32616 raft_consensus.cc:359] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.770128 32616 raft_consensus.cc:385] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.770536 32616 raft_consensus.cc:740] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.772341 32615 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:09.775519 32616 consensus_queue.cc:260] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.782227 32618 consensus_queue.cc:260] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.810600 32616 ts_tablet_manager.cc:1434] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.002s
W20260709 12:25:09.769788 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 44059us
I20260709 12:25:09.808789 32666 raft_consensus.cc:493] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.827090 32618 ts_tablet_manager.cc:1434] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.104s	user 0.006s	sys 0.003s
I20260709 12:25:09.829422 32618 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:09.824683 32666 raft_consensus.cc:515] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.844832 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f9cd6b36714636889d4e2e07a08aa1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:09.845111 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:09.845542 32568 raft_consensus.cc:3060] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:09.845793 32494 raft_consensus.cc:2468] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:09.846900 32616 tablet_bootstrap.cc:492] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:09.850457 32614 tablet_bootstrap.cc:492] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:09.850951 32614 ts_tablet_manager.cc:1403] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.300s	user 0.011s	sys 0.004s
I20260709 12:25:09.851378 32616 tablet_bootstrap.cc:654] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.853195   350 consensus_queue.cc:1048] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.853544 32614 raft_consensus.cc:359] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.854192 32614 raft_consensus.cc:385] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.854451 32614 raft_consensus.cc:740] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.855237 32614 consensus_queue.cc:260] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.857417 32614 ts_tablet_manager.cc:1434] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:09.858371 32614 tablet_bootstrap.cc:492] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:09.858919 32666 leader_election.cc:290] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:09.855185 32615 tablet_bootstrap.cc:654] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.862638 32568 raft_consensus.cc:2468] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:09.863884 32460 leader_election.cc:304] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:09.864717 32666 raft_consensus.cc:2804] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:09.865685 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:09.877573 32462 leader_election.cc:343] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.883384 32618 tablet_bootstrap.cc:654] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.883930 32666 raft_consensus.cc:697] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:09.887738 32615 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:09.887712 32666 consensus_queue.cc:237] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:09.888489 32615 ts_tablet_manager.cc:1403] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.005s
I20260709 12:25:09.892668 32615 raft_consensus.cc:359] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.893517 32614 tablet_bootstrap.cc:654] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.893610 32615 raft_consensus.cc:385] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.894099 32615 raft_consensus.cc:740] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.898438 32615 consensus_queue.cc:260] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.895501 32243 catalog_manager.cc:5697] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.900450 32243 catalog_manager.cc:5697] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.901546 32243 catalog_manager.cc:5697] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:09.902653 32243 catalog_manager.cc:5697] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:09.904665 32615 ts_tablet_manager.cc:1434] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 12:25:09.905432   337 consensus_queue.cc:1048] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.905817 32615 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:09.910473 32766 raft_consensus.cc:493] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.911119 32766 raft_consensus.cc:515] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.913347 32766 leader_election.cc:290] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:09.910501 32616 tablet_bootstrap.cc:492] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:09.915421 32616 ts_tablet_manager.cc:1403] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.017s
I20260709 12:25:09.918565 32615 tablet_bootstrap.cc:654] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.919234 32616 raft_consensus.cc:359] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.920218 32616 raft_consensus.cc:385] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:09.922037   350 raft_consensus.cc:493] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:09.922663   350 raft_consensus.cc:515] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:09.926102 32618 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:09.926856 32618 ts_tablet_manager.cc:1403] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.005s
I20260709 12:25:09.927300 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f92a1ad973441c9c4827fd1f18c29a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:09.930603 32618 raft_consensus.cc:359] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.931491 32618 raft_consensus.cc:385] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:25:09.931806 32462 leader_election.cc:343] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:09.931854 32618 raft_consensus.cc:740] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.933614   350 leader_election.cc:290] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:09.920554 32616 raft_consensus.cc:740] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:09.934561 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2970a587794047d4bb1e79b8796cb85a" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:09.935361 32496 raft_consensus.cc:2393] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:09.933122 32618 consensus_queue.cc:260] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:09.935101 32616 consensus_queue.cc:260] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:09.937769 32616 ts_tablet_manager.cc:1434] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:25:09.938529 32618 ts_tablet_manager.cc:1434] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:25:09.938849 32616 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:09.964097 32616 tablet_bootstrap.cc:654] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:09.968184 32618 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:10.085698 32618 tablet_bootstrap.cc:654] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.092314 32618 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:10.092778 32618 ts_tablet_manager.cc:1403] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.002s
I20260709 12:25:10.095296 32618 raft_consensus.cc:359] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.096036 32618 raft_consensus.cc:385] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.096349 32618 raft_consensus.cc:740] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.097411 32618 consensus_queue.cc:260] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.099781 32618 ts_tablet_manager.cc:1434] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 12:25:10.100682 32618 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:10.105968 32618 tablet_bootstrap.cc:654] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.111079 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:10.111800 32348 raft_consensus.cc:2468] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:10.114795 32614 tablet_bootstrap.cc:492] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:10.115294 32614 ts_tablet_manager.cc:1403] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.257s	user 0.021s	sys 0.022s
I20260709 12:25:10.115504 32618 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:10.117697 32618 ts_tablet_manager.cc:1403] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260709 12:25:10.118662 32614 raft_consensus.cc:359] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.120210 32618 raft_consensus.cc:359] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.120877 32614 raft_consensus.cc:385] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.120990 32618 raft_consensus.cc:385] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.121620 32614 raft_consensus.cc:740] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.121788 32618 raft_consensus.cc:740] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.122439 32614 consensus_queue.cc:260] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.122617 32618 consensus_queue.cc:260] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.124945 32618 ts_tablet_manager.cc:1434] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 12:25:10.125721 32614 ts_tablet_manager.cc:1434] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:25:10.126004 32618 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:10.127341 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f92a1ad973441c9c4827fd1f18c29a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:10.128134 32345 raft_consensus.cc:2468] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:10.126669 32614 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:10.132609 32618 tablet_bootstrap.cc:654] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.135340 32614 tablet_bootstrap.cc:654] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.145963 32618 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:10.146344 32614 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:10.146435 32618 ts_tablet_manager.cc:1403] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 12:25:10.146917 32614 ts_tablet_manager.cc:1403] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260709 12:25:10.148650 32618 raft_consensus.cc:359] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.149415 32618 raft_consensus.cc:385] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.150112 32614 raft_consensus.cc:359] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.150118 32618 raft_consensus.cc:740] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.150897 32614 raft_consensus.cc:385] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.151212 32614 raft_consensus.cc:740] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.151450 32618 consensus_queue.cc:260] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.151948 32614 consensus_queue.cc:260] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.154489 32614 ts_tablet_manager.cc:1434] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:10.154652 32463 leader_election.cc:304] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.155356 32614 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:10.156277   350 raft_consensus.cc:493] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.156766   350 raft_consensus.cc:515] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.158857   350 leader_election.cc:290] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:10.159340   350 raft_consensus.cc:2804] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.159663   350 raft_consensus.cc:493] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.159982   350 raft_consensus.cc:3060] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.161983 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116efd27218f4b3184e29f00f7e2dde3" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:10.154667 32618 ts_tablet_manager.cc:1434] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:10.162458 32614 tablet_bootstrap.cc:654] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.163151 32618 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:10.163228 32462 leader_election.cc:343] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.174926 32423 raft_consensus.cc:3060] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.177452 32618 tablet_bootstrap.cc:654] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.179411 32753 consensus_queue.cc:1048] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:10.200058 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116efd27218f4b3184e29f00f7e2dde3" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:10.201129 32570 raft_consensus.cc:2468] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:10.220379 32460 leader_election.cc:304] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.223657   391 consensus_queue.cc:1048] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:10.225910 32752 raft_consensus.cc:2804] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.226579 32752 raft_consensus.cc:493] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.227041 32752 raft_consensus.cc:3060] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.217525   409 consensus_queue.cc:1048] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
W20260709 12:25:10.232968 32463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 77153.9us
W20260709 12:25:10.271112 32460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 50858.3us
I20260709 12:25:10.267765   404 raft_consensus.cc:493] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.271710   350 raft_consensus.cc:515] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.300590   350 leader_election.cc:290] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:10.293956   404 raft_consensus.cc:515] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.302325 32463 leader_election.cc:304] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.304030   350 raft_consensus.cc:2804] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.304687   350 raft_consensus.cc:493] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.305178   350 raft_consensus.cc:3060] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.311679 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:10.314558 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:10.315021 32496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:10.315282 32421 raft_consensus.cc:3060] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.315853 32496 raft_consensus.cc:2393] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:10.311462 32752 raft_consensus.cc:515] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.312922 32345 raft_consensus.cc:3060] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.311137   404 leader_election.cc:290] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:10.350066 32614 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:10.350649 32614 ts_tablet_manager.cc:1403] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.195s	user 0.045s	sys 0.067s
I20260709 12:25:10.361141 32616 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:10.361732 32616 ts_tablet_manager.cc:1403] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.423s	user 0.016s	sys 0.002s
I20260709 12:25:10.365056   335 raft_consensus.cc:493] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.365630   335 raft_consensus.cc:515] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.367798   335 leader_election.cc:290] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:10.373584   329 raft_consensus.cc:493] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.374158   329 raft_consensus.cc:515] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.376212 32616 raft_consensus.cc:359] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.377035 32616 raft_consensus.cc:385] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.377327 32616 raft_consensus.cc:740] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.378014 32616 consensus_queue.cc:260] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.378608 32618 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:10.379113 32618 ts_tablet_manager.cc:1403] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.216s	user 0.007s	sys 0.027s
I20260709 12:25:10.382946 32711 raft_consensus.cc:493] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.383486 32711 raft_consensus.cc:515] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.385480 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:10.386205 32566 raft_consensus.cc:2468] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:10.388320 32616 ts_tablet_manager.cc:1434] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:25:10.389402 32616 tablet_bootstrap.cc:492] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:10.389777 32711 leader_election.cc:290] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:10.392021   350 raft_consensus.cc:515] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.393394   337 consensus_queue.cc:1048] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:10.395123 32616 tablet_bootstrap.cc:654] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.397922 32618 raft_consensus.cc:359] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.398697 32618 raft_consensus.cc:385] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.399048 32618 raft_consensus.cc:740] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.399976 32618 consensus_queue.cc:260] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.401433 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:10.402491 32618 ts_tablet_manager.cc:1434] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 12:25:10.403795 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:10.404425 32566 raft_consensus.cc:2468] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:10.404598 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:10.404681 32537 leader_election.cc:343] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.405285 32618 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:10.416054 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116efd27218f4b3184e29f00f7e2dde3" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:10.417549 32752 leader_election.cc:290] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:10.407629 32345 raft_consensus.cc:2468] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:10.405905 32311 leader_election.cc:304] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:10.376286   329 leader_election.cc:290] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:10.420796   391 raft_consensus.cc:2804] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.421417   391 raft_consensus.cc:493] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.421847   391 raft_consensus.cc:3060] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.425679   336 raft_consensus.cc:493] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:10.426493 32536 leader_election.cc:343] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.426993 32536 leader_election.cc:304] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:10.428871 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "116efd27218f4b3184e29f00f7e2dde3" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:10.429575 32571 raft_consensus.cc:3060] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.430269   384 consensus_queue.cc:1048] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:09.820945 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f9cd6b36714636889d4e2e07a08aa1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:10.431936 32346 raft_consensus.cc:3060] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.435673 32711 raft_consensus.cc:2749] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:10.436436 32711 consensus_queue.cc:1048] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:10.413370 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f92a1ad973441c9c4827fd1f18c29a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:10.441066 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:10.444311 32420 raft_consensus.cc:3060] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.444983 32389 leader_election.cc:304] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:10.451270 32615 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.007s	sys 0.002s
W20260709 12:25:10.451658 32615 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.007s	sys 0.002s
W20260709 12:25:10.456157 32494 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.005s	sys 0.009s
W20260709 12:25:10.456524 32494 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.513s	user 0.005s	sys 0.009s
I20260709 12:25:10.466852 32615 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:10.467408 32615 ts_tablet_manager.cc:1403] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.562s	user 0.021s	sys 0.003s
W20260709 12:25:10.467793 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 61975us
I20260709 12:25:10.468825 32311 leader_election.cc:304] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:10.410215 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2970a587794047d4bb1e79b8796cb85a" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:10.413894   350 leader_election.cc:290] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:10.470463   329 raft_consensus.cc:2804] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.414376 32614 raft_consensus.cc:359] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.426265   336 raft_consensus.cc:515] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.471760   329 raft_consensus.cc:493] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.476095   329 raft_consensus.cc:3060] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:10.476106 32462 leader_election.cc:343] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:10.477763 32462 leader_election.cc:343] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.477834   336 leader_election.cc:290] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:10.472400   337 consensus_queue.cc:1048] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:25:10.484311 32386 leader_election.cc:304] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:10.485729 32766 raft_consensus.cc:2749] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:10.474709 32614 raft_consensus.cc:385] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.488221 32614 raft_consensus.cc:740] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.488916 32313 leader_election.cc:304] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.489295 32614 consensus_queue.cc:260] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.490885   390 raft_consensus.cc:2764] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:25:10.492915   389 consensus_queue.cc:1048] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:10.495627 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
W20260709 12:25:10.501300 32311 leader_election.cc:343] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.469853 32571 raft_consensus.cc:2468] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:10.509752   390 raft_consensus.cc:493] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.515838   391 raft_consensus.cc:515] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:10.515587 32536 consensus_peers.cc:597] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.521417 32614 ts_tablet_manager.cc:1434] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.170s	user 0.009s	sys 0.000s
I20260709 12:25:10.525547 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:10.526757 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:10.540203 32614 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:10.538511 32615 raft_consensus.cc:359] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.413479 32421 raft_consensus.cc:2468] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:10.536430 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:10.538354 32618 tablet_bootstrap.cc:654] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.510334   390 raft_consensus.cc:515] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.541788 32615 raft_consensus.cc:385] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.536284   391 leader_election.cc:290] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:10.551690 32615 raft_consensus.cc:740] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.553781 32615 consensus_queue.cc:260] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.552239 32766 raft_consensus.cc:493] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.550578   404 raft_consensus.cc:2749] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:10.566108 32616 tablet_bootstrap.cc:492] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:10.566699 32616 ts_tablet_manager.cc:1403] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.177s	user 0.011s	sys 0.000s
I20260709 12:25:10.564776 32766 raft_consensus.cc:515] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.563640   329 raft_consensus.cc:515] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.569800 32616 raft_consensus.cc:359] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.570382 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:10.570677 32616 raft_consensus.cc:385] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.571103 32616 raft_consensus.cc:740] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.572863 32460 leader_election.cc:304] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.568729 32766 leader_election.cc:290] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:10.575217 32616 consensus_queue.cc:260] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.584409 32616 ts_tablet_manager.cc:1434] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:25:10.585932 32616 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:10.589901 32615 ts_tablet_manager.cc:1434] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.002s
I20260709 12:25:10.575585   350 raft_consensus.cc:2804] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:10.592339 32615 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:10.589172 32346 raft_consensus.cc:2468] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:10.602877   329 leader_election.cc:290] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
W20260709 12:25:10.593603 32313 leader_election.cc:343] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.612389 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:10.612396 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb35d5b3b9343f7bce4458cfa0628dd" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:10.612457 32752 consensus_queue.cc:1048] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:10.623167 32417 raft_consensus.cc:3060] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.609174 32462 leader_election.cc:304] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:10.610960   350 raft_consensus.cc:697] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:10.638186 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:10.638971 32567 raft_consensus.cc:3060] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.638535   350 consensus_queue.cc:237] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.640815   390 leader_election.cc:290] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:10.633282 32571 raft_consensus.cc:3060] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.643733 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:10.644479 32568 raft_consensus.cc:2468] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:10.646993 32311 leader_election.cc:304] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:10.654682 32753 raft_consensus.cc:2804] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:10.654959 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:10.652925 32462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 48989.5us
I20260709 12:25:10.655329 32753 raft_consensus.cc:697] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:10.659572 32244 catalog_manager.cc:5697] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:10.652355 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 61542.1us
I20260709 12:25:10.668010   390 raft_consensus.cc:2804] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.668817 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f92a1ad973441c9c4827fd1f18c29a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:10.684916 32615 tablet_bootstrap.cc:654] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.684850 32614 tablet_bootstrap.cc:654] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.679718   390 raft_consensus.cc:493] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.704159 32616 tablet_bootstrap.cc:654] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.693260 32346 raft_consensus.cc:3060] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.695412   357 consensus_queue.cc:1048] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:25:10.715317 32386 leader_election.cc:304] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:10.707930   390 raft_consensus.cc:3060] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.725409   367 raft_consensus.cc:493] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.726058   367 raft_consensus.cc:515] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.697862 32753 consensus_queue.cc:237] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:10.696292 32313 leader_election.cc:343] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.732535 32346 raft_consensus.cc:2468] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:10.771670 32463 leader_election.cc:304] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.773294   357 raft_consensus.cc:2804] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:10.773901   357 raft_consensus.cc:697] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:10.774943   357 consensus_queue.cc:237] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.779513   367 leader_election.cc:290] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:10.781647 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8f402d48e4b5cab7265b400e30709" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:10.782428 32571 raft_consensus.cc:2468] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:10.790542 32567 raft_consensus.cc:2468] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:10.791401   337 raft_consensus.cc:493] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.791916   337 raft_consensus.cc:515] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:10.745970 32313 leader_election.cc:343] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.795720 32243 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39482 (request call id 31) took 1275 ms. Trace:
I20260709 12:25:10.812484 32711 consensus_queue.cc:1048] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:10.793998   390 raft_consensus.cc:515] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.834740   336 raft_consensus.cc:493] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.835428   336 raft_consensus.cc:515] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.837638   336 leader_election.cc:290] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
W20260709 12:25:10.839325 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:10.808815 32313 leader_election.cc:304] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.842011 32765 raft_consensus.cc:2749] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:10.847420 32616 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:10.848174 32616 ts_tablet_manager.cc:1403] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.263s	user 0.014s	sys 0.018s
I20260709 12:25:10.850443 32614 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:10.850867 32614 ts_tablet_manager.cc:1403] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.312s	user 0.017s	sys 0.012s
I20260709 12:25:10.853410   390 leader_election.cc:290] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:10.854595   337 leader_election.cc:290] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:10.855794 32614 raft_consensus.cc:359] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.856601 32614 raft_consensus.cc:385] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.856894 32614 raft_consensus.cc:740] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.810042 32243 rpcz_store.cc:276] 0709 12:25:09.518721 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:09.518871 (+   150us) service_pool.cc:224] Handling call
0709 12:25:10.794144 (+1275273us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:10.185969 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:10.186744 (+   775us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:10.186793 (+    49us) write_op.cc:435] Acquired schema lock
0709 12:25:10.186815 (+    22us) tablet.cc:662] Decoding operations
0709 12:25:10.187649 (+   834us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:10.187731 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:10.187772 (+    41us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:25:10.188312 (+   540us) tablet.cc:701] Row locks acquired
0709 12:25:10.188338 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:25:10.188534 (+   196us) write_op.cc:270] Start()
0709 12:25:10.188680 (+   146us) write_op.cc:276] Timestamp: P: 1783599910188466 usec, L: 0
0709 12:25:10.188713 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 12:25:10.231638 (+ 42925us) log.cc:844] Serialized 1717 byte log entry
0709 12:25:10.419303 (+187665us) op_driver.cc:464] REPLICATION: finished
0709 12:25:10.612100 (+192797us) write_op.cc:301] APPLY: starting
0709 12:25:10.612200 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:10.612356 (+   156us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:10.612474 (+   118us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:10.612962 (+   488us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:10.613146 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:25:10.613205 (+    59us) write_op.cc:312] APPLY: finished
0709 12:25:10.613443 (+   238us) log.cc:844] Serialized 40 byte log entry
0709 12:25:10.613601 (+   158us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:10.613695 (+    94us) write_op.cc:454] Released schema lock
0709 12:25:10.613739 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:10.614033 (+   294us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:10.614062 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":252913,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":191160,"apply.run_cpu_time_us":1953,"apply.run_wall_time_us":1954,"num_ops":4,"prepare.queue_time_us":27764,"prepare.run_cpu_time_us":4362,"prepare.run_wall_time_us":49415,"replication_time_us":228319,"thread_start_us":162275,"threads_started":1}]]}
I20260709 12:25:10.858142 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:10.858553 32618 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:10.858882 32346 raft_consensus.cc:2468] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:10.859542 32618 ts_tablet_manager.cc:1403] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.456s	user 0.035s	sys 0.023s
I20260709 12:25:10.886047 32614 consensus_queue.cc:260] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.889379 32618 raft_consensus.cc:359] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.890692 32618 raft_consensus.cc:385] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.891043 32618 raft_consensus.cc:740] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.891935 32618 consensus_queue.cc:260] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.894845 32616 raft_consensus.cc:359] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.895915 32616 raft_consensus.cc:385] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.896338 32616 raft_consensus.cc:740] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.897485 32616 consensus_queue.cc:260] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.901860 32616 ts_tablet_manager.cc:1434] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260709 12:25:10.903406 32616 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:10.887324 32537 leader_election.cc:304] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:10.905845 32711 raft_consensus.cc:2804] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.908121 32614 ts_tablet_manager.cc:1434] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.004s
I20260709 12:25:10.909734 32614 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:10.913821 32615 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:10.914381 32615 ts_tablet_manager.cc:1403] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.323s	user 0.013s	sys 0.007s
I20260709 12:25:10.915078 32666 raft_consensus.cc:493] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.906271 32711 raft_consensus.cc:493] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.915973 32711 raft_consensus.cc:3060] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.915689 32666 raft_consensus.cc:515] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:10.920463 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:10.922372 32614 tablet_bootstrap.cc:654] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.922676 32666 leader_election.cc:290] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:10.922784 32615 raft_consensus.cc:359] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:10.922472 32462 leader_election.cc:343] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.923723 32615 raft_consensus.cc:385] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:10.924075 32615 raft_consensus.cc:740] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:10.924841 32615 consensus_queue.cc:260] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:10.933626 32618 ts_tablet_manager.cc:1434] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.001s
I20260709 12:25:10.935068 32618 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:10.939484 32615 ts_tablet_manager.cc:1434] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:25:10.945510 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
W20260709 12:25:10.946094 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 160837us
I20260709 12:25:10.947983 32311 leader_election.cc:304] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:10.948518 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:10.949268 32571 raft_consensus.cc:3060] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.950707   389 raft_consensus.cc:2804] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:10.951316   389 raft_consensus.cc:697] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:10.952260   389 consensus_queue.cc:237] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:10.958279 32666 raft_consensus.cc:493] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:10.959502 32666 raft_consensus.cc:515] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:10.961951 32666 leader_election.cc:290] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
W20260709 12:25:10.962357   438 log.cc:927] Time spent T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: Append to log took a long time: real 0.166s	user 0.000s	sys 0.003s
I20260709 12:25:10.964005 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e910c2078223459f9ba71383978603b6" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:10.965725 32462 leader_election.cc:343] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:10.967772 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e910c2078223459f9ba71383978603b6" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:10.968554 32344 raft_consensus.cc:2468] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:10.970073 32463 leader_election.cc:304] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:10.971452 32666 raft_consensus.cc:2804] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:10.971907 32666 raft_consensus.cc:493] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:10.972309 32666 raft_consensus.cc:3060] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:10.974345 32711 raft_consensus.cc:515] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:10.978495 32369 debug-util.cc:398] Leaking SignalData structure 0x7b0800310b80 after lost signal to thread 29189
W20260709 12:25:10.979720 32369 debug-util.cc:398] Leaking SignalData structure 0x7b080027bb40 after lost signal to thread 32280
W20260709 12:25:10.980170 32536 leader_election.cc:343] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:10.981102 32369 debug-util.cc:398] Leaking SignalData structure 0x7b080027b700 after lost signal to thread 32372
W20260709 12:25:10.982299 32369 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe800 after lost signal to thread 32447
W20260709 12:25:10.983448 32369 debug-util.cc:398] Leaking SignalData structure 0x7b080018e080 after lost signal to thread 32521
W20260709 12:25:10.983829 32369 debug-util.cc:398] Leaking SignalData structure 0x7b0800113540 after lost signal to thread 32522
W20260709 12:25:10.984973 32369 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd160 after lost signal to thread 32595
I20260709 12:25:10.985160 32571 raft_consensus.cc:2468] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:10.987879 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e8f402d48e4b5cab7265b400e30709" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:10.989627 32614 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:10.989909 32616 tablet_bootstrap.cc:654] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.990167 32614 ts_tablet_manager.cc:1403] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.011s
W20260709 12:25:10.990285 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 253511us
I20260709 12:25:10.990731 32618 tablet_bootstrap.cc:654] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:10.994189 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:10.996186   336 raft_consensus.cc:2804] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:10.996902   336 raft_consensus.cc:697] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:10.998207   336 consensus_queue.cc:237] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.002282 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:11.003113 32344 raft_consensus.cc:3060] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.005399 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:11.006210 32666 raft_consensus.cc:515] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.008411 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:11.009357 32497 raft_consensus.cc:2468] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:10.976850 32711 leader_election.cc:290] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:11.012686 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e910c2078223459f9ba71383978603b6" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:11.013434 32346 raft_consensus.cc:3060] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.015611 32388 leader_election.cc:304] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:11.017056 32765 raft_consensus.cc:2749] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:11.018728 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:11.018674 32614 raft_consensus.cc:359] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.019737 32614 raft_consensus.cc:385] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.020131 32614 raft_consensus.cc:740] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.021072 32614 consensus_queue.cc:260] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.021718 32346 raft_consensus.cc:2468] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:11.022321 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a1deb64df44654b2225b4a0349bc4b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:11.022938 32463 leader_election.cc:304] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:11.023840   357 raft_consensus.cc:2804] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.024330   357 raft_consensus.cc:697] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:11.025535   357 consensus_queue.cc:237] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.026671 32614 ts_tablet_manager.cc:1434] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.008s
I20260709 12:25:11.027815 32614 tablet_bootstrap.cc:492] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
W20260709 12:25:11.031221 32313 leader_election.cc:343] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.031864 32313 leader_election.cc:304] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:11.032444 32711 raft_consensus.cc:493] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.035418 32244 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:39510 (request call id 31) took 1417 ms. Trace:
I20260709 12:25:11.035753 32616 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:11.036405 32616 ts_tablet_manager.cc:1403] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.000s
I20260709 12:25:11.036233 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:11.036923 32497 raft_consensus.cc:3060] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.037910 32666 leader_election.cc:290] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:11.040452 32311 leader_election.cc:304] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:11.042034 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a1deb64df44654b2225b4a0349bc4b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:11.033118 32711 raft_consensus.cc:515] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.035904 32244 rpcz_store.cc:276] 0709 12:25:09.617670 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:25:09.617790 (+   120us) service_pool.cc:224] Handling call
0709 12:25:11.035351 (+1417561us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:25:10.852332 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:25:10.852935 (+   603us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:25:10.852976 (+    41us) write_op.cc:435] Acquired schema lock
0709 12:25:10.852992 (+    16us) tablet.cc:662] Decoding operations
0709 12:25:10.853386 (+   394us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:25:10.853435 (+    49us) write_op.cc:641] Partition lock acquired for write op
0709 12:25:10.853460 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:25:10.853658 (+   198us) tablet.cc:701] Row locks acquired
0709 12:25:10.853673 (+    15us) write_op.cc:260] PREPARE: finished
0709 12:25:10.853809 (+   136us) write_op.cc:270] Start()
0709 12:25:10.853938 (+   129us) write_op.cc:276] Timestamp: P: 1783599910853767 usec, L: 0
0709 12:25:10.853959 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:25:10.854589 (+   630us) log.cc:844] Serialized 543 byte log entry
0709 12:25:10.884423 (+ 29834us) op_driver.cc:464] REPLICATION: finished
0709 12:25:10.884807 (+   384us) write_op.cc:301] APPLY: starting
0709 12:25:10.884888 (+    81us) tablet.cc:1367] starting BulkCheckPresence
0709 12:25:10.884984 (+    96us) tablet.cc:1370] finished BulkCheckPresence
0709 12:25:10.885090 (+   106us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:25:10.885282 (+   192us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:25:10.885429 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:25:10.885475 (+    46us) write_op.cc:312] APPLY: finished
0709 12:25:10.885662 (+   187us) log.cc:844] Serialized 22 byte log entry
0709 12:25:10.885816 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:10.885892 (+    76us) write_op.cc:454] Released schema lock
0709 12:25:10.885927 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:25:10.895713 (+  9786us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:25:10.895748 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":95531,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":121,"apply.run_cpu_time_us":1479,"apply.run_wall_time_us":5199,"num_ops":1,"prepare.queue_time_us":82747,"prepare.run_cpu_time_us":2708,"prepare.run_wall_time_us":28262,"replication_time_us":24226,"thread_start_us":44219,"threads_started":1}]]}
I20260709 12:25:11.045992 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e910c2078223459f9ba71383978603b6" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:11.050972 32462 leader_election.cc:343] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.054567 32615 tablet_bootstrap.cc:492] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
W20260709 12:25:11.055730 32536 leader_election.cc:343] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.057524 32614 tablet_bootstrap.cc:654] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.041620 32616 raft_consensus.cc:359] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.058871 32616 raft_consensus.cc:385] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.059286 32616 raft_consensus.cc:740] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.063452 32711 leader_election.cc:290] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:11.052647 32497 raft_consensus.cc:2468] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:11.064493 32616 consensus_queue.cc:260] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.066730 32344 raft_consensus.cc:2468] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:11.069360 32537 leader_election.cc:304] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:11.070252   384 raft_consensus.cc:2749] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.072713 32616 ts_tablet_manager.cc:1434] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 12:25:11.072672 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184ccca0127f497992d34e8df911ac53" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:11.073791 32616 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:11.065167 32243 catalog_manager.cc:5697] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:11.077574 32313 leader_election.cc:343] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:11.081302 32460 leader_election.cc:343] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:11.082463 32537 leader_election.cc:343] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.067716   389 raft_consensus.cc:2804] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.079981 32243 catalog_manager.cc:5697] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.085080 32618 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:11.075580 32711 raft_consensus.cc:2804] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.085754 32618 ts_tablet_manager.cc:1403] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.004s
I20260709 12:25:11.089630   389 raft_consensus.cc:697] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:11.090160 32618 raft_consensus.cc:359] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.090922 32618 raft_consensus.cc:385] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.091240 32618 raft_consensus.cc:740] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.090672   389 consensus_queue.cc:237] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.091845 32618 consensus_queue.cc:260] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.086694 32460 leader_election.cc:304] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:11.093927 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184ccca0127f497992d34e8df911ac53" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:11.094594 32497 raft_consensus.cc:2468] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:11.094841 32711 raft_consensus.cc:697] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:11.095675 32666 raft_consensus.cc:2749] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.095829 32711 consensus_queue.cc:237] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.098721 32243 catalog_manager.cc:5697] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } }
I20260709 12:25:11.099941 32243 catalog_manager.cc:5697] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.104429 32618 ts_tablet_manager.cc:1434] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:25:11.105868 32618 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:11.108759 32616 tablet_bootstrap.cc:654] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:11.109198 32313 leader_election.cc:343] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:11.111356 32313 leader_election.cc:343] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.112053 32618 tablet_bootstrap.cc:654] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.111857 32313 leader_election.cc:304] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.113242   390 raft_consensus.cc:2749] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.123778 32615 tablet_bootstrap.cc:654] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.132567 32614 tablet_bootstrap.cc:492] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:11.133451 32614 ts_tablet_manager.cc:1403] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.015s
I20260709 12:25:11.106034 32536 leader_election.cc:304] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:11.137699   337 raft_consensus.cc:2804] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.143782 32614 raft_consensus.cc:359] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.145126 32614 raft_consensus.cc:385] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.145749 32614 raft_consensus.cc:740] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.146335 32614 consensus_queue.cc:260] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.138101   337 raft_consensus.cc:493] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.159500   337 raft_consensus.cc:3060] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.161041 32666 consensus_queue.cc:1048] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.165940 32666 consensus_queue.cc:1048] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.169788 32421 raft_consensus.cc:3060] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.178756 32614 ts_tablet_manager.cc:1434] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 12:25:11.197624 32614 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
W20260709 12:25:11.177654 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 73772.3us
I20260709 12:25:11.218011   350 consensus_queue.cc:1048] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.241106 32616 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:11.241637 32616 ts_tablet_manager.cc:1403] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.168s	user 0.042s	sys 0.031s
I20260709 12:25:11.244623 32616 raft_consensus.cc:359] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.246035   337 raft_consensus.cc:515] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.248500 32618 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:11.249536 32765 raft_consensus.cc:493] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.249879 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184ccca0127f497992d34e8df911ac53" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:11.250305 32765 raft_consensus.cc:515] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:11.251585 32537 leader_election.cc:343] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.255064 32618 ts_tablet_manager.cc:1403] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.149s	user 0.021s	sys 0.008s
I20260709 12:25:11.246718 32616 raft_consensus.cc:385] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.257433 32765 leader_election.cc:290] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:11.258625 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f92a1ad973441c9c4827fd1f18c29a" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:11.248589   337 leader_election.cc:290] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:11.256187 32614 tablet_bootstrap.cc:654] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.255936 32616 raft_consensus.cc:740] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.260339 32618 raft_consensus.cc:359] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.266615 32618 raft_consensus.cc:385] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.266875 32618 raft_consensus.cc:740] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.266754 32616 consensus_queue.cc:260] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.267663 32618 consensus_queue.cc:260] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.257194 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184ccca0127f497992d34e8df911ac53" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:11.256835 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5f92a1ad973441c9c4827fd1f18c29a" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:11.277380 32346 raft_consensus.cc:2393] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:11.276365 32497 raft_consensus.cc:3060] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.279348 32616 ts_tablet_manager.cc:1434] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 12:25:11.280211 32616 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:11.278798 32389 leader_election.cc:304] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:11.291594 32616 tablet_bootstrap.cc:654] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.292114 32765 raft_consensus.cc:3060] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.292795   350 consensus_queue.cc:1048] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:11.299149 32245 catalog_manager.cc:5697] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.303719 32615 tablet_bootstrap.cc:492] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:11.304415 32615 ts_tablet_manager.cc:1403] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.250s	user 0.016s	sys 0.028s
I20260709 12:25:11.306246   367 raft_consensus.cc:493] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.306989   367 raft_consensus.cc:515] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.310951 32618 ts_tablet_manager.cc:1434] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.001s
I20260709 12:25:11.312129 32618 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:11.311939 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:11.312839 32567 raft_consensus.cc:2393] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:11.314869   367 leader_election.cc:290] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:11.302846 32245 catalog_manager.cc:5697] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.321645 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:11.324122 32389 leader_election.cc:304] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:11.325954   367 raft_consensus.cc:3060] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.333127 32765 raft_consensus.cc:2749] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.334735 32245 catalog_manager.cc:5697] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.339196 32615 raft_consensus.cc:359] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.340329 32615 raft_consensus.cc:385] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.343781 32616 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:11.344340 32616 ts_tablet_manager.cc:1403] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.064s	user 0.036s	sys 0.014s
I20260709 12:25:11.340709 32615 raft_consensus.cc:740] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.349344 32616 raft_consensus.cc:359] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.350034 32616 raft_consensus.cc:385] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.350335 32616 raft_consensus.cc:740] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.350122 32615 consensus_queue.cc:260] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.351086 32616 consensus_queue.cc:260] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.353238   367 raft_consensus.cc:2749] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.356485   415 consensus_queue.cc:1048] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.357419 32616 ts_tablet_manager.cc:1434] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:25:11.357829   415 consensus_queue.cc:1048] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.358386 32616 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:11.363788 32245 catalog_manager.cc:5697] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.364926 32616 tablet_bootstrap.cc:654] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.363559 32497 raft_consensus.cc:2468] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:11.366838 32536 leader_election.cc:304] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:11.369328   337 raft_consensus.cc:2804] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.370167   337 raft_consensus.cc:697] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:11.371420   337 consensus_queue.cc:237] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.376663 32615 ts_tablet_manager.cc:1434] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.005s
I20260709 12:25:11.378322 32615 tablet_bootstrap.cc:492] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:11.382333 32618 tablet_bootstrap.cc:654] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.388195 32614 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:11.388813 32614 ts_tablet_manager.cc:1403] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.193s	user 0.013s	sys 0.013s
I20260709 12:25:11.397053 32614 raft_consensus.cc:359] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.397840 32614 raft_consensus.cc:385] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.398149 32614 raft_consensus.cc:740] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.398864 32614 consensus_queue.cc:260] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.402257 32614 ts_tablet_manager.cc:1434] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:25:11.403463 32614 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:11.408725 32616 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:11.409287 32616 ts_tablet_manager.cc:1403] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.019s
I20260709 12:25:11.412570 32616 raft_consensus.cc:359] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.413266 32616 raft_consensus.cc:385] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.413537 32616 raft_consensus.cc:740] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.415848 32616 consensus_queue.cc:260] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.417902 32616 ts_tablet_manager.cc:1434] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:11.418767 32616 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:11.432116 32614 tablet_bootstrap.cc:654] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.433525 32615 tablet_bootstrap.cc:654] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.430428   389 raft_consensus.cc:493] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.435320   389 raft_consensus.cc:515] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.438241   389 leader_election.cc:290] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:11.439376 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:11.441435 32313 leader_election.cc:343] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.442453 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:11.443215 32566 raft_consensus.cc:2468] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:11.444780 32311 leader_election.cc:304] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.446209   389 raft_consensus.cc:2804] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.437450 32246 catalog_manager.cc:5697] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.446605   389 raft_consensus.cc:493] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.450103   389 raft_consensus.cc:3060] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.450933 32618 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:11.456641 32614 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:11.457444 32618 ts_tablet_manager.cc:1403] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.009s
I20260709 12:25:11.459112 32615 tablet_bootstrap.cc:492] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:11.457470 32614 ts_tablet_manager.cc:1403] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.005s
I20260709 12:25:11.460016 32616 tablet_bootstrap.cc:654] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.461387 32615 ts_tablet_manager.cc:1403] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.006s
I20260709 12:25:11.463195   357 consensus_queue.cc:1048] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:11.461143 32618 raft_consensus.cc:359] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.464044 32618 raft_consensus.cc:385] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.464375 32618 raft_consensus.cc:740] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.464452 32615 raft_consensus.cc:359] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.463239   367 raft_consensus.cc:493] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.465363   367 raft_consensus.cc:515] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.465408 32618 consensus_queue.cc:260] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.470265 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a1deb64df44654b2225b4a0349bc4b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:11.470909 32344 raft_consensus.cc:2468] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:11.471205 32614 raft_consensus.cc:359] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.471999 32614 raft_consensus.cc:385] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.472014 32618 ts_tablet_manager.cc:1434] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:25:11.472463 32614 raft_consensus.cc:740] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.473222 32618 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:11.467630   367 leader_election.cc:290] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:11.474704 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a1deb64df44654b2225b4a0349bc4b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:11.472321 32389 leader_election.cc:304] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:11.475883 32497 raft_consensus.cc:2468] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:11.479249 32666 raft_consensus.cc:493] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.479899 32666 raft_consensus.cc:515] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.469698 32246 catalog_manager.cc:5697] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.481297 32614 consensus_queue.cc:260] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.482091 32666 leader_election.cc:290] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:11.474650   389 raft_consensus.cc:515] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.484264 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0c2036cfb14e2396988d9ab6f80f2d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:11.485137 32614 ts_tablet_manager.cc:1434] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:25:11.485723   389 leader_election.cc:290] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:11.486400 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:11.487027 32566 raft_consensus.cc:3060] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:11.488246 32462 leader_election.cc:343] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.488632 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:11.490098 32313 leader_election.cc:343] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.490697 32614 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:11.496661 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0c2036cfb14e2396988d9ab6f80f2d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:11.497416 32345 raft_consensus.cc:2468] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:11.498685 32463 leader_election.cc:304] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.501072   367 raft_consensus.cc:2804] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.501544   367 raft_consensus.cc:493] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.501916   367 raft_consensus.cc:3060] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.503933 32614 tablet_bootstrap.cc:654] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.505595   357 raft_consensus.cc:2804] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.506174   357 raft_consensus.cc:493] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.506567   357 raft_consensus.cc:3060] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.509189   367 raft_consensus.cc:515] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.511178   367 leader_election.cc:290] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:11.511973 32566 raft_consensus.cc:2468] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:11.512372 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a1deb64df44654b2225b4a0349bc4b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:11.512748 32615 raft_consensus.cc:385] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.512966 32347 raft_consensus.cc:3060] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.513090 32615 raft_consensus.cc:740] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.513967 32615 consensus_queue.cc:260] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.515556 32311 leader_election.cc:304] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.516426 32615 ts_tablet_manager.cc:1434] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:25:11.519548 32615 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:11.516800 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0a1deb64df44654b2225b4a0349bc4b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:11.526154   389 raft_consensus.cc:2804] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.526978   389 raft_consensus.cc:697] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:11.531603 32497 raft_consensus.cc:3060] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.545516 32243 catalog_manager.cc:5697] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.546855   336 consensus_queue.cc:1048] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:11.528643   389 consensus_queue.cc:237] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.557857   329 consensus_queue.cc:1048] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.558952   336 consensus_queue.cc:1048] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.561471 32417 raft_consensus.cc:3060] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.569741 32616 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:11.570314 32616 ts_tablet_manager.cc:1403] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.152s	user 0.024s	sys 0.003s
I20260709 12:25:11.573411 32618 tablet_bootstrap.cc:654] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.568933   357 raft_consensus.cc:515] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.580745 32615 tablet_bootstrap.cc:654] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.585443 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0c2036cfb14e2396988d9ab6f80f2d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:11.586123 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0c2036cfb14e2396988d9ab6f80f2d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:11.586730 32345 raft_consensus.cc:3060] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:11.588538 32462 leader_election.cc:343] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:11.591115 32462 consensus_peers.cc:597] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.591251 32347 raft_consensus.cc:2468] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:11.593562 32389 leader_election.cc:304] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:11.597271   336 consensus_queue.cc:1048] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.599601   367 raft_consensus.cc:2804] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.599843 32345 raft_consensus.cc:2468] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:11.601275   357 leader_election.cc:290] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:11.586083 32497 raft_consensus.cc:2468] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:11.633684   367 raft_consensus.cc:697] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 1 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:11.646993 32711 raft_consensus.cc:493] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.647560 32711 raft_consensus.cc:515] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.636785 32463 leader_election.cc:304] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.654783 32615 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:11.655603 32711 leader_election.cc:290] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:11.657042 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:11.658352 32614 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:11.661901 32614 ts_tablet_manager.cc:1403] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.171s	user 0.008s	sys 0.008s
I20260709 12:25:11.664543 32614 raft_consensus.cc:359] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.665248 32614 raft_consensus.cc:385] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.665602 32614 raft_consensus.cc:740] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.666734 32614 consensus_queue.cc:260] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.658311 32615 ts_tablet_manager.cc:1403] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.140s	user 0.013s	sys 0.002s
I20260709 12:25:11.672605 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:11.673355 32497 raft_consensus.cc:2468] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:11.680976   336 consensus_queue.cc:1048] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:11.686594 32536 leader_election.cc:343] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.687315 32536 leader_election.cc:304] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.688532   337 raft_consensus.cc:2804] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.688922   337 raft_consensus.cc:493] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.689267   337 raft_consensus.cc:3060] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.691022   384 consensus_queue.cc:1048] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.692909 32497 raft_consensus.cc:3060] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.696630   429 consensus_queue.cc:1048] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:11.684669 32243 catalog_manager.cc:5697] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.704540 32614 ts_tablet_manager.cc:1434] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 12:25:11.705651 32614 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:11.714174 32615 raft_consensus.cc:359] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.715196 32615 raft_consensus.cc:385] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.715487 32615 raft_consensus.cc:740] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.716437 32615 consensus_queue.cc:260] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:11.720074 32463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 88027us
I20260709 12:25:11.721506   357 raft_consensus.cc:2804] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:11.722072   357 raft_consensus.cc:697] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:11.722705   367 consensus_queue.cc:237] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.722875   357 consensus_queue.cc:237] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.728798 32615 ts_tablet_manager.cc:1434] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 12:25:11.730224 32615 tablet_bootstrap.cc:492] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:11.749828 32616 raft_consensus.cc:359] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.755347 32616 raft_consensus.cc:385] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.759987 32244 catalog_manager.cc:5697] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:11.761806 32615 tablet_bootstrap.cc:654] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.763563 32244 catalog_manager.cc:5697] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.755664 32616 raft_consensus.cc:740] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.775430 32616 consensus_queue.cc:260] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.781510 32614 tablet_bootstrap.cc:654] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.780838 32648 consensus_queue.cc:1048] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:25:11.789765 32616 ts_tablet_manager.cc:1434] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.217s	user 0.008s	sys 0.000s
I20260709 12:25:11.784180   475 raft_consensus.cc:493] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.791860 32616 tablet_bootstrap.cc:492] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:11.811208   337 raft_consensus.cc:515] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.815613 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:11.818203 32536 leader_election.cc:343] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.820322 32618 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:11.823228   336 raft_consensus.cc:493] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.824023   336 raft_consensus.cc:515] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.826305   336 leader_election.cc:290] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:11.830888 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:11.831626 32497 raft_consensus.cc:2468] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:11.832949 32313 leader_election.cc:304] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:11.833832   336 raft_consensus.cc:2804] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:11.834203   336 raft_consensus.cc:493] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:11.834527   336 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.820897 32618 ts_tablet_manager.cc:1403] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.348s	user 0.011s	sys 0.007s
I20260709 12:25:11.847563 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:11.840415   475 raft_consensus.cc:515] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:11.873898 32614 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:11.874431 32614 ts_tablet_manager.cc:1403] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.169s	user 0.015s	sys 0.028s
I20260709 12:25:11.877089 32614 raft_consensus.cc:359] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.874663 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:11.878108 32614 raft_consensus.cc:385] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.878463 32614 raft_consensus.cc:740] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.865119   337 leader_election.cc:290] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:11.879326 32497 raft_consensus.cc:3060] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.879223 32614 consensus_queue.cc:260] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:11.890178 32311 leader_election.cc:343] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.895203 32618 raft_consensus.cc:359] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.896122 32618 raft_consensus.cc:385] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.896510 32618 raft_consensus.cc:740] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.897163 32618 consensus_queue.cc:260] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.896283   367 raft_consensus.cc:493] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.899379   367 raft_consensus.cc:515] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:11.902468 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:11.899078 32614 ts_tablet_manager.cc:1434] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:25:11.905112 32618 ts_tablet_manager.cc:1434] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.069s	user 0.007s	sys 0.000s
I20260709 12:25:11.905242 32614 tablet_bootstrap.cc:492] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:11.906194 32618 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:11.907593 32615 tablet_bootstrap.cc:492] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:11.909529   367 leader_election.cc:290] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:11.911161 32616 tablet_bootstrap.cc:654] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.918740 32615 ts_tablet_manager.cc:1403] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.006s
I20260709 12:25:11.920912   409 raft_consensus.cc:493] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:11.921466   409 raft_consensus.cc:515] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.922073 32615 raft_consensus.cc:359] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.922533 32618 tablet_bootstrap.cc:654] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.922974 32615 raft_consensus.cc:385] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:11.923314 32615 raft_consensus.cc:740] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:11.923951 32615 consensus_queue.cc:260] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:11.925734 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b00f0a623a4212b5ddd2f0b24539ef" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:11.926357 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b00f0a623a4212b5ddd2f0b24539ef" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
W20260709 12:25:11.927239 32536 leader_election.cc:343] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:11.928035 32536 leader_election.cc:343] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:11.928421 32536 leader_election.cc:304] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.929102   337 raft_consensus.cc:2749] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.930135   409 leader_election.cc:290] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:11.930559 32615 ts_tablet_manager.cc:1434] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 12:25:11.931542 32615 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:11.940902 32614 tablet_bootstrap.cc:654] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:11.942955 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:11.943845 32571 raft_consensus.cc:2393] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
W20260709 12:25:11.944796   486 log.cc:927] Time spent T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 12:25:11.945104 32386 leader_election.cc:304] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:11.946188 32765 raft_consensus.cc:3060] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:11.953819   475 leader_election.cc:290] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:11.958853 32243 catalog_manager.cc:5697] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 0 to 1, leader changed from <none> to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 1 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:11.963156 32497 raft_consensus.cc:2468] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:11.977070   367 raft_consensus.cc:493] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.000013 32536 leader_election.cc:304] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:11.981379 32765 raft_consensus.cc:2749] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:11.989393 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
W20260709 12:25:11.991931 32537 consensus_peers.cc:597] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:11.999733   367 raft_consensus.cc:515] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:11.967764 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a631b31280476b98de953941778831" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:12.001240   389 raft_consensus.cc:493] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.007597 32648 consensus_queue.cc:1048] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:25:12.012480 32460 leader_election.cc:304] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:12.013703   475 raft_consensus.cc:2749] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:12.014616   384 consensus_queue.cc:1048] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.006894   337 raft_consensus.cc:2804] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.015611   337 raft_consensus.cc:697] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:12.017249   367 leader_election.cc:290] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:12.008734   389 raft_consensus.cc:515] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.020602 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e910c2078223459f9ba71383978603b6" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:12.016801   337 consensus_queue.cc:237] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.023943 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584266304604e75a3b8d157c3c127a3" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:12.022284   389 leader_election.cc:290] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:12.019490 32418 raft_consensus.cc:3060] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.030470   409 raft_consensus.cc:493] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.031006   409 raft_consensus.cc:515] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
W20260709 12:25:12.032070 32313 leader_election.cc:343] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.034192 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:12.036414 32536 leader_election.cc:343] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.029219   336 raft_consensus.cc:515] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.038955   409 leader_election.cc:290] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:12.040472 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:12.040889 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:12.041157 32494 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:12.044034 32536 leader_election.cc:343] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.044472 32536 leader_election.cc:304] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:12.045567 32648 raft_consensus.cc:2749] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.053435 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584266304604e75a3b8d157c3c127a3" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:12.057343 32244 catalog_manager.cc:5697] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:12.072619 32616 tablet_bootstrap.cc:492] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:12.073166 32616 ts_tablet_manager.cc:1403] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.282s	user 0.018s	sys 0.009s
I20260709 12:25:12.080688   336 leader_election.cc:290] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:12.084215 32494 raft_consensus.cc:2468] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:12.067689 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e910c2078223459f9ba71383978603b6" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:12.066776 32566 raft_consensus.cc:2468] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:12.086748 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:12.087940 32313 leader_election.cc:304] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:12.089920   384 raft_consensus.cc:2804] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.090660   384 raft_consensus.cc:697] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:12.091845   384 consensus_queue.cc:237] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.093201 32388 leader_election.cc:304] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:12.095155 32616 raft_consensus.cc:359] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.095857 32616 raft_consensus.cc:385] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.096125 32616 raft_consensus.cc:740] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.096917 32616 consensus_queue.cc:260] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.097487 32311 leader_election.cc:304] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:12.098728   389 raft_consensus.cc:2804] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.099104   389 raft_consensus.cc:493] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.099370 32616 ts_tablet_manager.cc:1434] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:25:12.100481 32616 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:12.099429   389 raft_consensus.cc:3060] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.106328 32616 tablet_bootstrap.cc:654] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:12.099400 32311 leader_election.cc:343] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.114812 32614 tablet_bootstrap.cc:492] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:12.115360 32614 ts_tablet_manager.cc:1403] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.210s	user 0.023s	sys 0.007s
I20260709 12:25:12.118268 32614 raft_consensus.cc:359] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.118964 32614 raft_consensus.cc:385] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.119289 32615 tablet_bootstrap.cc:654] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.119292 32614 raft_consensus.cc:740] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.120411 32614 consensus_queue.cc:260] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.123415 32614 ts_tablet_manager.cc:1434] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:12.124416 32614 tablet_bootstrap.cc:492] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:12.129701 32618 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:12.130268 32618 ts_tablet_manager.cc:1403] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.224s	user 0.021s	sys 0.021s
I20260709 12:25:12.158686 32618 raft_consensus.cc:359] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.163960 32618 raft_consensus.cc:385] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.164462 32618 raft_consensus.cc:740] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.153401   367 raft_consensus.cc:2749] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.169715   389 raft_consensus.cc:515] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.174140   389 leader_election.cc:290] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:12.194340 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584266304604e75a3b8d157c3c127a3" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:12.195369 32571 raft_consensus.cc:3060] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.182140 32618 consensus_queue.cc:260] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.201138 32618 ts_tablet_manager.cc:1434] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260709 12:25:12.204536 32614 tablet_bootstrap.cc:654] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.206651 32618 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:12.216637   475 raft_consensus.cc:493] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.217736 32616 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:12.218299 32616 ts_tablet_manager.cc:1403] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.025s
I20260709 12:25:12.218856   475 raft_consensus.cc:515] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.220996   475 leader_election.cc:290] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:12.222244 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b00f0a623a4212b5ddd2f0b24539ef" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:12.222899 32567 raft_consensus.cc:2468] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:12.223157 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b00f0a623a4212b5ddd2f0b24539ef" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:12.226069 32462 leader_election.cc:343] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.230851   336 consensus_queue.cc:1048] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.235335 32616 raft_consensus.cc:359] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.235975 32616 raft_consensus.cc:385] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.236205 32616 raft_consensus.cc:740] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.236783 32616 consensus_queue.cc:260] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.227531 32460 leader_election.cc:304] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:12.247524 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584266304604e75a3b8d157c3c127a3" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:12.250941 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:12.259426   350 raft_consensus.cc:2804] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.259892   350 raft_consensus.cc:493] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.260250   350 raft_consensus.cc:3060] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.268805   475 consensus_queue.cc:1048] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.273487 32616 ts_tablet_manager.cc:1434] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 12:25:12.276263 32616 tablet_bootstrap.cc:492] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:12.281215 32618 tablet_bootstrap.cc:654] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.282411 32616 tablet_bootstrap.cc:654] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.302942 32571 raft_consensus.cc:2468] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:12.304342 32311 leader_election.cc:304] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:12.305162 32246 catalog_manager.cc:5697] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:12.305214   384 raft_consensus.cc:2804] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.309242   384 raft_consensus.cc:697] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:12.310110   384 consensus_queue.cc:237] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.312592 32615 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:12.313194 32615 ts_tablet_manager.cc:1403] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.382s	user 0.015s	sys 0.028s
I20260709 12:25:12.316320 32615 raft_consensus.cc:359] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.316975 32615 raft_consensus.cc:385] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.317294 32615 raft_consensus.cc:740] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.318117 32615 consensus_queue.cc:260] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.320750 32615 ts_tablet_manager.cc:1434] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:25:12.321691 32615 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:12.324010 32616 tablet_bootstrap.cc:492] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:12.325713 32616 ts_tablet_manager.cc:1403] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.014s
I20260709 12:25:12.327788 32615 tablet_bootstrap.cc:654] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.338136 32614 tablet_bootstrap.cc:492] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:12.338728 32614 ts_tablet_manager.cc:1403] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.215s	user 0.021s	sys 0.030s
W20260709 12:25:12.339351 32313 leader_election.cc:343] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.341704 32614 raft_consensus.cc:359] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.342633 32614 raft_consensus.cc:385] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.342967 32614 raft_consensus.cc:740] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.343890 32614 consensus_queue.cc:260] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.345419   350 raft_consensus.cc:515] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.347555   350 leader_election.cc:290] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:12.347692   367 consensus_queue.cc:1048] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.350014 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b00f0a623a4212b5ddd2f0b24539ef" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:12.350564 32417 raft_consensus.cc:3060] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:12.355502 32462 consensus_peers.cc:597] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:12.366885   367 consensus_queue.cc:1048] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.372608 32614 ts_tablet_manager.cc:1434] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.002s
I20260709 12:25:12.373510 32614 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:12.336977 32616 raft_consensus.cc:359] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.374739 32616 raft_consensus.cc:385] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.375061 32616 raft_consensus.cc:740] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.375746 32616 consensus_queue.cc:260] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.377789 32616 ts_tablet_manager.cc:1434] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 12:25:12.378700 32616 tablet_bootstrap.cc:492] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:12.381508 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b00f0a623a4212b5ddd2f0b24539ef" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:12.392979 32571 raft_consensus.cc:3060] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.385416 32245 catalog_manager.cc:5697] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:12.420696   409 raft_consensus.cc:493] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.444528 32618 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:12.444998 32618 ts_tablet_manager.cc:1403] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.239s	user 0.035s	sys 0.027s
I20260709 12:25:12.450274 32618 raft_consensus.cc:359] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.450938 32618 raft_consensus.cc:385] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.451200 32618 raft_consensus.cc:740] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.451927 32618 consensus_queue.cc:260] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.459538 32417 raft_consensus.cc:2468] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:12.437836   409 raft_consensus.cc:515] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.463050   409 leader_election.cc:290] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:12.463685 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:12.465252 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:12.466113 32497 raft_consensus.cc:2393] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb6c3223ed4645daaf2b2c2a746f42ef in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:12.468025 32618 ts_tablet_manager.cc:1434] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260709 12:25:12.469072 32618 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:12.470211 32462 leader_election.cc:304] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:12.472122 32666 raft_consensus.cc:2804] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.472681 32666 raft_consensus.cc:697] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:12.473628 32666 consensus_queue.cc:237] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.475754 32616 tablet_bootstrap.cc:654] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.479835 32536 leader_election.cc:304] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:12.481276 32648 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.486446 32614 tablet_bootstrap.cc:654] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.488651 32648 raft_consensus.cc:2749] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.489315   409 consensus_queue.cc:1048] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.495633 32571 raft_consensus.cc:2468] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
W20260709 12:25:12.504063 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 61136.1us
I20260709 12:25:12.496447 32618 tablet_bootstrap.cc:654] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.511309 32615 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:12.511778 32615 ts_tablet_manager.cc:1403] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.190s	user 0.013s	sys 0.011s
I20260709 12:25:12.543430 32245 catalog_manager.cc:5697] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.552899 32615 raft_consensus.cc:359] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.554653 32615 raft_consensus.cc:385] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.555019 32615 raft_consensus.cc:740] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.556068 32615 consensus_queue.cc:260] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.553344   415 raft_consensus.cc:493] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.561512 32418 raft_consensus.cc:3060] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.561281   415 raft_consensus.cc:515] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.570214 32615 ts_tablet_manager.cc:1434] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 12:25:12.572181 32615 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:12.572934   415 leader_election.cc:290] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:12.574579 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4262482b4cf144c4afa94a081fff136d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:12.575099 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4262482b4cf144c4afa94a081fff136d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:12.575366 32618 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:12.575285 32571 raft_consensus.cc:2468] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:12.575920 32618 ts_tablet_manager.cc:1403] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.107s	user 0.006s	sys 0.014s
I20260709 12:25:12.576733 32460 leader_election.cc:304] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:12.578378 32463 leader_election.cc:343] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.578590 32618 raft_consensus.cc:359] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.579280 32618 raft_consensus.cc:385] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.579545 32618 raft_consensus.cc:740] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.580390 32614 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:12.580878 32614 ts_tablet_manager.cc:1403] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.208s	user 0.029s	sys 0.015s
I20260709 12:25:12.581872   415 raft_consensus.cc:2804] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.584197   415 raft_consensus.cc:493] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.584586   415 raft_consensus.cc:3060] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.582052   389 raft_consensus.cc:493] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.586459   389 raft_consensus.cc:515] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.588279 32614 raft_consensus.cc:359] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.589066 32614 raft_consensus.cc:385] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.589123 32345 raft_consensus.cc:3060] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.589498 32614 raft_consensus.cc:740] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.590343 32614 consensus_queue.cc:260] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.593699 32614 ts_tablet_manager.cc:1434] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:12.597571   415 raft_consensus.cc:515] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.598393 32616 tablet_bootstrap.cc:492] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:12.598927 32616 ts_tablet_manager.cc:1403] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.221s	user 0.013s	sys 0.007s
I20260709 12:25:12.601106 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4262482b4cf144c4afa94a081fff136d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:12.601780 32571 raft_consensus.cc:3060] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.602855 32616 raft_consensus.cc:359] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.608378   415 leader_election.cc:290] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:12.612718 32571 raft_consensus.cc:2468] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:12.613081 32614 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:12.603529 32616 raft_consensus.cc:385] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.618667   479 raft_consensus.cc:493] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.592556 32666 raft_consensus.cc:493] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.619194   479 raft_consensus.cc:515] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.621166 32711 consensus_queue.cc:1048] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.622570   498 consensus_queue.cc:1048] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.623219 32618 consensus_queue.cc:260] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.627465 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4262482b4cf144c4afa94a081fff136d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:12.631440 32460 leader_election.cc:304] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:12.633507   475 raft_consensus.cc:2804] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.634047   475 raft_consensus.cc:697] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:12.633812   389 leader_election.cc:290] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:12.635506 32618 ts_tablet_manager.cc:1434] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.002s
I20260709 12:25:12.635046   475 consensus_queue.cc:237] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.652021 32618 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:12.636804 32463 leader_election.cc:343] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.657428 32614 tablet_bootstrap.cc:654] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.641590 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa7842496fd4cc78a6d04e996fb2b1a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:12.658792 32246 catalog_manager.cc:5697] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.673295 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa7842496fd4cc78a6d04e996fb2b1a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:12.674594 32618 tablet_bootstrap.cc:654] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:12.674813 32311 leader_election.cc:343] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:12.676154 32313 leader_election.cc:343] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.676601 32313 leader_election.cc:304] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:12.680681   513 raft_consensus.cc:2749] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.644054 32615 tablet_bootstrap.cc:654] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.644570 32666 raft_consensus.cc:515] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.695895 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:12.698266 32614 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:12.698848 32614 ts_tablet_manager.cc:1403] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
I20260709 12:25:12.700557 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:12.701771 32571 raft_consensus.cc:2468] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:12.703450 32460 leader_election.cc:304] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:12.704594   415 raft_consensus.cc:2804] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:12.705135   415 raft_consensus.cc:493] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:12.647112 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:12.647677   479 leader_election.cc:290] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:12.648739 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
W20260709 12:25:12.706789 32462 leader_election.cc:343] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.709728 32388 leader_election.cc:304] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:12.712217   415 raft_consensus.cc:3060] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.718648 32614 raft_consensus.cc:359] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.719408 32614 raft_consensus.cc:385] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.719669 32614 raft_consensus.cc:740] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.720360 32614 consensus_queue.cc:260] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.711747 32246 catalog_manager.cc:5697] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.721925   498 consensus_queue.cc:1048] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.723315   479 raft_consensus.cc:2749] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:12.730698 32615 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:12.731272 32615 ts_tablet_manager.cc:1403] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.001s
I20260709 12:25:12.734054 32615 raft_consensus.cc:359] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.734829 32615 raft_consensus.cc:385] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.735109 32615 raft_consensus.cc:740] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.735761 32615 consensus_queue.cc:260] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.737223 32615 ts_tablet_manager.cc:1434] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:12.738673 32615 tablet_bootstrap.cc:492] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:12.614471 32616 raft_consensus.cc:740] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.737466 32614 ts_tablet_manager.cc:1434] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260709 12:25:12.750698 32615 tablet_bootstrap.cc:654] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.751279 32614 tablet_bootstrap.cc:492] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:12.753274 32616 consensus_queue.cc:260] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.764685   513 consensus_queue.cc:1048] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.770924 32418 raft_consensus.cc:3060] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.784562 32616 ts_tablet_manager.cc:1434] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.185s	user 0.003s	sys 0.005s
I20260709 12:25:12.780445 32666 leader_election.cc:290] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:12.803232 32616 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:12.807255 32618 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:12.815812 32618 ts_tablet_manager.cc:1403] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.164s	user 0.023s	sys 0.018s
I20260709 12:25:12.826967   498 consensus_queue.cc:1048] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:12.830646   415 raft_consensus.cc:515] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.832044 32614 tablet_bootstrap.cc:654] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.833429 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:12.838373 32462 leader_election.cc:343] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.842813   336 raft_consensus.cc:493] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.843353   336 raft_consensus.cc:515] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.845515   336 leader_election.cc:290] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:12.846259 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:12.850788   479 raft_consensus.cc:493] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.851348   479 raft_consensus.cc:515] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.852566   415 leader_election.cc:290] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:12.855384 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0c2036cfb14e2396988d9ab6f80f2d" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:12.842180 32618 raft_consensus.cc:359] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.856310 32618 raft_consensus.cc:385] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.856642 32618 raft_consensus.cc:740] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.861057 32615 tablet_bootstrap.cc:492] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:12.861572 32615 ts_tablet_manager.cc:1403] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.123s	user 0.035s	sys 0.037s
I20260709 12:25:12.862535   479 leader_election.cc:290] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:12.847023 32571 raft_consensus.cc:3060] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.863260 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:12.864274 32615 raft_consensus.cc:359] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.865012 32615 raft_consensus.cc:385] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.865298 32615 raft_consensus.cc:740] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.865958 32615 consensus_queue.cc:260] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.866436 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0c2036cfb14e2396988d9ab6f80f2d" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:12.868001 32615 ts_tablet_manager.cc:1434] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:12.868077 32388 leader_election.cc:304] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:12.868978 32615 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:12.869338   479 raft_consensus.cc:2749] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.870600 32571 raft_consensus.cc:2468] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:12.872146 32460 leader_election.cc:304] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:12.873384   357 raft_consensus.cc:2804] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:12.873868   357 raft_consensus.cc:697] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:12.873925 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:12.875164 32615 tablet_bootstrap.cc:654] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.874763   357 consensus_queue.cc:237] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.877702 32616 tablet_bootstrap.cc:654] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.881986 32618 consensus_queue.cc:260] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:12.903017 32616 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:12.903592 32616 ts_tablet_manager.cc:1403] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.002s
I20260709 12:25:12.896458 32614 tablet_bootstrap.cc:492] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:12.905391 32614 ts_tablet_manager.cc:1403] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.000s
I20260709 12:25:12.908144 32614 raft_consensus.cc:359] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.910095 32618 ts_tablet_manager.cc:1434] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260709 12:25:12.910490 32616 raft_consensus.cc:359] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.908892 32614 raft_consensus.cc:385] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.911548 32616 raft_consensus.cc:385] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.911593 32614 raft_consensus.cc:740] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.912009 32616 raft_consensus.cc:740] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.912653 32614 consensus_queue.cc:260] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:12.912789 32616 consensus_queue.cc:260] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:12.918926 32616 ts_tablet_manager.cc:1434] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:25:12.919865 32616 tablet_bootstrap.cc:492] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:12.921005 32245 catalog_manager.cc:5697] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:12.914283 32618 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:12.923362 32666 consensus_queue.cc:1048] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:12.930516 32614 ts_tablet_manager.cc:1434] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:25:12.933426 32614 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:12.932502 32615 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:12.937634 32615 ts_tablet_manager.cc:1403] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.010s
I20260709 12:25:12.939347 32417 raft_consensus.cc:3060] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:12.940003 32616 tablet_bootstrap.cc:654] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.940282 32615 raft_consensus.cc:359] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.940979 32615 raft_consensus.cc:385] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:12.941260 32615 raft_consensus.cc:740] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:12.941890 32615 consensus_queue.cc:260] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.943805 32615 ts_tablet_manager.cc:1434] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:12.951525 32618 tablet_bootstrap.cc:654] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:12.901574 32313 leader_election.cc:343] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:12.953277 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 51745.8us
I20260709 12:25:12.954960 32614 tablet_bootstrap.cc:654] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:12.957837 32313 leader_election.cc:343] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:12.958230 32615 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:12.958308 32313 leader_election.cc:304] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:12.959326   513 raft_consensus.cc:2749] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:12.964403 32615 tablet_bootstrap.cc:654] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:12.977186 32648 raft_consensus.cc:493] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:12.977759 32648 raft_consensus.cc:515] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:12.991995 32666 consensus_queue.cc:1048] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:13.013305   409 raft_consensus.cc:493] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.013916   409 raft_consensus.cc:515] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.026041 32618 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:13.028614 32614 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:13.028753 32618 ts_tablet_manager.cc:1403] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.011s
I20260709 12:25:13.029135 32614 ts_tablet_manager.cc:1403] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.096s	user 0.032s	sys 0.003s
I20260709 12:25:13.031107   409 leader_election.cc:290] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:13.031354 32648 leader_election.cc:290] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:13.032171 32618 raft_consensus.cc:359] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.033878 32618 raft_consensus.cc:385] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.034204 32618 raft_consensus.cc:740] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.035919 32618 consensus_queue.cc:260] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.038334 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa7842496fd4cc78a6d04e996fb2b1a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:13.039955 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:13.041815 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa7842496fd4cc78a6d04e996fb2b1a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:13.048418 32345 raft_consensus.cc:2468] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:13.042018 32614 raft_consensus.cc:359] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:13.049803 32537 leader_election.cc:343] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.043771 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:13.044278   415 raft_consensus.cc:493] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.050660 32537 leader_election.cc:304] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:13.051224   415 raft_consensus.cc:515] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.052476   337 raft_consensus.cc:2804] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:13.052604 32536 leader_election.cc:343] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.052923   337 raft_consensus.cc:493] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.053128 32536 leader_election.cc:304] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:13.053311   415 leader_election.cc:290] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:13.053445   337 raft_consensus.cc:3060] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.055238 32711 raft_consensus.cc:2749] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.049947 32614 raft_consensus.cc:385] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.057307 32614 raft_consensus.cc:740] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.058314 32614 consensus_queue.cc:260] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.059247 32423 raft_consensus.cc:2468] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:13.062676 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b996340cdc642c497c6e068ca81bec5" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:13.063107 32618 ts_tablet_manager.cc:1434] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 12:25:13.063488 32571 raft_consensus.cc:2468] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:13.064050 32618 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:13.066402 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b996340cdc642c497c6e068ca81bec5" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:13.068786 32462 leader_election.cc:343] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.069456 32460 leader_election.cc:304] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.070340   415 raft_consensus.cc:2804] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.070745   415 raft_consensus.cc:493] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.071132   415 raft_consensus.cc:3060] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.080667   415 raft_consensus.cc:515] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.069736 32618 tablet_bootstrap.cc:654] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.092411 32344 raft_consensus.cc:3060] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.094782   415 leader_election.cc:290] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:13.098207 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b996340cdc642c497c6e068ca81bec5" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:13.099030 32571 raft_consensus.cc:3060] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.083971 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b996340cdc642c497c6e068ca81bec5" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:13.112246 32614 ts_tablet_manager.cc:1434] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
W20260709 12:25:13.110292 32462 leader_election.cc:343] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.123309 32616 tablet_bootstrap.cc:492] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:13.124126 32616 ts_tablet_manager.cc:1403] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.204s	user 0.016s	sys 0.022s
I20260709 12:25:13.133858 32614 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:13.142166 32615 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:13.142828 32615 ts_tablet_manager.cc:1403] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.185s	user 0.030s	sys 0.015s
I20260709 12:25:13.106132   337 raft_consensus.cc:515] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.145619 32615 raft_consensus.cc:359] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.146317 32615 raft_consensus.cc:385] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.146576 32615 raft_consensus.cc:740] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.147224 32615 consensus_queue.cc:260] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.149261 32615 ts_tablet_manager.cc:1434] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:13.154198 32615 tablet_bootstrap.cc:492] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:13.155056   337 leader_election.cc:290] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:13.161583 32615 tablet_bootstrap.cc:654] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.163697 32616 raft_consensus.cc:359] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.164839 32616 raft_consensus.cc:385] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.165277 32616 raft_consensus.cc:740] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.175309 32616 consensus_queue.cc:260] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.190151 32616 ts_tablet_manager.cc:1434] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:25:13.191601 32616 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:13.208617 32571 raft_consensus.cc:2468] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:13.218521 32615 tablet_bootstrap.cc:492] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:13.219127 32615 ts_tablet_manager.cc:1403] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.007s
W20260709 12:25:13.225234 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 107044us
I20260709 12:25:13.231772 32460 leader_election.cc:304] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.233850   475 raft_consensus.cc:2804] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.234368   475 raft_consensus.cc:697] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:13.234191   415 raft_consensus.cc:493] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.236157   475 consensus_queue.cc:237] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.236341   415 raft_consensus.cc:515] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.237192 32615 raft_consensus.cc:359] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.237876 32615 raft_consensus.cc:385] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.238154 32615 raft_consensus.cc:740] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.238590   415 leader_election.cc:290] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:13.238843 32615 consensus_queue.cc:260] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.251844 32615 ts_tablet_manager.cc:1434] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:25:13.262042 32615 tablet_bootstrap.cc:492] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:13.271364 32614 tablet_bootstrap.cc:654] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.278141   514 raft_consensus.cc:493] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.278751   514 raft_consensus.cc:515] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.279620 32618 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:13.280160 32618 ts_tablet_manager.cc:1403] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.216s	user 0.025s	sys 0.026s
I20260709 12:25:13.268955   384 raft_consensus.cc:493] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.281507   384 raft_consensus.cc:515] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.282476 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:13.283282 32566 raft_consensus.cc:2393] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:13.283159 32618 raft_consensus.cc:359] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.283687   384 leader_election.cc:290] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:13.283994 32618 raft_consensus.cc:385] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.284332 32618 raft_consensus.cc:740] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.284554 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:13.285125 32618 consensus_queue.cc:260] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.286576 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa7842496fd4cc78a6d04e996fb2b1a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:13.287245 32423 raft_consensus.cc:3060] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.287580 32618 ts_tablet_manager.cc:1434] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:13.288619 32618 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:13.288789 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:13.292711   357 consensus_queue.cc:1048] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.295954 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1257fd172e824e2e997f14eba2999e4b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
W20260709 12:25:13.296590 32313 leader_election.cc:343] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.260587   389 raft_consensus.cc:493] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.301363   389 raft_consensus.cc:515] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.303172 32615 tablet_bootstrap.cc:654] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.305800 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa7842496fd4cc78a6d04e996fb2b1a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:13.306442 32345 raft_consensus.cc:3060] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.307056 32618 tablet_bootstrap.cc:654] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:13.311928 32462 leader_election.cc:343] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.296046 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:13.320741 32388 leader_election.cc:304] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:13.322142   367 raft_consensus.cc:3060] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.325246 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:13.326040 32344 raft_consensus.cc:2468] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:13.316653   514 leader_election.cc:290] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
W20260709 12:25:13.353750 32313 leader_election.cc:343] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.354269 32313 leader_election.cc:304] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.364609 32345 raft_consensus.cc:2468] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:13.367147 32615 tablet_bootstrap.cc:492] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:13.367743 32615 ts_tablet_manager.cc:1403] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.000s
I20260709 12:25:13.370630 32615 raft_consensus.cc:359] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.373322 32615 raft_consensus.cc:385] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.373644 32615 raft_consensus.cc:740] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.374329 32615 consensus_queue.cc:260] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.380254 32618 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:13.380800 32618 ts_tablet_manager.cc:1403] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.025s
I20260709 12:25:13.359593   336 raft_consensus.cc:2749] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.384268 32616 tablet_bootstrap.cc:654] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.387773 32463 leader_election.cc:304] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.389236   350 raft_consensus.cc:2804] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.389634   350 raft_consensus.cc:493] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.389981   350 raft_consensus.cc:3060] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.377673 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4262482b4cf144c4afa94a081fff136d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:13.382668   415 consensus_queue.cc:1048] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:25:13.394598 32666 raft_consensus.cc:493] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.395174 32666 raft_consensus.cc:515] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.381484   389 leader_election.cc:290] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:13.401958 32423 raft_consensus.cc:2468] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:13.403765 32245 catalog_manager.cc:5697] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.405731 32537 leader_election.cc:304] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:13.406031   357 consensus_queue.cc:1048] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.410421 32666 leader_election.cc:290] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:13.416880 32615 ts_tablet_manager.cc:1434] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 12:25:13.421868 32615 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:13.424389   543 raft_consensus.cc:2804] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.437361 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ac3d3d44640bc97bb9674475948b1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:13.456070   543 raft_consensus.cc:697] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:13.457732 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ac3d3d44640bc97bb9674475948b1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:13.458719 32567 raft_consensus.cc:2468] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
W20260709 12:25:13.462591 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:25:13.469966 32462 leader_election.cc:343] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.485854 32618 raft_consensus.cc:359] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.486651 32618 raft_consensus.cc:385] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.486927 32618 raft_consensus.cc:740] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.487416   367 raft_consensus.cc:2749] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.487593 32618 consensus_queue.cc:260] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.484093   350 raft_consensus.cc:515] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.489399 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4262482b4cf144c4afa94a081fff136d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:13.491398   350 leader_election.cc:290] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:13.479470 32460 leader_election.cc:304] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.494519   350 raft_consensus.cc:2804] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.494897   350 raft_consensus.cc:493] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.495239   350 raft_consensus.cc:3060] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.481189   543 consensus_queue.cc:237] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.499853 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:13.504355 32311 leader_election.cc:304] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:13.506387   350 raft_consensus.cc:515] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.507499 32618 ts_tablet_manager.cc:1434] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.126s	user 0.005s	sys 0.001s
I20260709 12:25:13.500540 32348 raft_consensus.cc:3060] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.509617 32614 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:13.509845   350 leader_election.cc:290] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:13.510106 32614 ts_tablet_manager.cc:1403] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.377s	user 0.017s	sys 0.003s
I20260709 12:25:13.511266 32615 tablet_bootstrap.cc:654] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.515153 32618 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:13.521497 32614 raft_consensus.cc:359] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.523427 32614 raft_consensus.cc:385] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.523617 32614 raft_consensus.cc:740] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.524062 32614 consensus_queue.cc:260] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.523033 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ac3d3d44640bc97bb9674475948b1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:13.542016 32614 ts_tablet_manager.cc:1434] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 12:25:13.526072   389 raft_consensus.cc:2749] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:13.544509 32614 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:13.545418 32616 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:13.545877 32616 ts_tablet_manager.cc:1403] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.355s	user 0.036s	sys 0.002s
I20260709 12:25:13.535422 32567 raft_consensus.cc:3060] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.560599   329 raft_consensus.cc:493] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.561208   329 raft_consensus.cc:515] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.563306   329 leader_election.cc:290] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:13.565945 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:13.604297 32243 catalog_manager.cc:5697] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.609395 32711 raft_consensus.cc:493] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.611545 32421 raft_consensus.cc:3060] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.614959 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:13.636579 32567 raft_consensus.cc:2468] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:13.637060 32422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ac3d3d44640bc97bb9674475948b1" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:13.624388 32711 raft_consensus.cc:515] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.650349 32460 leader_election.cc:304] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:13.651080   560 log.cc:927] Time spent T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef: Append to log took a long time: real 0.101s	user 0.000s	sys 0.001s
I20260709 12:25:13.619697 32348 raft_consensus.cc:2468] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:13.652220   415 raft_consensus.cc:2804] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.664920   415 raft_consensus.cc:697] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:13.652561 32711 leader_election.cc:290] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:13.665880   415 consensus_queue.cc:237] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:13.667265 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:13.677783 32536 leader_election.cc:343] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.682479 32618 tablet_bootstrap.cc:654] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.689119 32614 tablet_bootstrap.cc:654] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.695181 32616 raft_consensus.cc:359] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.700953 32616 raft_consensus.cc:385] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.701417 32616 raft_consensus.cc:740] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.702250 32616 consensus_queue.cc:260] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.708918 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:13.710080   513 raft_consensus.cc:493] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.710655   513 raft_consensus.cc:515] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.713801 32666 consensus_queue.cc:1048] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:13.715931 32313 leader_election.cc:343] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.716243   513 leader_election.cc:290] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:13.716579 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:13.705729 32711 raft_consensus.cc:493] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:13.722059 32616 ts_tablet_manager.cc:1434] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.176s	user 0.009s	sys 0.000s
I20260709 12:25:13.718356 32711 raft_consensus.cc:515] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.726274 32567 raft_consensus.cc:2468] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:13.728365 32616 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
W20260709 12:25:13.728595 32536 leader_election.cc:343] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.730440 32536 leader_election.cc:304] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.726666 32421 raft_consensus.cc:2468] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:13.737171   543 raft_consensus.cc:2749] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:13.741677   565 consensus_queue.cc:1048] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:13.745012 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:13.745944 32497 raft_consensus.cc:2468] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:13.750092 32536 leader_election.cc:304] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:13.751163   543 raft_consensus.cc:2804] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.751580   543 raft_consensus.cc:493] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.751933   543 raft_consensus.cc:3060] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.759903 32615 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:13.760414 32615 ts_tablet_manager.cc:1403] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.342s	user 0.032s	sys 0.020s
I20260709 12:25:13.761981   543 raft_consensus.cc:515] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:13.766460 32462 leader_election.cc:343] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.768869 32615 raft_consensus.cc:359] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.769699 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:13.769943 32615 raft_consensus.cc:385] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.770375 32615 raft_consensus.cc:740] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.770411 32348 raft_consensus.cc:2468] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:13.771435 32615 consensus_queue.cc:260] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.773816 32462 leader_election.cc:304] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:13.777367   475 raft_consensus.cc:2804] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.785640   475 raft_consensus.cc:697] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:13.786582   475 consensus_queue.cc:237] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.772014 32711 leader_election.cc:290] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:13.796551 32615 ts_tablet_manager.cc:1434] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 12:25:13.797410 32615 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:13.798524 32618 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:13.799036 32618 ts_tablet_manager.cc:1403] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.284s	user 0.008s	sys 0.019s
I20260709 12:25:13.808977   543 leader_election.cc:290] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:13.810235 32616 tablet_bootstrap.cc:654] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.809873 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:13.819168 32497 raft_consensus.cc:3060] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.821741 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:13.824093 32311 leader_election.cc:304] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6
I20260709 12:25:13.826097   498 raft_consensus.cc:2804] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.826586   498 raft_consensus.cc:493] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.826984   498 raft_consensus.cc:3060] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.833200 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:13.834097 32567 raft_consensus.cc:2468] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:13.816318 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
W20260709 12:25:13.838936 32313 leader_election.cc:343] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.852916 32618 raft_consensus.cc:359] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.854508 32618 raft_consensus.cc:385] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.854858 32618 raft_consensus.cc:740] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.855702 32618 consensus_queue.cc:260] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:13.860291 32462 consensus_peers.cc:597] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:13.878136 32311 leader_election.cc:304] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.879289   553 raft_consensus.cc:2804] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:13.879771   553 raft_consensus.cc:493] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:13.880192   553 raft_consensus.cc:3060] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:13.898938 32497 raft_consensus.cc:2468] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:13.903626   553 raft_consensus.cc:515] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.886498   498 raft_consensus.cc:515] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.893759 32618 ts_tablet_manager.cc:1434] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
I20260709 12:25:13.918282 32615 tablet_bootstrap.cc:654] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.918848 32618 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:13.924435 32614 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:13.925043 32614 ts_tablet_manager.cc:1403] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.382s	user 0.039s	sys 0.035s
I20260709 12:25:13.925383 32616 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:13.925894 32616 ts_tablet_manager.cc:1403] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.198s	user 0.023s	sys 0.013s
I20260709 12:25:13.931237 32536 leader_election.cc:304] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:13.936246 32614 raft_consensus.cc:359] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.936827 32614 raft_consensus.cc:385] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.937077 32614 raft_consensus.cc:740] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.938162 32614 consensus_queue.cc:260] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.934583   543 raft_consensus.cc:2804] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.948700   543 raft_consensus.cc:697] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:13.949615   543 consensus_queue.cc:237] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:13.937714 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:13.946879 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:13.951717 32569 raft_consensus.cc:3060] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:13.952644 32313 leader_election.cc:343] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:13.954947 32348 raft_consensus.cc:2393] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb6c3223ed4645daaf2b2c2a746f42ef in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:13.937762   553 leader_election.cc:290] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:13.972573 32614 ts_tablet_manager.cc:1434] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 12:25:13.973609 32614 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:13.977550 32243 catalog_manager.cc:5697] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:13.982859 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:13.983732 32497 raft_consensus.cc:2393] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:13.983137 32243 catalog_manager.cc:5697] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:13.981244 32569 raft_consensus.cc:2468] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:13.987381 32311 leader_election.cc:304] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:13.988607   561 raft_consensus.cc:2804] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:13.989144   561 raft_consensus.cc:697] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:13.989979   561 consensus_queue.cc:237] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:13.995638 32618 tablet_bootstrap.cc:654] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:13.995404 32616 raft_consensus.cc:359] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:13.996208 32616 raft_consensus.cc:385] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:13.996469 32616 raft_consensus.cc:740] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:13.997388 32616 consensus_queue.cc:260] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.006059   498 leader_election.cc:290] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:14.008363 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d65227a5ccae46eb87aa2f5997738b56" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:14.010335 32311 leader_election.cc:304] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:14.011919   553 raft_consensus.cc:2749] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.013314 32616 ts_tablet_manager.cc:1434] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.001s
I20260709 12:25:14.014351 32616 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:14.014720 32711 raft_consensus.cc:493] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.015272 32711 raft_consensus.cc:515] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.017925 32711 leader_election.cc:290] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:14.019452 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:14.020449 32616 tablet_bootstrap.cc:654] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:14.021729 32536 leader_election.cc:343] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.022929 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:14.023777 32344 raft_consensus.cc:2468] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:14.025211 32537 leader_election.cc:304] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.026117   337 raft_consensus.cc:2804] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.026499   337 raft_consensus.cc:493] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.026827   337 raft_consensus.cc:3060] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.033700 32615 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:14.034209 32615 ts_tablet_manager.cc:1403] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.237s	user 0.012s	sys 0.007s
I20260709 12:25:14.012089 32614 tablet_bootstrap.cc:654] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.036756 32615 raft_consensus.cc:359] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.037443 32615 raft_consensus.cc:385] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.037716 32615 raft_consensus.cc:740] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.038475 32615 consensus_queue.cc:260] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.040690 32615 ts_tablet_manager.cc:1434] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:14.040865   337 raft_consensus.cc:515] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.042640 32245 catalog_manager.cc:5697] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.044703 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:14.045295 32344 raft_consensus.cc:3060] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.045473 32618 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:14.045979 32618 ts_tablet_manager.cc:1403] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.002s
I20260709 12:25:14.048540 32618 raft_consensus.cc:359] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.049242 32618 raft_consensus.cc:385] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.049547 32618 raft_consensus.cc:740] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.050225 32618 consensus_queue.cc:260] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.051496   337 leader_election.cc:290] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:14.052101 32616 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:14.052798 32616 ts_tablet_manager.cc:1403] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 12:25:14.055982 32616 raft_consensus.cc:359] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.056732 32616 raft_consensus.cc:385] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.057044 32616 raft_consensus.cc:740] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.057701 32616 consensus_queue.cc:260] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.059827 32616 ts_tablet_manager.cc:1434] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:14.060781 32616 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:14.060887 32244 catalog_manager.cc:5697] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.061753 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:14.063195 32536 leader_election.cc:343] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.067593 32616 tablet_bootstrap.cc:654] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.076608 32344 raft_consensus.cc:2468] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:14.077930   543 consensus_queue.cc:1048] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.085824 32537 leader_election.cc:304] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.078652 32615 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:14.087330   543 raft_consensus.cc:2804] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.087926   543 raft_consensus.cc:697] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:14.088866   543 consensus_queue.cc:237] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:14.089892 32462 consensus_peers.cc:597] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:14.094615 32614 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:14.095163 32614 ts_tablet_manager.cc:1403] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.122s	user 0.004s	sys 0.006s
I20260709 12:25:14.098774 32614 raft_consensus.cc:359] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.099476 32614 raft_consensus.cc:385] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.099753 32614 raft_consensus.cc:740] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.102782 32614 consensus_queue.cc:260] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.103615 32711 consensus_queue.cc:1048] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.106624 32614 ts_tablet_manager.cc:1434] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:25:14.110941 32614 tablet_bootstrap.cc:492] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:14.123342 32616 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:14.123898 32616 ts_tablet_manager.cc:1403] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.021s
I20260709 12:25:14.132658 32616 raft_consensus.cc:359] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.133405 32616 raft_consensus.cc:385] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.133690 32616 raft_consensus.cc:740] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.135887 32618 ts_tablet_manager.cc:1434] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.087s	user 0.007s	sys 0.000s
I20260709 12:25:14.137404 32614 tablet_bootstrap.cc:654] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.137545 32618 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:14.137754 32616 consensus_queue.cc:260] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.145275 32616 ts_tablet_manager.cc:1434] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:25:14.155202 32614 tablet_bootstrap.cc:492] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:14.155812 32614 ts_tablet_manager.cc:1403] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.004s
I20260709 12:25:14.156116 32616 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:14.171200 32615 tablet_bootstrap.cc:654] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.175292 32616 tablet_bootstrap.cc:654] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.180351   389 raft_consensus.cc:493] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.180899   389 raft_consensus.cc:515] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.183168   389 leader_election.cc:290] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:14.184762 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:14.187588 32313 leader_election.cc:343] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.188509 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:14.188256 32245 catalog_manager.cc:5697] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.189230 32497 raft_consensus.cc:2468] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:14.189407 32614 raft_consensus.cc:359] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:14.190160 32614 raft_consensus.cc:385] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.190428 32614 raft_consensus.cc:740] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.191092 32614 consensus_queue.cc:260] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:14.194104 32313 leader_election.cc:304] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.195310   389 raft_consensus.cc:2804] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.206096   389 raft_consensus.cc:493] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.207000   389 raft_consensus.cc:3060] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.197053 32614 ts_tablet_manager.cc:1434] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.004s
I20260709 12:25:14.197872 32618 tablet_bootstrap.cc:654] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.223794   556 consensus_queue.cc:1048] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.243482 32615 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:14.244095 32615 ts_tablet_manager.cc:1403] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.005s
I20260709 12:25:14.247234 32615 raft_consensus.cc:359] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.248013 32615 raft_consensus.cc:385] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.248281 32615 raft_consensus.cc:740] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.248505 32614 tablet_bootstrap.cc:492] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:14.248942 32615 consensus_queue.cc:260] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.251487   544 raft_consensus.cc:493] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.252522   544 raft_consensus.cc:515] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.255275 32615 ts_tablet_manager.cc:1434] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:25:14.255457 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:14.279573 32615 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef: Bootstrap starting.
I20260709 12:25:14.289240   544 leader_election.cc:290] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:14.292004   389 raft_consensus.cc:515] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:14.293133 32536 leader_election.cc:343] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.296587 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:14.296985 32615 tablet_bootstrap.cc:654] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.303066 32618 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:14.303622 32618 ts_tablet_manager.cc:1403] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.166s	user 0.019s	sys 0.006s
I20260709 12:25:14.299474 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:14.306191 32618 raft_consensus.cc:359] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:14.307374 32313 leader_election.cc:343] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.298674   389 leader_election.cc:290] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:14.308055 32618 raft_consensus.cc:385] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.308466 32618 raft_consensus.cc:740] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.310076 32614 tablet_bootstrap.cc:654] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.309262 32618 consensus_queue.cc:260] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.319518 32618 ts_tablet_manager.cc:1434] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:25:14.321491 32618 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:14.330044 32616 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:14.330654 32616 ts_tablet_manager.cc:1403] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.185s	user 0.002s	sys 0.011s
I20260709 12:25:14.331861 32618 tablet_bootstrap.cc:654] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.332439 32614 tablet_bootstrap.cc:492] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:14.332949 32614 ts_tablet_manager.cc:1403] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.006s
I20260709 12:25:14.334754 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:14.335433 32494 raft_consensus.cc:3060] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.335512 32614 raft_consensus.cc:359] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:14.336278 32614 raft_consensus.cc:385] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.336532 32614 raft_consensus.cc:740] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.337358 32614 consensus_queue.cc:260] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
W20260709 12:25:14.329336 32537 leader_election.cc:343] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.346030 32537 leader_election.cc:304] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:14.346768   544 raft_consensus.cc:2749] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.349849 32618 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:14.350416 32618 ts_tablet_manager.cc:1403] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.007s
I20260709 12:25:14.350539 32614 ts_tablet_manager.cc:1434] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 12:25:14.351967 32615 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef: No bootstrap required, opened a new log
I20260709 12:25:14.352427 32615 ts_tablet_manager.cc:1403] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.003s
I20260709 12:25:14.353945   544 raft_consensus.cc:493] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.354461   544 raft_consensus.cc:515] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.356564   544 leader_election.cc:290] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:14.344722 32494 raft_consensus.cc:2468] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:14.359954   514 raft_consensus.cc:493] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.360589   514 raft_consensus.cc:515] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.358366 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:14.362890   514 leader_election.cc:290] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
W20260709 12:25:14.363306 32536 leader_election.cc:343] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.367579 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:14.369467   564 consensus_queue.cc:1048] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.381476 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:14.370085 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:14.383147 32348 raft_consensus.cc:2468] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:14.371954 32614 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:14.373454 32313 leader_election.cc:304] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.385682 32389 leader_election.cc:304] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:14.374151   389 raft_consensus.cc:493] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.386500   514 raft_consensus.cc:2804] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.386909   514 raft_consensus.cc:493] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.386664   389 raft_consensus.cc:515] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.387287   514 raft_consensus.cc:3060] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.389194   498 raft_consensus.cc:2804] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.389726   498 raft_consensus.cc:697] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:14.390597   498 consensus_queue.cc:237] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.394678 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:14.397215   556 raft_consensus.cc:493] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.397729   556 raft_consensus.cc:515] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.388921   389 leader_election.cc:290] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:14.399498   556 leader_election.cc:290] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
W20260709 12:25:14.400192 32313 leader_election.cc:343] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.400161 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:14.404091   514 raft_consensus.cc:515] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.406147   514 leader_election.cc:290] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:14.375617 32616 raft_consensus.cc:359] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.376528 32618 raft_consensus.cc:359] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.406759 32618 raft_consensus.cc:385] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.406881 32347 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:14.407421 32616 raft_consensus.cc:385] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.407991 32616 raft_consensus.cc:740] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.407081 32618 raft_consensus.cc:740] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.377085 32615 raft_consensus.cc:359] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.408643 32616 consensus_queue.cc:260] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.409190 32615 raft_consensus.cc:385] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.409484 32615 raft_consensus.cc:740] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.407400 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:14.414103 32616 ts_tablet_manager.cc:1434] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.001s
I20260709 12:25:14.413698 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:14.414821 32497 raft_consensus.cc:2468] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:14.411568 32618 consensus_queue.cc:260] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.402877 32348 raft_consensus.cc:2468] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:14.417466 32418 raft_consensus.cc:3060] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.417583 32463 leader_election.cc:304] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:14.418627 32344 raft_consensus.cc:2468] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:14.420629 32615 consensus_queue.cc:260] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.421869 32417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:14.425859 32537 leader_election.cc:304] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.426779 32616 tablet_bootstrap.cc:492] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:14.426772 32711 raft_consensus.cc:2804] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.427395 32313 leader_election.cc:304] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.427565 32711 raft_consensus.cc:493] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.427955 32711 raft_consensus.cc:3060] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.429386 32618 ts_tablet_manager.cc:1434] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.002s
I20260709 12:25:14.430292 32618 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:14.423915 32417 raft_consensus.cc:2393] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate b4c84cb00943497baa976d56a30ef79f in this term.
I20260709 12:25:14.416055 32494 raft_consensus.cc:2468] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 0.
I20260709 12:25:14.431741   556 raft_consensus.cc:2804] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.432101   556 raft_consensus.cc:493] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.432415   556 raft_consensus.cc:3060] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.438963 32615 ts_tablet_manager.cc:1434] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.000s
I20260709 12:25:14.440882 32388 leader_election.cc:304] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:14.436993   553 raft_consensus.cc:2804] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.442413   566 raft_consensus.cc:2749] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.442636   553 raft_consensus.cc:493] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.443104   553 raft_consensus.cc:3060] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.453312 32666 consensus_queue.cc:1048] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.455523 32711 raft_consensus.cc:515] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.459928 32711 leader_election.cc:290] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:14.470731 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:14.471803 32348 raft_consensus.cc:3060] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.472393 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:14.481205   329 consensus_queue.cc:1048] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.481741   544 consensus_queue.cc:1048] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.478533 32246 catalog_manager.cc:5697] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:14.486115 32536 leader_election.cc:343] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:14.496048 32616 tablet_bootstrap.cc:654] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.503054 32618 tablet_bootstrap.cc:654] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.509248   556 raft_consensus.cc:515] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.515774   514 raft_consensus.cc:493] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.521785   514 raft_consensus.cc:515] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:14.522167 32348 raft_consensus.cc:2468] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:14.524709 32537 leader_election.cc:304] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.527424   337 raft_consensus.cc:2804] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.527948   337 raft_consensus.cc:697] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:14.528808   337 consensus_queue.cc:237] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:14.535390 32462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 51279.5us
I20260709 12:25:14.523681   544 consensus_queue.cc:1048] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 12:25:14.540810   543 raft_consensus.cc:493] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:14.549527   543 raft_consensus.cc:515] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.550472 32417 raft_consensus.cc:3060] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.551960   543 leader_election.cc:290] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:14.555333 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:14.547645 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:14.556042 32494 raft_consensus.cc:2468] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 0.
I20260709 12:25:14.556422 32348 raft_consensus.cc:3060] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.558408 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:14.565584   514 leader_election.cc:290] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:14.565879 32536 leader_election.cc:304] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
I20260709 12:25:14.567696 32711 raft_consensus.cc:2804] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:14.568089 32711 raft_consensus.cc:493] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:14.568209 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:14.568457 32711 raft_consensus.cc:3060] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.572786 32386 leader_election.cc:304] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:14.573904 32420 raft_consensus.cc:3060] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.581130   543 consensus_queue.cc:1048] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:14.581713 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:14.595217 32614 tablet_bootstrap.cc:654] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.600514 32711 raft_consensus.cc:515] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.605232 32711 leader_election.cc:290] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:14.603291 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:14.609344   556 leader_election.cc:290] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
W20260709 12:25:14.644733 32537 leader_election.cc:343] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:14.643982 32536 consensus_peers.cc:597] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:14.646886   389 consensus_queue.cc:1048] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:14.635741   566 raft_consensus.cc:2749] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:14.651583 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:14.652441 32493 raft_consensus.cc:3060] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.658401 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516834ae13c04e80981e0e1d3f63b3f9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:14.659590 32421 raft_consensus.cc:2393] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate b4c84cb00943497baa976d56a30ef79f in this term.
I20260709 12:25:14.667460 32345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
I20260709 12:25:14.702461 32618 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:14.703037 32618 ts_tablet_manager.cc:1403] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.273s	user 0.010s	sys 0.006s
W20260709 12:25:14.730538   599 log.cc:927] Time spent T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f: Append to log took a long time: real 0.062s	user 0.000s	sys 0.000s
I20260709 12:25:14.730300 32246 catalog_manager.cc:5697] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:14.740473 32616 tablet_bootstrap.cc:492] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:14.741055 32616 ts_tablet_manager.cc:1403] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.319s	user 0.020s	sys 0.034s
W20260709 12:25:14.740057 32537 leader_election.cc:343] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:14.714596 32389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 43604.9us
I20260709 12:25:14.795071 32618 raft_consensus.cc:359] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.795985 32618 raft_consensus.cc:385] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.796368 32618 raft_consensus.cc:740] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
W20260709 12:25:14.801508 32460 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 54045.4us
I20260709 12:25:14.799537 32618 consensus_queue.cc:260] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.823761 32618 ts_tablet_manager.cc:1434] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.001s
I20260709 12:25:14.826305   389 consensus_queue.cc:1048] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:14.833858 32618 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:14.817497 32348 raft_consensus.cc:2468] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:14.854912 32616 raft_consensus.cc:359] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:14.855645 32616 raft_consensus.cc:385] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.855921 32616 raft_consensus.cc:740] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.861693 32616 consensus_queue.cc:260] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:14.870513 32616 ts_tablet_manager.cc:1434] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.000s
I20260709 12:25:14.871309 32616 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6: Bootstrap starting.
I20260709 12:25:14.878110 32463 leader_election.cc:304] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:14.881928 32493 raft_consensus.cc:2468] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:14.888959 32618 tablet_bootstrap.cc:654] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.891546 32616 tablet_bootstrap.cc:654] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.874361   553 raft_consensus.cc:515] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.885746   601 raft_consensus.cc:2804] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.905597 32536 leader_election.cc:304] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:14.932984   601 raft_consensus.cc:697] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:14.942134   601 consensus_queue.cc:237] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:14.923651   543 raft_consensus.cc:2804] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.945505   543 raft_consensus.cc:697] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:14.946466   543 consensus_queue.cc:237] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:14.922279   553 leader_election.cc:290] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:14.959762 32614 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:14.960355 32614 ts_tablet_manager.cc:1403] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.589s	user 0.011s	sys 0.011s
I20260709 12:25:14.961766 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:14.956203 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:14.962980 32493 raft_consensus.cc:3060] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.975322   514 raft_consensus.cc:493] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0eb2014133b94c6b903ce0fff4abcdb6)
I20260709 12:25:14.976091   514 raft_consensus.cc:515] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:14.972729 32493 raft_consensus.cc:2468] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:14.999882 32614 raft_consensus.cc:359] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:15.000566 32614 raft_consensus.cc:385] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.000860 32614 raft_consensus.cc:740] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.001570 32614 consensus_queue.cc:260] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:15.001871 32313 leader_election.cc:343] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.008185 32616 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6: No bootstrap required, opened a new log
I20260709 12:25:15.009002 32616 ts_tablet_manager.cc:1403] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.021s
I20260709 12:25:15.009902 32614 ts_tablet_manager.cc:1434] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 12:25:15.018548 32618 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: No bootstrap required, opened a new log
I20260709 12:25:15.019194 32618 ts_tablet_manager.cc:1403] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.186s	user 0.017s	sys 0.007s
I20260709 12:25:15.037760 32616 raft_consensus.cc:359] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:15.038575 32616 raft_consensus.cc:385] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.038861 32616 raft_consensus.cc:740] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.039469 32616 consensus_queue.cc:260] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:15.043285   514 leader_election.cc:290] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:15.030817 32618 raft_consensus.cc:359] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:15.047535 32618 raft_consensus.cc:385] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.047897 32618 raft_consensus.cc:740] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.048748 32618 consensus_queue.cc:260] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:15.054251 32616 ts_tablet_manager.cc:1434] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:25:15.058054 32618 ts_tablet_manager.cc:1434] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 12:25:15.098039 32614 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:15.100378 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ac3d3d44640bc97bb9674475948b1" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:15.102030 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2ac3d3d44640bc97bb9674475948b1" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:15.117233 32388 leader_election.cc:304] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:15.118459   616 raft_consensus.cc:2749] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:15.119223 32244 catalog_manager.cc:5697] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:15.135042 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 112728us
W20260709 12:25:15.138295 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 134650us
I20260709 12:25:15.141201 32313 leader_election.cc:304] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:15.136029   544 consensus_queue.cc:1048] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:25:15.148624   513 raft_consensus.cc:2804] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:15.174213 32614 tablet_bootstrap.cc:654] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.177276   513 raft_consensus.cc:697] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:15.178236   513 consensus_queue.cc:237] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:15.184190 32536 consensus_peers.cc:597] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:15.263008 32614 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:15.263814 32614 ts_tablet_manager.cc:1403] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.000s
W20260709 12:25:15.201053 32313 consensus_peers.cc:597] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:15.304095 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 103048us
I20260709 12:25:15.312003   637 raft_consensus.cc:493] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.313555   637 raft_consensus.cc:515] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:15.364418   616 raft_consensus.cc:493] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.365778   616 raft_consensus.cc:515] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:15.367244   601 raft_consensus.cc:493] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.370224   616 leader_election.cc:290] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:15.345777   637 leader_election.cc:290] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:15.383860   625 raft_consensus.cc:493] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.385001   625 raft_consensus.cc:515] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:15.368243   601 raft_consensus.cc:515] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:15.406371 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:15.407241 32614 raft_consensus.cc:359] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:15.408128 32614 raft_consensus.cc:385] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.408459 32614 raft_consensus.cc:740] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.382187 32245 catalog_manager.cc:5697] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 0 to 1, leader changed from <none> to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 1 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.410897 32614 consensus_queue.cc:260] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:15.414287   601 leader_election.cc:290] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:15.416180 32614 ts_tablet_manager.cc:1434] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.002s
I20260709 12:25:15.388983   625 leader_election.cc:290] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:15.424897 32614 tablet_bootstrap.cc:492] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:15.446463 32418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:15.450269 32311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 95401.8us
W20260709 12:25:15.457521 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 131401us
I20260709 12:25:15.460641   513 raft_consensus.cc:493] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.472611   513 raft_consensus.cc:515] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:15.474944 32462 leader_election.cc:343] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.475359   513 leader_election.cc:290] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:15.475663 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:15.476612 32567 raft_consensus.cc:2468] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
W20260709 12:25:15.489244 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 116425us
I20260709 12:25:15.504726 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:15.505400 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:15.505771 32566 raft_consensus.cc:2468] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 0.
I20260709 12:25:15.506910 32311 leader_election.cc:304] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:15.507265 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:15.508054 32495 raft_consensus.cc:2468] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 0.
I20260709 12:25:15.508842   641 raft_consensus.cc:2804] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.509341   641 raft_consensus.cc:493] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.509728   641 raft_consensus.cc:3060] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.542263   641 raft_consensus.cc:515] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:15.547212 32537 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 45244.4us
I20260709 12:25:15.550053   610 consensus_queue.cc:1048] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.565811 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:15.566628 32568 raft_consensus.cc:3060] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.572880 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:15.562551   641 leader_election.cc:290] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:15.586071 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:15.587152 32497 raft_consensus.cc:2393] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4bad0b9e64843a4918782d928a47fed in current term 1: Already voted for candidate eb6c3223ed4645daaf2b2c2a746f42ef in this term.
I20260709 12:25:15.597711 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:15.598150 32419 raft_consensus.cc:3060] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.601822 32494 raft_consensus.cc:3060] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.602897 32346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:15.603770 32346 raft_consensus.cc:2393] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0eb2014133b94c6b903ce0fff4abcdb6 in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:15.611294   616 raft_consensus.cc:493] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:15.611864   616 raft_consensus.cc:515] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:15.614017   616 leader_election.cc:290] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:15.615761 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:15.616688 32497 raft_consensus.cc:2393] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate f4bad0b9e64843a4918782d928a47fed in this term.
I20260709 12:25:15.616484 32494 raft_consensus.cc:2468] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:15.619838 32614 tablet_bootstrap.cc:654] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.629403 32346 raft_consensus.cc:3060] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.638693 32348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:15.639921 32568 raft_consensus.cc:2468] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 1.
I20260709 12:25:15.640491 32344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4bad0b9e64843a4918782d928a47fed" is_pre_election: true
I20260709 12:25:15.641515 32311 leader_election.cc:304] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:15.643030   624 raft_consensus.cc:2804] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:15.643564   624 raft_consensus.cc:697] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:15.644582   624 consensus_queue.cc:237] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:15.672343 32460 leader_election.cc:304] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:15.673815   564 raft_consensus.cc:2804] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:15.674216   564 raft_consensus.cc:493] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:15.674569   564 raft_consensus.cc:3060] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.684451   564 raft_consensus.cc:515] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:15.688673   564 leader_election.cc:290] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:15.694681   544 consensus_queue.cc:1048] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.694895 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
W20260709 12:25:15.702373 32462 leader_election.cc:343] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:15.730319 32245 catalog_manager.cc:5697] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:15.737993 32463 leader_election.cc:304] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:15.739249 32389 leader_election.cc:304] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:15.740132   618 consensus_queue.cc:1048] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.741638 32389 leader_election.cc:304] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:15.742475   618 raft_consensus.cc:2749] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.751204   616 raft_consensus.cc:3060] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.753187 32614 tablet_bootstrap.cc:492] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:15.757644 32614 ts_tablet_manager.cc:1403] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.334s	user 0.028s	sys 0.017s
W20260709 12:25:15.778402 32313 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 46865.3us
I20260709 12:25:15.779181 32313 leader_election.cc:304] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [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: f4bad0b9e64843a4918782d928a47fed; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:15.781345   641 raft_consensus.cc:2749] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.762495   543 consensus_queue.cc:1048] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:15.829370 32614 raft_consensus.cc:359] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:15.831032 32614 raft_consensus.cc:385] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.831284 32614 raft_consensus.cc:740] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
W20260709 12:25:15.820576 32389 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:45155, user_credentials={real_user=slave}} blocked reactor thread for 57693.4us
I20260709 12:25:15.836279   641 consensus_queue.cc:1048] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:15.837572 32614 consensus_queue.cc:260] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:15.861676 32245 catalog_manager.cc:5697] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 0 to 1, leader changed from <none> to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 1 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:15.882339   609 raft_consensus.cc:2749] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.888794   616 raft_consensus.cc:2749] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:15.934496   513 consensus_queue.cc:1048] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:15.961627 32614 ts_tablet_manager.cc:1434] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.202s	user 0.004s	sys 0.010s
I20260709 12:25:15.957949 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
W20260709 12:25:15.972353 32294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:15.978711 32567 raft_consensus.cc:3060] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:15.992837 32614 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:16.050115 32567 raft_consensus.cc:2468] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:16.077881 32460 leader_election.cc:304] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:16.078991   601 raft_consensus.cc:2804] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.079520   601 raft_consensus.cc:697] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:16.103039   601 consensus_queue.cc:237] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:16.104382 32614 tablet_bootstrap.cc:654] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.154482 32614 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:16.155073 32614 ts_tablet_manager.cc:1403] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.000s
I20260709 12:25:16.158259 32614 raft_consensus.cc:359] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:16.158949 32614 raft_consensus.cc:385] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.159226 32614 raft_consensus.cc:740] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.159926 32614 consensus_queue.cc:260] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:16.184608   616 raft_consensus.cc:493] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.185142   616 raft_consensus.cc:515] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:16.187253   616 leader_election.cc:290] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:16.188760 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:16.189082 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a796258fcbd14e5cb2ea77c53857baf9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:16.189719 32567 raft_consensus.cc:2393] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4c84cb00943497baa976d56a30ef79f in current term 1: Already voted for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in this term.
I20260709 12:25:16.191128 32388 leader_election.cc:304] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef
I20260709 12:25:16.198112   616 raft_consensus.cc:3060] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.189100 32614 ts_tablet_manager.cc:1434] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:25:16.205811   561 consensus_queue.cc:1048] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:16.207818 32614 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f: Bootstrap starting.
I20260709 12:25:16.222415   616 raft_consensus.cc:2749] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.226807 32614 tablet_bootstrap.cc:654] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.228245 32246 catalog_manager.cc:5697] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:16.239396   561 consensus_queue.cc:1048] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:16.253944 32614 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f: No bootstrap required, opened a new log
I20260709 12:25:16.254522 32614 ts_tablet_manager.cc:1403] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260709 12:25:16.258430 32614 raft_consensus.cc:359] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:16.259152 32614 raft_consensus.cc:385] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.259552 32614 raft_consensus.cc:740] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.260484 32614 consensus_queue.cc:260] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:16.267465 32614 ts_tablet_manager.cc:1434] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:25:16.304095 32420 raft_consensus.cc:3060] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.436455 32420 raft_consensus.cc:3060] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.521591   625 consensus_queue.cc:1048] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:16.544171   357 consensus_queue.cc:1048] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:17.680151 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
W20260709 12:25:17.713265 32537 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 195 similar messages]
W20260709 12:25:17.723433 32537 consensus_peers.cc:597] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.741406 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:17.743815 29186 tablet_replica.cc:333] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.745404 29186 raft_consensus.cc:2243] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.746356 29186 raft_consensus.cc:2272] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.747412 32537 consensus_peers.cc:597] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.748874 29186 tablet_replica.cc:333] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.749781 29186 raft_consensus.cc:2243] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.750839 29186 raft_consensus.cc:2272] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.755220 29186 tablet_replica.cc:333] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.756146 29186 raft_consensus.cc:2243] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.756673 29186 raft_consensus.cc:2272] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.762913 32537 consensus_peers.cc:597] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.763821 29186 tablet_replica.cc:333] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.764737 29186 raft_consensus.cc:2243] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.765276 29186 raft_consensus.cc:2272] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.772193 32537 consensus_peers.cc:597] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.773762 29186 tablet_replica.cc:333] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.774542 29186 raft_consensus.cc:2243] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.775049 29186 raft_consensus.cc:2272] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.782454 32463 consensus_peers.cc:597] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:17.787452 32463 consensus_peers.cc:597] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:17.788080 32463 consensus_peers.cc:597] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:17.789412 32537 consensus_peers.cc:597] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.791337 29186 tablet_replica.cc:333] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.791998 29186 raft_consensus.cc:2243] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:17.792011 32463 consensus_peers.cc:597] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.792575 29186 raft_consensus.cc:2272] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.795394 29186 tablet_replica.cc:333] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.796159 29186 raft_consensus.cc:2243] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.796687 29186 raft_consensus.cc:2272] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.802696 29186 tablet_replica.cc:333] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.803579 29186 raft_consensus.cc:2243] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:17.804404 32463 consensus_peers.cc:597] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.805649 29186 raft_consensus.cc:2272] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.810814 29186 tablet_replica.cc:333] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.811808 29186 raft_consensus.cc:2243] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.812933 29186 raft_consensus.cc:2272] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.815799 29186 tablet_replica.cc:333] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.816593 29186 raft_consensus.cc:2243] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.817807 29186 raft_consensus.cc:2272] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.819311 32537 consensus_peers.cc:597] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.820701 29186 tablet_replica.cc:333] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.821530 29186 raft_consensus.cc:2243] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.822551 29186 raft_consensus.cc:2272] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.824571 29186 tablet_replica.cc:333] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.825176 29186 raft_consensus.cc:2243] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.825587 29186 raft_consensus.cc:2272] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.827378 29186 tablet_replica.cc:333] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.827911 29186 raft_consensus.cc:2243] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.828989 29186 raft_consensus.cc:2272] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.831862 29186 tablet_replica.cc:333] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.832671 29186 raft_consensus.cc:2243] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.833395 29186 raft_consensus.cc:2272] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.835963 29186 tablet_replica.cc:333] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
W20260709 12:25:17.836627 32463 consensus_peers.cc:597] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.836790 29186 raft_consensus.cc:2243] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.837363 29186 raft_consensus.cc:2272] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.839833 29186 tablet_replica.cc:333] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.840430 29186 raft_consensus.cc:2243] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.840947 29186 raft_consensus.cc:2272] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.843755 29186 tablet_replica.cc:333] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.844378 29186 raft_consensus.cc:2243] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.845367 29186 raft_consensus.cc:2272] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.847800 29186 tablet_replica.cc:333] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.848495 29186 raft_consensus.cc:2243] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.849651 29186 raft_consensus.cc:2272] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.852303 29186 tablet_replica.cc:333] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.853159 29186 raft_consensus.cc:2243] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.854300 29186 raft_consensus.cc:2272] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.856812 29186 tablet_replica.cc:333] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.857455 29186 raft_consensus.cc:2243] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.858026 29186 raft_consensus.cc:2272] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.860719 29186 tablet_replica.cc:333] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.861598 29186 raft_consensus.cc:2243] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.862243 29186 raft_consensus.cc:2272] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.864910 29186 tablet_replica.cc:333] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.865689 29186 raft_consensus.cc:2243] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.866673 29186 raft_consensus.cc:2272] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.869428 29186 tablet_replica.cc:333] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.870157 29186 raft_consensus.cc:2243] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.870661 29186 raft_consensus.cc:2272] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.873183 29186 tablet_replica.cc:333] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.873745 29186 raft_consensus.cc:2243] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.874599 29186 raft_consensus.cc:2272] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.876744 29186 tablet_replica.cc:333] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.877436 29186 raft_consensus.cc:2243] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.878247 29186 raft_consensus.cc:2272] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.880560 29186 tablet_replica.cc:333] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.881170 29186 raft_consensus.cc:2243] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.881727 29186 raft_consensus.cc:2272] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.884513 29186 tablet_replica.cc:333] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.885641 29186 raft_consensus.cc:2243] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.886442 29186 raft_consensus.cc:2272] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.890326 29186 tablet_replica.cc:333] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.890980 29186 raft_consensus.cc:2243] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.892047 29186 raft_consensus.cc:2272] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.892551 32389 consensus_peers.cc:597] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.894411 29186 tablet_replica.cc:333] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.895079 29186 raft_consensus.cc:2243] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.895864 29186 raft_consensus.cc:2272] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.898510 29186 tablet_replica.cc:333] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.899298 29186 raft_consensus.cc:2243] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.900343 29186 raft_consensus.cc:2272] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.903004 29186 tablet_replica.cc:333] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.903805 29186 raft_consensus.cc:2243] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.904433 29186 raft_consensus.cc:2272] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.907612 29186 tablet_replica.cc:333] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.908377 29186 raft_consensus.cc:2243] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.909448 29186 raft_consensus.cc:2272] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.912051 29186 tablet_replica.cc:333] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
W20260709 12:25:17.912611 32463 consensus_peers.cc:597] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.912940 29186 raft_consensus.cc:2243] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.914060 29186 raft_consensus.cc:2272] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.914918 32463 consensus_peers.cc:597] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.916584 29186 tablet_replica.cc:333] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.917237 29186 raft_consensus.cc:2243] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.917713 29186 raft_consensus.cc:2272] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.919752 29186 tablet_replica.cc:333] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.920303 29186 raft_consensus.cc:2243] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.921123 29186 raft_consensus.cc:2272] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.923238 29186 tablet_replica.cc:333] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.923815 29186 raft_consensus.cc:2243] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.924623 29186 raft_consensus.cc:2272] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.927114 29186 tablet_replica.cc:333] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.927894 29186 raft_consensus.cc:2243] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.928476 29186 raft_consensus.cc:2272] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.931228 29186 tablet_replica.cc:333] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.931970 29186 raft_consensus.cc:2243] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.933065 29186 raft_consensus.cc:2272] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.935864 29186 tablet_replica.cc:333] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.936620 29186 raft_consensus.cc:2243] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.937239 29186 raft_consensus.cc:2272] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.937623 32463 consensus_peers.cc:597] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.940022 29186 tablet_replica.cc:333] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.940872 29186 raft_consensus.cc:2243] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.941442 29186 raft_consensus.cc:2272] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.944140 29186 tablet_replica.cc:333] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.945303 29186 raft_consensus.cc:2243] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.945856 29186 raft_consensus.cc:2272] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.948658 29186 tablet_replica.cc:333] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.949461 29186 raft_consensus.cc:2243] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.949965 29186 raft_consensus.cc:2272] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.952504 29186 tablet_replica.cc:333] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
W20260709 12:25:17.950865 32389 consensus_peers.cc:597] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:17.953293 29186 raft_consensus.cc:2243] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.953836 29186 raft_consensus.cc:2272] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.956347 29186 tablet_replica.cc:333] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.957062 29186 raft_consensus.cc:2243] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:17.958113 29186 raft_consensus.cc:2272] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:17.960671 29186 tablet_replica.cc:333] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: stopping tablet replica
I20260709 12:25:17.961329 29186 raft_consensus.cc:2243] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:17.961861 29186 raft_consensus.cc:2272] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:17.963169 32537 consensus_peers.cc:597] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:17.975903 32463 consensus_peers.cc:597] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:17.976817 32463 consensus_peers.cc:597] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:18.032840 32463 consensus_peers.cc:597] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:18.045979 32537 consensus_peers.cc:597] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:18.116156 32537 consensus_peers.cc:597] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:18.153940 32537 consensus_peers.cc:597] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:18.286957 32463 consensus_peers.cc:597] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:18.696923   674 raft_consensus.cc:493] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.697669   674 raft_consensus.cc:515] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:18.701526 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:18.704752   674 leader_election.cc:290] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:18.712183 32463 leader_election.cc:336] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.712833 32463 leader_election.cc:304] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.713737   674 raft_consensus.cc:2749] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.856768   616 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.857402   616 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:18.860496   616 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:18.861230 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
W20260709 12:25:18.865617 32389 leader_election.cc:336] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.866080 32389 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.867049   616 raft_consensus.cc:2749] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.868669   687 raft_consensus.cc:493] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.869203   687 raft_consensus.cc:515] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:18.872231 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:18.873642   687 leader_election.cc:290] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
W20260709 12:25:18.876366 32463 leader_election.cc:336] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.876871 32463 leader_election.cc:304] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.877792   674 raft_consensus.cc:2749] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.916512   674 raft_consensus.cc:493] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.916991   674 raft_consensus.cc:515] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:18.919507   683 raft_consensus.cc:493] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.919643   674 leader_election.cc:290] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:18.921059 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:18.921986   675 raft_consensus.cc:493] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.920275   683 raft_consensus.cc:515] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:18.922524   675 raft_consensus.cc:515] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:18.924739   675 leader_election.cc:290] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:18.925273 32463 leader_election.cc:336] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.925781   683 leader_election.cc:290] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:18.926447 32460 leader_election.cc:304] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.927851   674 raft_consensus.cc:2749] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.928113 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:18.929358   683 raft_consensus.cc:493] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
W20260709 12:25:18.929728 32537 leader_election.cc:336] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.929873 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:18.930264 32537 leader_election.cc:336] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.930063   683 raft_consensus.cc:515] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:18.931366 32536 leader_election.cc:304] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.932224   675 raft_consensus.cc:2749] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.932673 32536 leader_election.cc:304] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.934124   675 raft_consensus.cc:2749] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.934571 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584266304604e75a3b8d157c3c127a3" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:18.933604   683 leader_election.cc:290] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:18.937086   685 raft_consensus.cc:493] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
W20260709 12:25:18.937791 32537 leader_election.cc:336] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.937568   685 raft_consensus.cc:515] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:18.938270 32537 leader_election.cc:304] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.939566   674 raft_consensus.cc:493] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.939783   685 leader_election.cc:290] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:18.940272   683 raft_consensus.cc:2749] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.940110   674 raft_consensus.cc:515] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:18.941857 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:18.942278   674 leader_election.cc:290] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:18.946218 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:18.947427 32463 leader_election.cc:336] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.948033 32462 leader_election.cc:304] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:18.948371 32389 leader_election.cc:336] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.948880 32389 leader_election.cc:304] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.949646   685 raft_consensus.cc:2749] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.950556   674 raft_consensus.cc:2749] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.950714   675 raft_consensus.cc:493] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.951315   675 raft_consensus.cc:515] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:18.953423   675 leader_election.cc:290] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:18.954706 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:18.959610 32537 leader_election.cc:336] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.960110 32537 leader_election.cc:304] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.960763   675 raft_consensus.cc:2749] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.980556   675 raft_consensus.cc:493] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.981287   687 raft_consensus.cc:493] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:18.981169   675 raft_consensus.cc:515] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:18.981869   687 raft_consensus.cc:515] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:18.984216   687 leader_election.cc:290] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:18.985723 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:18.983359   675 leader_election.cc:290] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:18.987528 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
W20260709 12:25:18.989521 32463 leader_election.cc:336] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:18.989886 32537 leader_election.cc:336] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:18.989972 32463 leader_election.cc:304] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.990537 32537 leader_election.cc:304] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:18.991259   683 raft_consensus.cc:2749] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:18.991199   674 raft_consensus.cc:2749] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:19.026316   680 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.026911   680 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.029184   680 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.030216 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:19.030936 32420 raft_consensus.cc:2468] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:19.031889 32462 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:19.032625   680 raft_consensus.cc:2804] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.033085   680 raft_consensus.cc:493] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.033167   685 raft_consensus.cc:493] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.033553   680 raft_consensus.cc:3060] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.033833   685 raft_consensus.cc:515] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:19.034657 29186 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 32369)
I20260709 12:25:19.036314   685 leader_election.cc:290] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.037164 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
W20260709 12:25:19.045468 32463 leader_election.cc:336] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.037839   674 raft_consensus.cc:493] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
W20260709 12:25:19.043407 32389 leader_election.cc:336] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.047981   674 raft_consensus.cc:515] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.050691 32386 leader_election.cc:304] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.051707 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.052377   685 raft_consensus.cc:2749] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:19.044941   683 raft_consensus.cc:493] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.053411   683 raft_consensus.cc:515] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.054620   674 leader_election.cc:290] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.058807 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.059499 32495 raft_consensus.cc:2468] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:19.060858 32536 leader_election.cc:304] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:19.060966 32463 leader_election.cc:336] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.061523 32463 leader_election.cc:304] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6; no voters: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.061758   675 raft_consensus.cc:2804] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.062239   675 raft_consensus.cc:493] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.062289   688 raft_consensus.cc:2749] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:19.062824   675 raft_consensus.cc:3060] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.063768   680 raft_consensus.cc:515] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.065672   680 leader_election.cc:290] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.069604   655 raft_consensus.cc:493] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.070271   655 raft_consensus.cc:515] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:19.070915 32463 leader_election.cc:336] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.072494   655 leader_election.cc:290] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.074254 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13c9130995643b4a847f327474b6765" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:19.074894 32420 raft_consensus.cc:3060] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:19.076602 32537 leader_election.cc:336] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.076910   683 leader_election.cc:290] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.078907 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.079509 32497 raft_consensus.cc:2468] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:19.080690   655 raft_consensus.cc:493] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.080714 32536 leader_election.cc:304] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:19.081549 32537 leader_election.cc:336] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.081422   655 raft_consensus.cc:515] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.082667   689 raft_consensus.cc:2804] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.083017   689 raft_consensus.cc:493] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.083312   689 raft_consensus.cc:3060] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.083659   655 leader_election.cc:290] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.084400   685 raft_consensus.cc:493] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.084956   685 raft_consensus.cc:515] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.087085   685 leader_election.cc:290] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:19.089232 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.089843 32497 raft_consensus.cc:2468] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.090865 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:19.091584 32421 raft_consensus.cc:2468] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
W20260709 12:25:19.091751 32537 leader_election.cc:336] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.092939 32388 leader_election.cc:304] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:19.093715   685 raft_consensus.cc:2804] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.094183   685 raft_consensus.cc:493] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.094547   685 raft_consensus.cc:3060] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.096031   655 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.096575   655 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.093752 32536 leader_election.cc:304] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:19.098256 32389 leader_election.cc:336] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.098616   655 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.099761 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.101271   616 raft_consensus.cc:493] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.109315   616 raft_consensus.cc:515] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.110934   616 leader_election.cc:290] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:19.112171 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.112787 32497 raft_consensus.cc:2468] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.113881 32388 leader_election.cc:304] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:19.114552   616 raft_consensus.cc:2804] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.114921   616 raft_consensus.cc:493] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.115253   616 raft_consensus.cc:3060] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.116739 32420 raft_consensus.cc:2468] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 2.
W20260709 12:25:19.119027 32389 leader_election.cc:336] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.121757 32462 leader_election.cc:304] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.122808   680 raft_consensus.cc:2804] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.122483   685 raft_consensus.cc:515] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.124042   680 raft_consensus.cc:697] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:19.125150   685 leader_election.cc:290] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
W20260709 12:25:19.105065 32537 leader_election.cc:336] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.105300   683 raft_consensus.cc:2804] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.126071   683 raft_consensus.cc:493] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.126515   683 raft_consensus.cc:3060] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.127180 32497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20dbe327046a454b9056cc2533f8e11f" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:19.127774 32497 raft_consensus.cc:3060] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.124944   680 consensus_queue.cc:237] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.136436   683 raft_consensus.cc:515] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.138684   616 raft_consensus.cc:515] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.140275 32536 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.146777 32497 raft_consensus.cc:2468] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
W20260709 12:25:19.151543 32537 leader_election.cc:336] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.140307   655 raft_consensus.cc:493] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.138778   683 leader_election.cc:290] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.159905   655 raft_consensus.cc:515] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.161147   683 raft_consensus.cc:493] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.155813 32246 catalog_manager.cc:5697] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.157493 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a0dcf78f844e03915398bda3d85ae4" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:19.161937 32495 raft_consensus.cc:3060] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.161824   683 raft_consensus.cc:515] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.162981   655 leader_election.cc:290] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.155184   690 raft_consensus.cc:2749] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:19.163892   683 leader_election.cc:290] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.164080   690 raft_consensus.cc:493] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.164602   690 raft_consensus.cc:515] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.166755   690 leader_election.cc:290] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.156284   616 leader_election.cc:290] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
W20260709 12:25:19.167732 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 60695.5us
I20260709 12:25:19.172642 32495 raft_consensus.cc:2468] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.174053 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75889351f0c47a6ae1d7548ceaa820b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:19.174656 32420 raft_consensus.cc:3060] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.176314   689 raft_consensus.cc:515] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.178646   689 leader_election.cc:290] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.181468 32420 raft_consensus.cc:2468] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 2.
I20260709 12:25:19.160936 32388 leader_election.cc:304] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
W20260709 12:25:19.184042 32389 leader_election.cc:336] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.184377 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.185048 32495 raft_consensus.cc:2468] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
I20260709 12:25:19.185092 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:19.187798 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:19.188550 32421 raft_consensus.cc:2468] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
W20260709 12:25:19.189829 32389 leader_election.cc:336] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.190778   693 raft_consensus.cc:493] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.191366   693 raft_consensus.cc:515] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.193674   693 leader_election.cc:290] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.197788 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ae204840ba4305a6fc0aeb2ceea097" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:19.198403 32495 raft_consensus.cc:3060] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.200596 32388 leader_election.cc:304] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.201974   616 raft_consensus.cc:493] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.202343   685 raft_consensus.cc:2804] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.104331   675 raft_consensus.cc:515] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.202579   616 raft_consensus.cc:515] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.206952   675 leader_election.cc:290] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:19.204612 32537 leader_election.cc:336] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.207937 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
W20260709 12:25:19.208189 32537 leader_election.cc:336] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.208576 32570 raft_consensus.cc:2468] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
W20260709 12:25:19.208691 32537 leader_election.cc:336] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:19.209179 32537 leader_election.cc:336] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:19.209714 32537 leader_election.cc:336] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.210024 32386 leader_election.cc:304] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:19.217628 32389 leader_election.cc:336] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.222677 32495 raft_consensus.cc:2468] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 2.
I20260709 12:25:19.229125 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:19.236903 32536 leader_election.cc:304] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.163476   655 raft_consensus.cc:493] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.239591   655 raft_consensus.cc:515] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.241060   675 raft_consensus.cc:2804] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.243804   675 raft_consensus.cc:493] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.244308   675 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.241523   616 leader_election.cc:290] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.258929   616 raft_consensus.cc:2804] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.260752   616 raft_consensus.cc:697] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.268157   698 raft_consensus.cc:493] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.264313   685 raft_consensus.cc:697] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.268728   698 raft_consensus.cc:515] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.270589   675 raft_consensus.cc:515] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.275847   685 consensus_queue.cc:237] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.242827 32536 leader_election.cc:304] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:19.278417 32388 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 77902.3us
I20260709 12:25:19.278945   690 raft_consensus.cc:2804] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.279438   690 raft_consensus.cc:697] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:19.279739   701 raft_consensus.cc:493] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.259337   700 raft_consensus.cc:2804] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.280258   690 consensus_queue.cc:237] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.280310   701 raft_consensus.cc:515] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:19.281311 32537 leader_election.cc:336] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.282791   701 leader_election.cc:290] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.284294   698 leader_election.cc:290] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:19.287554 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 44799.7us
I20260709 12:25:19.288388 32536 leader_election.cc:304] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.280826   700 raft_consensus.cc:493] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.301748   700 raft_consensus.cc:3060] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.272024   616 consensus_queue.cc:237] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.290886   680 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.303408   680 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.305696   680 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.310169   694 raft_consensus.cc:2804] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.291887   698 raft_consensus.cc:493] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.292380   689 raft_consensus.cc:493] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.310562 32536 leader_election.cc:304] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.310702   694 raft_consensus.cc:697] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:19.310853   689 raft_consensus.cc:515] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.311978   694 consensus_queue.cc:237] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.313265   689 leader_election.cc:290] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
W20260709 12:25:19.294654 32389 leader_election.cc:336] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.313958   698 raft_consensus.cc:515] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.316327   680 raft_consensus.cc:493] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.318074   698 leader_election.cc:290] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:19.312355   690 raft_consensus.cc:2749] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:19.316143 32463 leader_election.cc:336] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.319852   675 leader_election.cc:290] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:19.276572 32386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 66614us
W20260709 12:25:19.293324 32537 leader_election.cc:336] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.322122 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.322512 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584266304604e75a3b8d157c3c127a3" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.322721 32570 raft_consensus.cc:2468] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.323187 32567 raft_consensus.cc:2468] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.323939   698 raft_consensus.cc:493] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.324193   616 raft_consensus.cc:493] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.324474   698 raft_consensus.cc:515] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.324707 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.324767   616 raft_consensus.cc:515] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:19.316196 32389 leader_election.cc:336] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.327592   701 raft_consensus.cc:493] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.328184   701 raft_consensus.cc:515] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.330302   701 leader_election.cc:290] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.331215   701 raft_consensus.cc:493] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.331702   701 raft_consensus.cc:515] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.332919   680 raft_consensus.cc:515] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.334939   701 leader_election.cc:290] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.337708 32246 catalog_manager.cc:5697] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 2 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.337627   698 leader_election.cc:290] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:19.342803 32537 leader_election.cc:336] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:19.343657 32537 leader_election.cc:336] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.344832 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.345466 32567 raft_consensus.cc:2468] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.346479 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.347155 32569 raft_consensus.cc:2468] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.348062 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.339975 32386 leader_election.cc:304] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.348688 32570 raft_consensus.cc:2468] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.350281   680 leader_election.cc:290] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.351693   698 raft_consensus.cc:2804] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.355597   698 raft_consensus.cc:493] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.356019   698 raft_consensus.cc:3060] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.352383   701 raft_consensus.cc:493] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
W20260709 12:25:19.357050 32463 leader_election.cc:336] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.356925   701 raft_consensus.cc:515] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.358834   701 leader_election.cc:290] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.358973   680 raft_consensus.cc:493] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.327280   616 leader_election.cc:290] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.353585 32386 leader_election.cc:304] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.359627   680 raft_consensus.cc:515] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.360473   616 raft_consensus.cc:2804] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.360885   616 raft_consensus.cc:493] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.361348   616 raft_consensus.cc:3060] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:19.354918 32389 leader_election.cc:336] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.365087 32389 leader_election.cc:304] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.366187   701 raft_consensus.cc:2749] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:19.354055   700 raft_consensus.cc:515] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.366850   698 raft_consensus.cc:515] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
W20260709 12:25:19.367662 32463 leader_election.cc:336] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.369383 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
I20260709 12:25:19.369938   680 leader_election.cc:290] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.267198   655 leader_election.cc:290] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.370096 32423 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:19.362090 32386 leader_election.cc:304] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:19.371196 32389 leader_election.cc:336] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.371490 32462 leader_election.cc:304] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.373289   701 raft_consensus.cc:2804] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.373744   701 raft_consensus.cc:493] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.374212   701 raft_consensus.cc:3060] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.373862   680 raft_consensus.cc:2804] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.374894   680 raft_consensus.cc:493] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.375330   680 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.373418   698 leader_election.cc:290] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.381992   700 leader_election.cc:290] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.383914   680 raft_consensus.cc:515] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.377215 32386 leader_election.cc:304] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:19.385423 32389 leader_election.cc:336] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.387920   680 leader_election.cc:290] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.390817 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:19.391441 32423 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.391193   701 raft_consensus.cc:515] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.393365   701 leader_election.cc:290] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.311996 32536 leader_election.cc:304] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:19.399036 32463 leader_election.cc:336] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.400627 32246 catalog_manager.cc:5697] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 2 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.401821   694 raft_consensus.cc:2804] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.402302   694 raft_consensus.cc:493] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.402599 32423 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 2.
I20260709 12:25:19.402680   694 raft_consensus.cc:3060] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.402786   616 raft_consensus.cc:515] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.403867 32462 leader_election.cc:304] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.405043   680 raft_consensus.cc:2804] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.405128   616 leader_election.cc:290] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:19.395740 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:46215, user_credentials={real_user=slave}} blocked reactor thread for 83805.2us
I20260709 12:25:19.406239   680 raft_consensus.cc:697] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
W20260709 12:25:19.407655 32389 leader_election.cc:336] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:19.409700 32389 leader_election.cc:336] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.408558 32386 leader_election.cc:304] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.408485 32536 leader_election.cc:304] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.411873 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.412055   655 raft_consensus.cc:2749] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:19.412940 32570 raft_consensus.cc:2468] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.415455 32495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78fd446f4b314cacbe4d98b480d5c267" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:19.416059 32495 raft_consensus.cc:3060] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.407227   680 consensus_queue.cc:237] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:19.421618 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" is_pre_election: true
I20260709 12:25:19.422479 32494 raft_consensus.cc:2468] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 1.
W20260709 12:25:19.422824 32389 leader_election.cc:336] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:19.424011 32389 leader_election.cc:336] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.424748 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f" is_pre_election: true
W20260709 12:25:19.424984 32389 leader_election.cc:336] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.425639 32421 raft_consensus.cc:2393] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb6c3223ed4645daaf2b2c2a746f42ef in current term 2: Already voted for candidate b4c84cb00943497baa976d56a30ef79f in this term.
I20260709 12:25:19.394572   701 raft_consensus.cc:2804] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.426885   701 raft_consensus.cc:493] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.428952   694 raft_consensus.cc:515] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.427314   701 raft_consensus.cc:3060] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.442183 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:19.442967 32494 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.448518 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
W20260709 12:25:19.449819 32537 leader_election.cc:336] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.450609 32569 raft_consensus.cc:2468] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:19.451155   694 leader_election.cc:290] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Requested vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:19.455585 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.456370 32570 raft_consensus.cc:2468] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 1.
I20260709 12:25:19.456439   701 raft_consensus.cc:515] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.458627   701 leader_election.cc:290] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:19.450623 32389 leader_election.cc:336] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:19.459489 32389 leader_election.cc:336] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.463045 32246 catalog_manager.cc:5697] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.467372 32495 raft_consensus.cc:2468] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 2.
I20260709 12:25:19.412672   700 raft_consensus.cc:2804] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.470144   700 raft_consensus.cc:493] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.480275   700 raft_consensus.cc:3060] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.476053 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25038dc8c40e49708124f0f2a4d88d6b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.483155 32567 raft_consensus.cc:3060] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.485642 32423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491e227f98fc4d198b6991680397d701" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:19.486229 32423 raft_consensus.cc:3060] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.488178 32386 leader_election.cc:304] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.489531   616 raft_consensus.cc:2804] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.490037   616 raft_consensus.cc:493] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.490458   616 raft_consensus.cc:3060] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.476774 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" is_pre_election: true
I20260709 12:25:19.492192 32566 raft_consensus.cc:2468] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 1.
I20260709 12:25:19.492924 32423 raft_consensus.cc:2468] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 2.
I20260709 12:25:19.494227 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e76daa5b00384d70b3f6c5a7bd67cae1" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.494889 32566 raft_consensus.cc:3060] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:19.477757 32389 leader_election.cc:336] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.478091 32460 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.499815 32460 leader_election.cc:304] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.501407   687 raft_consensus.cc:2804] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.501808   687 raft_consensus.cc:493] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.502170   687 raft_consensus.cc:3060] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.502789 32246 catalog_manager.cc:5697] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.501196 32567 raft_consensus.cc:2468] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.505236 32386 leader_election.cc:304] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.506343   685 raft_consensus.cc:2804] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.506708   685 raft_consensus.cc:493] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.507064   685 raft_consensus.cc:3060] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.501258   704 raft_consensus.cc:2804] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.508658   704 raft_consensus.cc:493] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.509003   704 raft_consensus.cc:3060] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.512347   616 raft_consensus.cc:515] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.515003   685 raft_consensus.cc:515] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.517362   685 leader_election.cc:290] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.518441 32386 leader_election.cc:304] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.519239 32567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bf1f5a0b0c34d58bcf812975df6fd6b" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.519904 32567 raft_consensus.cc:3060] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.520454   698 raft_consensus.cc:2804] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.521056   698 raft_consensus.cc:697] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.522004   698 consensus_queue.cc:237] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.476121 32536 leader_election.cc:304] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [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: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.479508 32569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84fb9f6416364b028ec59e6affc7a84c" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.480331 32570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1af7ffbb35649e4abf9c00f6a4cf2fc" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.475322 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8584266304604e75a3b8d157c3c127a3" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.482581 32494 raft_consensus.cc:2468] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 2.
I20260709 12:25:19.529296 32569 raft_consensus.cc:3060] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.530189   616 leader_election.cc:290] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.532649 32567 raft_consensus.cc:2468] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.528201 32570 raft_consensus.cc:3060] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.529282 32568 raft_consensus.cc:3060] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.533067 32246 catalog_manager.cc:5697] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.538823   704 raft_consensus.cc:515] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.540556 32568 raft_consensus.cc:2468] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.549171   700 raft_consensus.cc:515] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.544143   687 raft_consensus.cc:515] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.551462   700 leader_election.cc:290] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.551697   687 leader_election.cc:290] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:19.547039 32463 leader_election.cc:336] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.556830 32566 raft_consensus.cc:2468] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.557251   704 leader_election.cc:290] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.565366   694 raft_consensus.cc:2804] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:19.566005   694 raft_consensus.cc:493] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:19.566455   694 raft_consensus.cc:3060] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.567648 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2923dc81d774a66b44c14c547ae8864" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.568367 32566 raft_consensus.cc:3060] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:19.568423 32536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:46033, user_credentials={real_user=slave}} blocked reactor thread for 92382.5us
I20260709 12:25:19.570227 32386 leader_election.cc:304] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [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: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 
W20260709 12:25:19.570487 32463 leader_election.cc:336] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.570339 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56131bfbc2da4ef698c22252e998b2bb" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.571723   616 raft_consensus.cc:2804] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.571218 32386 leader_election.cc:304] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.572319   616 raft_consensus.cc:697] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.572773   700 raft_consensus.cc:2804] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.573860   700 raft_consensus.cc:697] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.574793   700 consensus_queue.cc:237] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.573062 32570 raft_consensus.cc:2468] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.574806 32569 raft_consensus.cc:2468] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.579847 32386 leader_election.cc:304] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.581305 32536 leader_election.cc:304] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.581463 32386 leader_election.cc:304] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.582342   701 raft_consensus.cc:2804] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.582676 32386 leader_election.cc:304] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.583017   701 raft_consensus.cc:697] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.571803 32568 raft_consensus.cc:3060] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.585125   698 raft_consensus.cc:2804] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:25:19.586122 32389 leader_election.cc:336] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.586184   701 consensus_queue.cc:237] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.587124   655 raft_consensus.cc:2804] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.586902   698 raft_consensus.cc:697] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.590930 32536 leader_election.cc:304] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.591025   694 raft_consensus.cc:515] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.590447   655 raft_consensus.cc:697] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:19.583384   685 raft_consensus.cc:2804] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.593756   685 raft_consensus.cc:697] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.593909   694 leader_election.cc:290] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:19.594499   689 raft_consensus.cc:2804] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.595057   689 raft_consensus.cc:697] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:19.595929   689 consensus_queue.cc:237] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.596835   698 consensus_queue.cc:237] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.597082   655 consensus_queue.cc:237] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
W20260709 12:25:19.597903 32537 leader_election.cc:336] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.601100 32536 leader_election.cc:304] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [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: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
W20260709 12:25:19.601747 32389 leader_election.cc:336] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
W20260709 12:25:19.602672 32389 leader_election.cc:336] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:19.605317 32536 leader_election.cc:304] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.606072   675 raft_consensus.cc:2804] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.606571   675 raft_consensus.cc:697] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:19.607446   675 consensus_queue.cc:237] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.608374 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66692d313545442086d131d8606ca28c" candidate_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:19.608974 32494 raft_consensus.cc:3060] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.607605 32568 raft_consensus.cc:2468] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.616353 32494 raft_consensus.cc:2468] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb6c3223ed4645daaf2b2c2a746f42ef in term 2.
I20260709 12:25:19.602355   690 raft_consensus.cc:2749] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:19.622885   616 consensus_queue.cc:237] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.630003 32566 raft_consensus.cc:2468] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:19.639549 32571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa11cbfd455c4d2aae988989497e1500" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.640264 32571 raft_consensus.cc:3060] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.642578 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f9d2198b134a7d882a8e7e90f0728a" candidate_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:19.643342 32566 raft_consensus.cc:3060] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:19.594710   685 consensus_queue.cc:237] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.662930 32536 leader_election.cc:304] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.664754 32571 raft_consensus.cc:2468] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 2.
W20260709 12:25:19.671412 32463 consensus_peers.cc:597] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:19.674259 32566 raft_consensus.cc:2468] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0eb2014133b94c6b903ce0fff4abcdb6 in term 2.
I20260709 12:25:19.670208   683 raft_consensus.cc:2804] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.679483   683 raft_consensus.cc:697] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Becoming Leader. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:19.680408   683 consensus_queue.cc:237] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.682068 32421 raft_consensus.cc:1275] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer 0eb2014133b94c6b903ce0fff4abcdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:19.684015   680 consensus_queue.cc:1048] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:19.688382 32460 leader_election.cc:304] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.692469 32460 leader_election.cc:304] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.695142   704 raft_consensus.cc:2804] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.695888   704 raft_consensus.cc:697] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:19.697247   680 raft_consensus.cc:2804] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.698019   680 raft_consensus.cc:697] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Becoming Leader. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:19.699246   680 consensus_queue.cc:237] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.704123 32246 catalog_manager.cc:5697] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.708072 32244 catalog_manager.cc:5697] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 2 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.710253 32246 catalog_manager.cc:5697] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.706333   704 consensus_queue.cc:237] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:19.710565 32244 catalog_manager.cc:5697] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 2 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:19.711907 32386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.132:46869, user_credentials={real_user=slave}} blocked reactor thread for 129297us
I20260709 12:25:19.713119 32246 catalog_manager.cc:5697] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.721508 32386 leader_election.cc:304] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.723623 32386 leader_election.cc:304] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, eb6c3223ed4645daaf2b2c2a746f42ef; no voters: f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:19.720052 32246 catalog_manager.cc:5697] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.725488   616 raft_consensus.cc:2804] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.725492   717 raft_consensus.cc:2804] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:19.727872   717 raft_consensus.cc:697] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.729056   717 consensus_queue.cc:237] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.726014   616 raft_consensus.cc:697] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:19.742026   616 consensus_queue.cc:237] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:19.784183 32243 catalog_manager.cc:5697] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.799026 32421 raft_consensus.cc:1275] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer eb6c3223ed4645daaf2b2c2a746f42ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:19.799252 32494 raft_consensus.cc:1275] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer eb6c3223ed4645daaf2b2c2a746f42ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:19.805248   694 consensus_queue.cc:1048] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:19.808228   675 consensus_queue.cc:1048] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:25:19.819096 32389 consensus_peers.cc:597] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:19.824030 32463 consensus_peers.cc:597] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:19.836759 32493 raft_consensus.cc:1275] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:19.838310   698 consensus_queue.cc:1048] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:19.844806 32246 catalog_manager.cc:5697] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:19.878568 32537 consensus_peers.cc:597] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:19.887647 32389 consensus_peers.cc:597] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:19.895103 32243 catalog_manager.cc:5697] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 2 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.917837 32243 catalog_manager.cc:5697] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132). New cstate: current_term: 2 leader_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:19.955402 32389 consensus_peers.cc:597] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:19.965332 32495 raft_consensus.cc:1275] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:19.967074   698 consensus_queue.cc:1048] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:19.967535 32422 raft_consensus.cc:1275] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer 0eb2014133b94c6b903ce0fff4abcdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:19.975651 32537 consensus_peers.cc:597] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:19.972621   680 consensus_queue.cc:1048] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 12:25:19.984280 32537 consensus_peers.cc:597] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:19.984733 32243 catalog_manager.cc:5697] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.986591 32243 catalog_manager.cc:5697] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.996610 32243 catalog_manager.cc:5697] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.998143 32243 catalog_manager.cc:5697] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from f4bad0b9e64843a4918782d928a47fed (127.28.128.129) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:20.005302 32537 consensus_peers.cc:597] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.021214 32463 consensus_peers.cc:597] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.021485 32389 consensus_peers.cc:597] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.028929 32537 consensus_peers.cc:597] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.035111 29186 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 32369)
I20260709 12:25:20.049371 32571 raft_consensus.cc:1275] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.051028   616 consensus_queue.cc:1048] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:20.051041 32566 raft_consensus.cc:1275] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.057147   698 consensus_queue.cc:1048] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:20.098361 32389 consensus_peers.cc:597] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:20.101157 32493 raft_consensus.cc:1275] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer eb6c3223ed4645daaf2b2c2a746f42ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.103442   683 consensus_queue.cc:1048] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:20.104420 32571 raft_consensus.cc:1275] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.114933   717 consensus_queue.cc:1048] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:20.120258 32571 raft_consensus.cc:1275] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.124995   717 consensus_queue.cc:1048] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:20.132524 32420 raft_consensus.cc:1275] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer eb6c3223ed4645daaf2b2c2a746f42ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.129837 32571 raft_consensus.cc:1275] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.141662 32493 raft_consensus.cc:1275] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer eb6c3223ed4645daaf2b2c2a746f42ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:20.143853 32389 consensus_peers.cc:597] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:20.143615   717 consensus_queue.cc:1048] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:20.145860   694 consensus_queue.cc:1048] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:20.147336   694 consensus_queue.cc:1048] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:20.152817 32569 raft_consensus.cc:1275] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer 0eb2014133b94c6b903ce0fff4abcdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.158540   687 consensus_queue.cc:1048] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:20.170200 32537 consensus_peers.cc:597] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.172703 32389 consensus_peers.cc:597] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.185896 32389 consensus_peers.cc:597] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.197009 32537 consensus_peers.cc:597] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.213549 32537 consensus_peers.cc:597] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.231168 32463 consensus_peers.cc:597] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.231647 32463 consensus_peers.cc:597] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.244503 32537 consensus_peers.cc:597] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.253151 32463 consensus_peers.cc:597] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.253697 32463 consensus_peers.cc:597] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.256449 32389 consensus_peers.cc:597] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.260241 32537 consensus_peers.cc:597] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:20.266091 32493 raft_consensus.cc:1275] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer eb6c3223ed4645daaf2b2c2a746f42ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.267841   694 consensus_queue.cc:1048] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:20.278160 32566 raft_consensus.cc:1275] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.279605   717 consensus_queue.cc:1048] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:20.282339 32537 consensus_peers.cc:597] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:20.289495 32566 raft_consensus.cc:1275] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer 0eb2014133b94c6b903ce0fff4abcdb6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.315531 32569 raft_consensus.cc:1275] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.317001   717 consensus_queue.cc:1048] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:20.319680   680 consensus_queue.cc:1048] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:20.357395 32463 consensus_peers.cc:597] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.357872 32463 consensus_peers.cc:597] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:20.360419 32568 raft_consensus.cc:1275] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:20.362191   685 consensus_queue.cc:1048] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:20.363193 32537 consensus_peers.cc:597] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.385495 32389 consensus_peers.cc:597] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:20.410070 32463 consensus_peers.cc:597] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.410920 32463 consensus_peers.cc:597] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.411451 32463 consensus_peers.cc:597] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.444150 32389 consensus_peers.cc:597] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.483146 32463 consensus_peers.cc:597] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.532558 32463 consensus_peers.cc:597] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.560139 32463 consensus_peers.cc:597] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.580447 32463 consensus_peers.cc:597] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.600695 32537 consensus_peers.cc:597] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.634938 32537 consensus_peers.cc:597] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.709806 32463 consensus_peers.cc:597] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.776255 32537 consensus_peers.cc:597] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.814898 32389 consensus_peers.cc:597] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:20.852413 32537 consensus_peers.cc:597] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:21.035750 29186 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 32369)
W20260709 12:25:22.036341 29186 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 32369)
W20260709 12:25:22.163698 32463 consensus_peers.cc:597] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.222483 32389 consensus_peers.cc:597] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.325591 32537 consensus_peers.cc:597] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.338595 32463 consensus_peers.cc:597] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.381413 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
W20260709 12:25:22.398415 32463 consensus_peers.cc:597] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.455654 32537 consensus_peers.cc:597] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:22.484129 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:22.494940   755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:22.497192   756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:22.507957 32389 consensus_peers.cc:597] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.538965   761 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:22.540594 32537 consensus_peers.cc:597] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.545871 32389 consensus_peers.cc:597] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:22.546305 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:22.547883 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:22.548141 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:22.548374 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599922548356 us; error 0 us; skew 500 ppm
I20260709 12:25:22.549001 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:22.555284 29186 webserver.cc:533] Webserver started at http://127.28.128.129:44897/ using document root <none> and password file <none>
I20260709 12:25:22.555819 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:22.556042 29186 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:25:22.560927 29186 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
W20260709 12:25:22.561543 32389 consensus_peers.cc:597] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:22.571074   766 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:22.572045 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:25:22.572475 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "f4bad0b9e64843a4918782d928a47fed"
format_stamp: "Formatted at 2026-07-09 12:25:04 on dist-test-slave-j56d"
I20260709 12:25:22.572970 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599783429716-29186-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)
W20260709 12:25:22.581447 32463 consensus_peers.cc:597] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.590485 32537 consensus_peers.cc:597] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:22.594714 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:22.596123 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:22.599090 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:25:22.600179 32463 consensus_peers.cc:597] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.605911   774 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:25:22.606575 32537 consensus_peers.cc:597] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.614202 32389 consensus_peers.cc:597] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.633622 32537 consensus_peers.cc:597] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.646390 32537 consensus_peers.cc:597] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.652361 32537 consensus_peers.cc:597] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.654461 32463 consensus_peers.cc:597] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.671954 32537 consensus_peers.cc:597] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.720317 32463 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111) [suppressed 425 similar messages]
W20260709 12:25:22.728534 32389 consensus_peers.cc:597] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.732687 32463 consensus_peers.cc:597] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.733305 32389 consensus_peers.cc:597] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.746199 32463 consensus_peers.cc:597] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.746304 32389 consensus_peers.cc:597] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.850622 32463 consensus_peers.cc:597] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.852245 32463 consensus_peers.cc:597] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.881629 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:25:22.882010 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.278s	user 0.007s	sys 0.004s
I20260709 12:25:22.882329 29186 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:25:22.888548   774 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:22.900695 32463 consensus_peers.cc:597] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.909405   774 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:22.910562   774 tablet_bootstrap.cc:492] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:22.911533   774 ts_tablet_manager.cc:1403] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
W20260709 12:25:22.912331 32537 consensus_peers.cc:597] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.917318 32463 consensus_peers.cc:597] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:22.917563   774 raft_consensus.cc:359] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:22.918309   774 raft_consensus.cc:740] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.919200   774 consensus_queue.cc:260] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
W20260709 12:25:22.920454 32537 consensus_peers.cc:597] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:22.922650   774 ts_tablet_manager.cc:1434] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:25:22.923444   774 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:22.938716 32389 consensus_peers.cc:597] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.941967 32463 consensus_peers.cc:597] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.946522   774 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 12:25:22.947576 32463 consensus_peers.cc:597] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.947579   774 tablet_bootstrap.cc:492] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:22.948895   774 ts_tablet_manager.cc:1403] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.005s
I20260709 12:25:22.951699   774 raft_consensus.cc:359] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:22.952414   774 raft_consensus.cc:740] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.953171   774 consensus_queue.cc:260] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:22.955693   774 ts_tablet_manager.cc:1434] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:22.956492   774 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:22.958431 32537 consensus_peers.cc:597] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:22.969254 32537 consensus_peers.cc:597] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.973395   774 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:22.974452   774 tablet_bootstrap.cc:492] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:22.975147   774 ts_tablet_manager.cc:1403] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:25:22.977223   774 raft_consensus.cc:359] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:22.977862   774 raft_consensus.cc:740] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.978621   774 consensus_queue.cc:260] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:22.980705   774 ts_tablet_manager.cc:1434] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:22.982460   774 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:22.987869 32389 consensus_peers.cc:597] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:22.990451 32463 consensus_peers.cc:597] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:22.997507   774 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:22.998608   774 tablet_bootstrap.cc:492] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:22.999203   774 ts_tablet_manager.cc:1403] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:25:23.001107   774 raft_consensus.cc:359] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.001672   774 raft_consensus.cc:740] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.002303   774 consensus_queue.cc:260] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.003723   774 ts_tablet_manager.cc:1434] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:25:23.004508   774 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.018443   774 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.019338   774 tablet_bootstrap.cc:492] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.019958   774 ts_tablet_manager.cc:1403] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:25:23.022065   774 raft_consensus.cc:359] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.022612   774 raft_consensus.cc:740] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.023273   774 consensus_queue.cc:260] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.025302   774 ts_tablet_manager.cc:1434] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:23.025939   774 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.038671   774 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.039637   774 tablet_bootstrap.cc:492] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.040318   774 ts_tablet_manager.cc:1403] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 12:25:23.042704   774 raft_consensus.cc:359] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.043557   774 raft_consensus.cc:740] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.044315   774 consensus_queue.cc:260] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.046490   774 ts_tablet_manager.cc:1434] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:23.047305   774 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.061398   774 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.062144   774 tablet_bootstrap.cc:492] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.062680   774 ts_tablet_manager.cc:1403] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 12:25:23.064436   774 raft_consensus.cc:359] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.064966   774 raft_consensus.cc:740] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.065645   774 consensus_queue.cc:260] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.067559   774 ts_tablet_manager.cc:1434] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:23.068360   774 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:23.072906 32537 consensus_peers.cc:597] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:23.082362   774 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.083150   774 tablet_bootstrap.cc:492] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.083702   774 ts_tablet_manager.cc:1403] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:25:23.085832   774 raft_consensus.cc:359] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.086573   774 raft_consensus.cc:740] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.087267   774 consensus_queue.cc:260] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.089295   774 ts_tablet_manager.cc:1434] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:25:23.090207   774 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:23.112625 32389 consensus_peers.cc:597] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:23.115556   774 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.116542   774 tablet_bootstrap.cc:492] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.117251   774 ts_tablet_manager.cc:1403] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.016s
I20260709 12:25:23.119690   774 raft_consensus.cc:359] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:23.120390   774 raft_consensus.cc:740] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.120980   774 consensus_queue.cc:260] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:23.122613   774 ts_tablet_manager.cc:1434] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:23.123366   774 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:23.135749 32389 consensus_peers.cc:597] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:23.147189 29186 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:25:23.147610 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.265s	user 0.244s	sys 0.000s
W20260709 12:25:23.148897 32463 consensus_peers.cc:597] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:23.152957   774 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.153959   774 tablet_bootstrap.cc:492] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.154551   774 ts_tablet_manager.cc:1403] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260709 12:25:23.156872   774 raft_consensus.cc:359] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.157593   774 raft_consensus.cc:740] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.158456   774 consensus_queue.cc:260] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.160609   774 ts_tablet_manager.cc:1434] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:23.161406   774 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.186000   774 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.186740   774 tablet_bootstrap.cc:492] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.187332   774 ts_tablet_manager.cc:1403] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260709 12:25:23.189611   774 raft_consensus.cc:359] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.195291   774 raft_consensus.cc:740] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.196101   774 consensus_queue.cc:260] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.199792   774 ts_tablet_manager.cc:1434] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:25:23.200595   774 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:23.214677 32463 consensus_peers.cc:597] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:23.234618   774 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.237334   774 tablet_bootstrap.cc:492] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.239470   774 ts_tablet_manager.cc:1403] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.007s
I20260709 12:25:23.242847   774 raft_consensus.cc:359] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.243758   774 raft_consensus.cc:740] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.244638   774 consensus_queue.cc:260] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.247148   774 ts_tablet_manager.cc:1434] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:23.248194   774 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.266700   774 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.267437   774 tablet_bootstrap.cc:492] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.268071   774 ts_tablet_manager.cc:1403] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:25:23.270100   774 raft_consensus.cc:359] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.270793   774 raft_consensus.cc:740] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.272065   774 consensus_queue.cc:260] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.274292   774 ts_tablet_manager.cc:1434] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:23.275498   774 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
W20260709 12:25:23.282248 32537 consensus_peers.cc:597] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:23.292409   774 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.296085   774 tablet_bootstrap.cc:492] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.297187   774 ts_tablet_manager.cc:1403] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 12:25:23.298480 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:45155
I20260709 12:25:23.298590   846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:45155 every 8 connection(s)
I20260709 12:25:23.300642   774 raft_consensus.cc:359] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.301407   774 raft_consensus.cc:740] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.302177   774 consensus_queue.cc:260] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.305416   774 ts_tablet_manager.cc:1434] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:23.306236   774 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.329252   774 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.330297   774 tablet_bootstrap.cc:492] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.331112   774 ts_tablet_manager.cc:1403] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:25:23.334084   774 raft_consensus.cc:359] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.334863   774 raft_consensus.cc:740] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.336454   774 consensus_queue.cc:260] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.336995   847 heartbeater.cc:344] Connected to a master server at 127.28.128.190:34635
I20260709 12:25:23.337221   820 raft_consensus.cc:3060] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.337476   847 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:23.338439   847 heartbeater.cc:507] Master 127.28.128.190:34635 requested a full tablet report, sending...
I20260709 12:25:23.338835   774 ts_tablet_manager.cc:1434] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:23.339730   774 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.362883   819 raft_consensus.cc:3060] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.369513   774 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.371083   774 tablet_bootstrap.cc:492] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.371888   774 ts_tablet_manager.cc:1403] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260709 12:25:23.375857   774 raft_consensus.cc:359] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.376613   774 raft_consensus.cc:740] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.377302   774 consensus_queue.cc:260] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.379302   774 ts_tablet_manager.cc:1434] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:23.380748   774 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.389449 32246 ts_manager.cc:194] Re-registered known tserver with Master: f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:23.396195   774 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.397348   774 tablet_bootstrap.cc:492] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.397944   774 ts_tablet_manager.cc:1403] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 12:25:23.400492   774 raft_consensus.cc:359] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.401178   774 raft_consensus.cc:740] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.401952   774 consensus_queue.cc:260] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.403867   774 ts_tablet_manager.cc:1434] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:25:23.404722   774 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.422257   774 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.423044   774 tablet_bootstrap.cc:492] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.423651   774 ts_tablet_manager.cc:1403] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 12:25:23.426239   774 raft_consensus.cc:359] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.426944   774 raft_consensus.cc:740] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.427613   774 consensus_queue.cc:260] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.430500   774 ts_tablet_manager.cc:1434] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:25:23.431316   774 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.436544 32246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51868
I20260709 12:25:23.441186   847 heartbeater.cc:499] Master 127.28.128.190:34635 was elected leader, sending a full tablet report...
I20260709 12:25:23.446300   820 raft_consensus.cc:3060] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.447161   774 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.448127   774 tablet_bootstrap.cc:492] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.448772   774 ts_tablet_manager.cc:1403] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 12:25:23.451231   774 raft_consensus.cc:359] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.451891   774 raft_consensus.cc:740] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.452554   774 consensus_queue.cc:260] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.454531   774 ts_tablet_manager.cc:1434] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:23.455470   774 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.474474   774 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.475512   774 tablet_bootstrap.cc:492] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.476154   774 ts_tablet_manager.cc:1403] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:25:23.478714   774 raft_consensus.cc:359] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.479372   774 raft_consensus.cc:740] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.480059   774 consensus_queue.cc:260] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.482105   774 ts_tablet_manager.cc:1434] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:23.483211   774 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.496069   819 raft_consensus.cc:3060] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.514124   820 raft_consensus.cc:3060] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.519229   818 raft_consensus.cc:3060] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.519450   774 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.520879   774 tablet_bootstrap.cc:492] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.521723   774 ts_tablet_manager.cc:1403] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.019s
I20260709 12:25:23.524813   774 raft_consensus.cc:359] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.525702   774 raft_consensus.cc:740] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.526391   774 consensus_queue.cc:260] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.528956   774 ts_tablet_manager.cc:1434] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:23.529954   774 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.535076   817 raft_consensus.cc:3060] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.555248   774 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.556537   774 tablet_bootstrap.cc:492] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.557611   774 ts_tablet_manager.cc:1403] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260709 12:25:23.571776   774 raft_consensus.cc:359] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.574276   774 raft_consensus.cc:740] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.575414   774 consensus_queue.cc:260] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.576892   774 ts_tablet_manager.cc:1434] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 12:25:23.591130   774 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.591420   816 raft_consensus.cc:3060] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.644088   774 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.645215   774 tablet_bootstrap.cc:492] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.645785   774 ts_tablet_manager.cc:1403] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.003s
I20260709 12:25:23.647914   774 raft_consensus.cc:359] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.648491   774 raft_consensus.cc:740] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.649144   774 consensus_queue.cc:260] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.651338   774 ts_tablet_manager.cc:1434] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:23.652010   774 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.690735   774 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.691636   774 tablet_bootstrap.cc:492] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.692278   774 ts_tablet_manager.cc:1403] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.019s
I20260709 12:25:23.694754   774 raft_consensus.cc:359] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.695453   774 raft_consensus.cc:740] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.696134   774 consensus_queue.cc:260] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.697939   774 ts_tablet_manager.cc:1434] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:25:23.698561   774 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.701865   817 raft_consensus.cc:3060] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.731530   774 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.732499   774 tablet_bootstrap.cc:492] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.733161   774 ts_tablet_manager.cc:1403] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
I20260709 12:25:23.737372   820 raft_consensus.cc:3060] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.745476   774 raft_consensus.cc:359] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.746290   774 raft_consensus.cc:740] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.747022   774 consensus_queue.cc:260] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.748988   774 ts_tablet_manager.cc:1434] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:25:23.749799   774 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.755239   817 raft_consensus.cc:3060] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.782727   774 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.783715   774 tablet_bootstrap.cc:492] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.784333   774 ts_tablet_manager.cc:1403] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.017s
I20260709 12:25:23.787046   774 raft_consensus.cc:359] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.787765   774 raft_consensus.cc:740] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.788400   774 consensus_queue.cc:260] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.790359   774 ts_tablet_manager.cc:1434] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:23.791096   774 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.805128   774 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.805999   774 tablet_bootstrap.cc:492] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.806717   774 ts_tablet_manager.cc:1403] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:25:23.808640   774 raft_consensus.cc:359] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.809163   774 raft_consensus.cc:740] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.809757   774 consensus_queue.cc:260] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.811322   774 ts_tablet_manager.cc:1434] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:25:23.811936   774 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.824012   774 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.824946   774 tablet_bootstrap.cc:492] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.825592   774 ts_tablet_manager.cc:1403] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:25:23.827852   774 raft_consensus.cc:359] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.828374   774 raft_consensus.cc:740] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.828997   774 consensus_queue.cc:260] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.831007   774 ts_tablet_manager.cc:1434] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:25:23.832000   774 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.844836   774 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.845590   774 tablet_bootstrap.cc:492] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.846128   774 ts_tablet_manager.cc:1403] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:25:23.848093   774 raft_consensus.cc:359] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.848748   774 raft_consensus.cc:740] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.849386   774 consensus_queue.cc:260] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.851368   774 ts_tablet_manager.cc:1434] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:23.852664   774 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.866838   774 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.867678   774 tablet_bootstrap.cc:492] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.868356   774 ts_tablet_manager.cc:1403] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260709 12:25:23.870908   774 raft_consensus.cc:359] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.871625   774 raft_consensus.cc:740] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.872437   774 consensus_queue.cc:260] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.874217   774 ts_tablet_manager.cc:1434] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:23.875046   774 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.890573   774 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.891534   774 tablet_bootstrap.cc:492] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.892124   774 ts_tablet_manager.cc:1403] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:25:23.894963   774 raft_consensus.cc:359] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.895511   774 raft_consensus.cc:740] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.896248   774 consensus_queue.cc:260] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.897554   820 raft_consensus.cc:3060] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.898444   774 ts_tablet_manager.cc:1434] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:23.900110   774 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.915550   774 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.916597   774 tablet_bootstrap.cc:492] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.917301   774 ts_tablet_manager.cc:1403] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:25:23.919978   774 raft_consensus.cc:359] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.920461   774 raft_consensus.cc:740] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.921000   774 consensus_queue.cc:260] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:23.922683   774 ts_tablet_manager.cc:1434] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 12:25:23.923436   774 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.936805   774 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.937537   774 tablet_bootstrap.cc:492] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.938118   774 ts_tablet_manager.cc:1403] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:25:23.940320   774 raft_consensus.cc:359] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.940977   774 raft_consensus.cc:740] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.941648   774 consensus_queue.cc:260] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:23.943622   774 ts_tablet_manager.cc:1434] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:23.944376   774 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:23.954777   817 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:23.964435   774 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:23.965394   774 tablet_bootstrap.cc:492] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:23.966023   774 ts_tablet_manager.cc:1403] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 12:25:23.968336   774 raft_consensus.cc:359] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.968992   774 raft_consensus.cc:740] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.969689   774 consensus_queue.cc:260] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:23.975914   774 ts_tablet_manager.cc:1434] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 12:25:23.977562   774 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.014338   774 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.015280   774 tablet_bootstrap.cc:492] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.015851   774 ts_tablet_manager.cc:1403] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.038s	user 0.027s	sys 0.004s
I20260709 12:25:24.017757   774 raft_consensus.cc:359] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.018461   774 raft_consensus.cc:740] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.019131   774 consensus_queue.cc:260] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.021209   774 ts_tablet_manager.cc:1434] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:25:24.022192   774 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.036345   774 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.037256   774 tablet_bootstrap.cc:492] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.037918   774 ts_tablet_manager.cc:1403] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 12:25:24.048858   774 raft_consensus.cc:359] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:24.049619   774 raft_consensus.cc:740] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.050557   774 consensus_queue.cc:260] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:24.059819   774 ts_tablet_manager.cc:1434] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:25:24.060622   774 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.084846   774 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.085855   774 tablet_bootstrap.cc:492] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.086539   774 ts_tablet_manager.cc:1403] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.004s
I20260709 12:25:24.088871   774 raft_consensus.cc:359] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.089504   774 raft_consensus.cc:740] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.090268   774 consensus_queue.cc:260] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.091958   774 ts_tablet_manager.cc:1434] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:24.092912   774 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.109884   774 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.110914   774 tablet_bootstrap.cc:492] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.111656   774 ts_tablet_manager.cc:1403] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260709 12:25:24.114334   774 raft_consensus.cc:359] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:24.115060   774 raft_consensus.cc:740] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.115877   774 consensus_queue.cc:260] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:24.118376   774 ts_tablet_manager.cc:1434] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:24.119364   774 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.146199   774 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.147181   774 tablet_bootstrap.cc:492] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.147753   774 ts_tablet_manager.cc:1403] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.004s
I20260709 12:25:24.150205   774 raft_consensus.cc:359] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.150897   774 raft_consensus.cc:740] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.151535   774 consensus_queue.cc:260] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.153322   774 ts_tablet_manager.cc:1434] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:25:24.154237   774 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.172637   816 raft_consensus.cc:3060] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:24.176291   774 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.177349   774 tablet_bootstrap.cc:492] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.178002   774 ts_tablet_manager.cc:1403] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 12:25:24.180365   774 raft_consensus.cc:359] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.181150   774 raft_consensus.cc:740] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.181895   774 consensus_queue.cc:260] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.183911   774 ts_tablet_manager.cc:1434] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 12:25:24.185577   774 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.198740   774 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.199832   774 tablet_bootstrap.cc:492] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.200489   774 ts_tablet_manager.cc:1403] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:25:24.202868   774 raft_consensus.cc:359] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.203555   774 raft_consensus.cc:740] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.204248   774 consensus_queue.cc:260] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.206214   774 ts_tablet_manager.cc:1434] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:25:24.207423   774 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.225438   774 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.226333   774 tablet_bootstrap.cc:492] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.226955   774 ts_tablet_manager.cc:1403] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:25:24.228765   774 raft_consensus.cc:359] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.229377   774 raft_consensus.cc:740] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.229960   774 consensus_queue.cc:260] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.231730   774 ts_tablet_manager.cc:1434] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:24.232787   774 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.250025   774 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.251012   774 tablet_bootstrap.cc:492] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.251662   774 ts_tablet_manager.cc:1403] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:25:24.252375   816 raft_consensus.cc:3060] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:24.254117   774 raft_consensus.cc:359] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:24.254833   774 raft_consensus.cc:740] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.255596   774 consensus_queue.cc:260] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:24.257782   774 ts_tablet_manager.cc:1434] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:24.258765   774 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.268491   820 raft_consensus.cc:3060] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:24.273790   774 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.275153   774 tablet_bootstrap.cc:492] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.276059   774 ts_tablet_manager.cc:1403] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 12:25:24.278811   774 raft_consensus.cc:359] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.280079   774 raft_consensus.cc:740] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.280911   774 consensus_queue.cc:260] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:24.280817   817 raft_consensus.cc:3060] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:24.283164   774 ts_tablet_manager.cc:1434] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:24.284583   774 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap starting.
I20260709 12:25:24.321184   774 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:24.324105   820 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:24.331658   774 tablet_bootstrap.cc:492] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Bootstrap complete.
I20260709 12:25:24.332522   774 ts_tablet_manager.cc:1403] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.014s
I20260709 12:25:24.334995   774 raft_consensus.cc:359] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.335961   774 raft_consensus.cc:740] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.336653   774 consensus_queue.cc:260] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:24.338785   774 ts_tablet_manager.cc:1434] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:24.387845   820 raft_consensus.cc:3060] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:24.400754   820 raft_consensus.cc:3060] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.305284 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:33.358461 32493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:33.359395 32493 raft_consensus.cc:606] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:33.362607 32493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:33.363154 32493 raft_consensus.cc:606] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:33.365785 32493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a286283f862e477b832c10e5afef929a"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:33.366355 32493 raft_consensus.cc:606] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:33.379071 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "b4c84cb00943497baa976d56a30ef79f"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:33.379500 32568 raft_consensus.cc:606] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Received request to transfer leadership to TS b4c84cb00943497baa976d56a30ef79f
I20260709 12:25:33.381999 32493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:33.382483 32493 raft_consensus.cc:606] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:33.384723 32493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db46897c737f450091841d664609477a"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:33.385192 32493 raft_consensus.cc:606] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:33.386178 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:25:33.387324 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:33.388233 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:33.517179   928 raft_consensus.cc:993] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.517896   933 raft_consensus.cc:1081] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.519601   820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a286283f862e477b832c10e5afef929a"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:33.520340   820 raft_consensus.cc:493] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.520905   820 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:33.527613   820 raft_consensus.cc:515] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.530037   820 leader_election.cc:290] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 3 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:33.543418 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:33.544209 32421 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:33.554574   928 raft_consensus.cc:993] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.555096   928 raft_consensus.cc:1081] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.557274   820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:33.557931   820 raft_consensus.cc:493] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.558377   820 raft_consensus.cc:3060] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.562134 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a286283f862e477b832c10e5afef929a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:33.562755 32493 raft_consensus.cc:3055] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:33.563059 32493 raft_consensus.cc:740] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:33.565925 32493 consensus_queue.cc:260] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.566493   820 raft_consensus.cc:515] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.565263 32421 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 3.
I20260709 12:25:33.567530 32493 raft_consensus.cc:3060] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:33.569118   770 leader_election.cc:304] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:33.569608 32421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:33.570237 32421 raft_consensus.cc:3060] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.574793   820 leader_election.cc:290] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:33.575330   937 raft_consensus.cc:993] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower b4c84cb00943497baa976d56a30ef79f to start an election
I20260709 12:25:33.578699 32421 raft_consensus.cc:2468] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.582736 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcb86ea697d4423b06626b3dc207010" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:33.583385 32494 raft_consensus.cc:3055] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.583673   770 leader_election.cc:304] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:33.579280   929 raft_consensus.cc:1081] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Signalling peer b4c84cb00943497baa976d56a30ef79f to start an election
I20260709 12:25:33.583691 32494 raft_consensus.cc:740] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:33.581568   941 raft_consensus.cc:2804] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:33.590135 32494 consensus_queue.cc:260] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.591921 32494 raft_consensus.cc:3060] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.594945   944 raft_consensus.cc:2804] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.595636 32493 raft_consensus.cc:2468] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 3.
I20260709 12:25:33.598727   941 raft_consensus.cc:697] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 3 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:33.599800   941 consensus_queue.cc:237] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.604156 32421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9"
dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
 from {username='slave'} at 127.0.0.1:35196
I20260709 12:25:33.604908 32421 raft_consensus.cc:493] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.605345 32421 raft_consensus.cc:3060] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.609732 32494 raft_consensus.cc:2468] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.611198   944 raft_consensus.cc:697] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:33.612396   944 consensus_queue.cc:237] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.614540 32421 raft_consensus.cc:515] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:33.622465 32244 catalog_manager.cc:5697] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 2 to 3, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 3 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.631091 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:33.631757 32494 raft_consensus.cc:3060] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.638903 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b00031aa06442dbc620898317f7fc9" candidate_uuid: "b4c84cb00943497baa976d56a30ef79f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:33.639581 32568 raft_consensus.cc:3055] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.639799 32494 raft_consensus.cc:2468] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:33.639892 32568 raft_consensus.cc:740] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:33.641812 32388 leader_election.cc:304] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [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: 0eb2014133b94c6b903ce0fff4abcdb6, b4c84cb00943497baa976d56a30ef79f; no voters: 
I20260709 12:25:33.642933   940 raft_consensus.cc:2804] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.643605   940 raft_consensus.cc:697] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Becoming Leader. State: Replica: b4c84cb00943497baa976d56a30ef79f, State: Running, Role: LEADER
I20260709 12:25:33.644505   940 consensus_queue.cc:237] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [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: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:33.642773 32568 consensus_queue.cc:260] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:33.646297 32568 raft_consensus.cc:3060] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.667073 32421 leader_election.cc:290] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:33.674326 32568 raft_consensus.cc:2468] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4c84cb00943497baa976d56a30ef79f in term 2.
I20260709 12:25:33.685268 32246 catalog_manager.cc:5697] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f reported cstate change: term changed from 1 to 2, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to b4c84cb00943497baa976d56a30ef79f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "b4c84cb00943497baa976d56a30ef79f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.701974   688 raft_consensus.cc:993] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.702443   933 raft_consensus.cc:1081] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.704078   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:33.704625   818 raft_consensus.cc:493] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.704947   818 raft_consensus.cc:3060] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.707208 32246 catalog_manager.cc:5697] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.710665   818 raft_consensus.cc:515] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.712893   818 leader_election.cc:290] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:33.713843 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:33.714095 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4972fdc5094f439cb484067fa4a9869d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:33.714545 32420 raft_consensus.cc:3060] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.714721 32494 raft_consensus.cc:3055] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.715134 32494 raft_consensus.cc:740] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:33.715961 32494 consensus_queue.cc:260] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.717197 32494 raft_consensus.cc:3060] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.722268 32420 raft_consensus.cc:2468] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.723356   770 leader_election.cc:304] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:33.724211   944 raft_consensus.cc:2804] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.724685   944 raft_consensus.cc:697] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:33.725481 32494 raft_consensus.cc:2468] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.725643   944 consensus_queue.cc:237] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.737829 32246 catalog_manager.cc:5697] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.793761   688 raft_consensus.cc:993] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.794183   933 raft_consensus.cc:1081] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.795747   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db46897c737f450091841d664609477a"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:33.796162   818 raft_consensus.cc:493] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.796470   818 raft_consensus.cc:3060] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.802420   818 raft_consensus.cc:515] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:33.804141   818 leader_election.cc:290] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:33.805045 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:33.805608 32494 raft_consensus.cc:3055] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.805909 32494 raft_consensus.cc:740] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:33.806571 32494 consensus_queue.cc:260] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:33.807551 32494 raft_consensus.cc:3060] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.812525 32494 raft_consensus.cc:2468] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.813019 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db46897c737f450091841d664609477a" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:33.813665 32568 raft_consensus.cc:3060] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.813714   770 leader_election.cc:304] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:33.814762   944 raft_consensus.cc:2804] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.815199   944 raft_consensus.cc:697] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:33.816133   944 consensus_queue.cc:237] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } }
I20260709 12:25:33.819928 32568 raft_consensus.cc:2468] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.826571 32246 catalog_manager.cc:5697] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:33.838613   928 raft_consensus.cc:993] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.839145   933 raft_consensus.cc:1081] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:33.840664   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:33.841208   818 raft_consensus.cc:493] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:33.841570   818 raft_consensus.cc:3060] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.846205   818 raft_consensus.cc:515] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.847555   818 leader_election.cc:290] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:33.848454 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:33.848789 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde113ed1cce447a831eaa85f6549507" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:33.849073 32420 raft_consensus.cc:3060] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.849427 32494 raft_consensus.cc:3055] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:33.849726 32494 raft_consensus.cc:740] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:33.850407 32494 consensus_queue.cc:260] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.851691 32494 raft_consensus.cc:3060] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.854832 32420 raft_consensus.cc:2468] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.855796   770 leader_election.cc:304] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:33.856542   944 raft_consensus.cc:2804] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:33.856941 32494 raft_consensus.cc:2468] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:33.857057   944 raft_consensus.cc:697] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:33.858070   944 consensus_queue.cc:237] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:33.867565 32246 catalog_manager.cc:5697] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:34.009755 32420 raft_consensus.cc:1275] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 3 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:34.011247   944 consensus_queue.cc:1048] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:34.037112 32495 raft_consensus.cc:1275] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:34.039016   946 consensus_queue.cc:1048] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:34.077864 32568 raft_consensus.cc:1275] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.079224   940 consensus_queue.cc:1048] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.088928 32493 raft_consensus.cc:1275] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer b4c84cb00943497baa976d56a30ef79f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.090328   940 consensus_queue.cc:1048] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.181439 32421 raft_consensus.cc:1275] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.182641   946 consensus_queue.cc:1048] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.191619 32493 raft_consensus.cc:1275] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.193101   941 consensus_queue.cc:1048] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.208384 32493 raft_consensus.cc:1275] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.209981   941 consensus_queue.cc:1048] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.222308 32421 raft_consensus.cc:1275] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.224398   944 consensus_queue.cc:1048] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.337845 32421 raft_consensus.cc:1275] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.339100   944 consensus_queue.cc:1048] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.342590 32494 raft_consensus.cc:1275] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.344926   946 consensus_queue.cc:1048] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:34.404696 32568 raft_consensus.cc:1275] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.406001   946 consensus_queue.cc:1048] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.416441 32494 raft_consensus.cc:1275] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:34.417886   944 consensus_queue.cc:1048] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:34.425679 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:34.472364 32494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e40dead70a483dabb27055acec4c21"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:34.472993 32494 raft_consensus.cc:606] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:34.476655 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:34.477212 32568 raft_consensus.cc:606] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:34.479887 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:34.480769 32568 raft_consensus.cc:606] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:34.484272 32493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:34.484843 32493 raft_consensus.cc:606] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:34.489200 32493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d"
dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:55288
I20260709 12:25:34.489794 32493 raft_consensus.cc:606] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:34.491071 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:34.492709 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:34.493376 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:34.645709   688 raft_consensus.cc:993] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.646260   688 raft_consensus.cc:1081] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.648288   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:34.648810   818 raft_consensus.cc:493] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:34.649171   818 raft_consensus.cc:3060] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.656234   818 raft_consensus.cc:515] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:34.658013   818 leader_election.cc:290] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:34.658762 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:34.659370 32420 raft_consensus.cc:3060] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.659874 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f29a30425646409f5c26dc2517c262" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:34.660439 32494 raft_consensus.cc:3055] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:34.660739 32494 raft_consensus.cc:740] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:34.662897   942 raft_consensus.cc:993] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.662360 32494 consensus_queue.cc:260] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:34.663908   925 raft_consensus.cc:1081] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.664353 32494 raft_consensus.cc:3060] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.666021   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48160
I20260709 12:25:34.666563 32420 raft_consensus.cc:2468] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:34.666658   818 raft_consensus.cc:493] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:34.667313   818 raft_consensus.cc:3060] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.667734   770 leader_election.cc:304] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:34.668601   946 raft_consensus.cc:2804] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:34.669139   946 raft_consensus.cc:697] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:34.670074   946 consensus_queue.cc:237] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:34.675393   818 raft_consensus.cc:515] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:34.677452   818 leader_election.cc:290] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:34.678025 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:34.678596 32568 raft_consensus.cc:3055] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:34.678885 32568 raft_consensus.cc:740] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:34.679487 32494 raft_consensus.cc:2468] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:34.679643 32568 consensus_queue.cc:260] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:34.680719 32568 raft_consensus.cc:3060] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.682477 32244 catalog_manager.cc:5697] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:34.685497 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beb48ddfd6f54b718dedb4343d425426" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:34.686162 32420 raft_consensus.cc:3060] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.689100 32568 raft_consensus.cc:2468] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:34.690645   768 leader_election.cc:304] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:34.691781   946 raft_consensus.cc:2804] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:34.692306   946 raft_consensus.cc:697] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:34.693315   946 consensus_queue.cc:237] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:34.696456 32420 raft_consensus.cc:2468] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:34.704990 32244 catalog_manager.cc:5697] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:34.729503   688 raft_consensus.cc:993] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.729954   688 raft_consensus.cc:1081] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.731530   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e40dead70a483dabb27055acec4c21"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:34.732067   818 raft_consensus.cc:493] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:34.732412   818 raft_consensus.cc:3060] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.738276   818 raft_consensus.cc:515] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:34.740013   818 leader_election.cc:290] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215), 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033)
I20260709 12:25:34.741307 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:34.742031 32494 raft_consensus.cc:3055] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:34.742319 32494 raft_consensus.cc:740] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:34.741207 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e40dead70a483dabb27055acec4c21" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:34.742851 32420 raft_consensus.cc:3060] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.743214 32494 consensus_queue.cc:260] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:34.744350 32494 raft_consensus.cc:3060] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:34.751439 32494 raft_consensus.cc:2468] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:34.751742 32420 raft_consensus.cc:2468] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:34.752548   770 leader_election.cc:304] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:34.753484   946 raft_consensus.cc:2804] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:34.753966   946 raft_consensus.cc:697] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:34.754920   946 consensus_queue.cc:237] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } }
I20260709 12:25:34.764657 32244 catalog_manager.cc:5697] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:34.919775   942 raft_consensus.cc:993] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.920351   925 raft_consensus.cc:1081] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:34.922237   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48160
I20260709 12:25:34.923169   818 raft_consensus.cc:493] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:34.923513   818 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:34.929206   818 raft_consensus.cc:515] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:34.930858   818 leader_election.cc:290] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 3 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:34.931715 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:34.931887 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848bbb500ff4417ea2601aaaaa51a748" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:34.932446 32494 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:34.932562 32568 raft_consensus.cc:3055] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:34.933068 32568 raft_consensus.cc:740] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:34.934047 32568 consensus_queue.cc:260] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:34.935319 32568 raft_consensus.cc:3060] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:34.940232 32494 raft_consensus.cc:2468] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 3.
I20260709 12:25:34.941787   770 leader_election.cc:304] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:34.943284   946 raft_consensus.cc:2804] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:34.943863   946 raft_consensus.cc:697] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 3 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:34.944859   946 consensus_queue.cc:237] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:34.945405 32568 raft_consensus.cc:2468] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 3.
I20260709 12:25:34.955543 32244 catalog_manager.cc:5697] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 2 to 3, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 3 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:35.015935   928 raft_consensus.cc:993] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:35.017074   688 raft_consensus.cc:1081] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:35.020869   818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48138
I20260709 12:25:35.021728   818 raft_consensus.cc:493] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:35.022178   818 raft_consensus.cc:3060] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.028677   818 raft_consensus.cc:515] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.030460   818 leader_election.cc:290] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:35.031149 32494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:35.031744 32494 raft_consensus.cc:3055] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:35.031577 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daf36599150c48ee9e0543d990dc5f1d" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:35.032099 32494 raft_consensus.cc:740] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0eb2014133b94c6b903ce0fff4abcdb6, State: Running, Role: LEADER
I20260709 12:25:35.032336 32568 raft_consensus.cc:3060] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.032866 32494 consensus_queue.cc:260] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.033815 32494 raft_consensus.cc:3060] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.040347 32494 raft_consensus.cc:2468] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:35.040349 32568 raft_consensus.cc:2468] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:35.041689   770 leader_election.cc:304] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:35.042582   946 raft_consensus.cc:2804] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:35.043000   946 raft_consensus.cc:697] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:35.043881   946 consensus_queue.cc:237] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.064167 32244 catalog_manager.cc:5697] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:35.169154 32493 raft_consensus.cc:1275] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.170605   946 consensus_queue.cc:1048] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:35.172627 32568 raft_consensus.cc:1275] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.174089   946 consensus_queue.cc:1048] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:35.186883 32494 raft_consensus.cc:1275] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.194108   946 consensus_queue.cc:1048] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:25:35.212154 32420 raft_consensus.cc:1275] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.213140 32421 raft_consensus.cc:1275] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.216167   988 consensus_queue.cc:1048] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:35.216121   946 consensus_queue.cc:1048] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:25:35.245375 32422 raft_consensus.cc:1275] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.247401   944 consensus_queue.cc:1048] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:35.375538 32568 raft_consensus.cc:1275] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 3 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:35.377171   991 consensus_queue.cc:1048] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:35.391130 32493 raft_consensus.cc:1275] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:35.392603   990 consensus_queue.cc:1048] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:35.496840 32568 raft_consensus.cc:1275] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.501755   944 consensus_queue.cc:1048] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:35.530679 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:35.536993 32493 raft_consensus.cc:1275] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:35.539644   941 consensus_queue.cc:1048] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:35.752481 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "184ccca0127f497992d34e8df911ac53"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:35.753414 32568 raft_consensus.cc:606] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:35.756384 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:35.756901 32568 raft_consensus.cc:606] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:35.759406 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:35.759856 32568 raft_consensus.cc:606] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:35.762365 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:35.762825 32568 raft_consensus.cc:606] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:35.765318 32568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37"
dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
mode: GRACEFUL
new_leader_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:42990
I20260709 12:25:35.766009 32568 raft_consensus.cc:606] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Received request to transfer leadership to TS f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:35.770481 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:35.772070 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:35.773219 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:35.780314  1011 raft_consensus.cc:993] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:35.781177  1010 raft_consensus.cc:1081] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:35.783226   820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "184ccca0127f497992d34e8df911ac53"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48160
I20260709 12:25:35.783847   820 raft_consensus.cc:493] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:35.784273   820 raft_consensus.cc:3060] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.794705   820 raft_consensus.cc:515] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.797468   820 leader_election.cc:290] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:35.798043 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184ccca0127f497992d34e8df911ac53" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:35.798137 32568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184ccca0127f497992d34e8df911ac53" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:35.799032 32493 raft_consensus.cc:3060] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.799378 32568 raft_consensus.cc:3055] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:35.799723 32568 raft_consensus.cc:740] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:35.800843 32568 consensus_queue.cc:260] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.802392 32568 raft_consensus.cc:3060] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.808804 32493 raft_consensus.cc:2468] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:35.812322 32568 raft_consensus.cc:2468] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:35.814010   768 leader_election.cc:304] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [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: eb6c3223ed4645daaf2b2c2a746f42ef, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:35.815230   941 raft_consensus.cc:2804] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:35.815798   941 raft_consensus.cc:697] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:35.817086   941 consensus_queue.cc:237] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.829653 32244 catalog_manager.cc:5697] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:35.983098  1011 raft_consensus.cc:993] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:35.983623  1011 raft_consensus.cc:1081] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:35.985540   816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48160
I20260709 12:25:35.986099   816 raft_consensus.cc:493] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:35.986512   816 raft_consensus.cc:3060] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.992344   816 raft_consensus.cc:515] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.995028 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:35.995198 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5cbf3a863274516b2110c51e0d0b6a2" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:35.995205   816 leader_election.cc:290] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:35.995812 32566 raft_consensus.cc:3055] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:35.995748 32493 raft_consensus.cc:3060] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:35.996289 32566 raft_consensus.cc:740] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:35.997176 32566 consensus_queue.cc:260] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:35.998463 32566 raft_consensus.cc:3060] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.003541 32493 raft_consensus.cc:2468] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.005263   770 leader_election.cc:304] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:36.006083   941 raft_consensus.cc:2804] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:36.006397 32566 raft_consensus.cc:2468] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.006525   941 raft_consensus.cc:697] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:36.007568   941 consensus_queue.cc:237] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:36.017102 32244 catalog_manager.cc:5697] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:36.146872  1011 raft_consensus.cc:993] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:36.147358  1010 raft_consensus.cc:1081] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:36.148729   816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48160
I20260709 12:25:36.149199   816 raft_consensus.cc:493] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:36.149482   816 raft_consensus.cc:3060] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.155508   816 raft_consensus.cc:515] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:36.156889   816 leader_election.cc:290] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:36.157701 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:36.158339 32566 raft_consensus.cc:3055] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:36.158183 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9ec7d4022c249af9739bce2e96866f6" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:36.158689 32566 raft_consensus.cc:740] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:36.158844 32420 raft_consensus.cc:3060] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.159518 32566 consensus_queue.cc:260] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:36.160889 32566 raft_consensus.cc:3060] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.166265 32420 raft_consensus.cc:2468] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.167562   770 leader_election.cc:304] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:36.168454   941 raft_consensus.cc:2804] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:36.168417 32566 raft_consensus.cc:2468] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.169186   941 raft_consensus.cc:697] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:36.170113   941 consensus_queue.cc:237] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [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: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:36.171324  1010 raft_consensus.cc:993] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:36.171943   937 raft_consensus.cc:1081] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:36.173466   816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48160
I20260709 12:25:36.173965   816 raft_consensus.cc:493] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:36.174312   816 raft_consensus.cc:3060] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.181931 32244 catalog_manager.cc:5697] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:36.182878   816 raft_consensus.cc:515] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:36.184572   816 leader_election.cc:290] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869)
I20260709 12:25:36.185343 32493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0eb2014133b94c6b903ce0fff4abcdb6"
I20260709 12:25:36.185396 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c565412e994a18a1cd300d7826a02e" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:36.185954 32493 raft_consensus.cc:3060] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.186075 32566 raft_consensus.cc:3055] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:36.186496 32566 raft_consensus.cc:740] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:36.187280 32566 consensus_queue.cc:260] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:36.188588 32566 raft_consensus.cc:3060] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.192764 32493 raft_consensus.cc:2468] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.193876   770 leader_election.cc:304] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [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: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:36.194695   941 raft_consensus.cc:2804] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:36.195206   941 raft_consensus.cc:697] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:36.195672 32566 raft_consensus.cc:2468] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.196066   941 consensus_queue.cc:237] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [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: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:36.206643 32244 catalog_manager.cc:5697] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:36.269347 32566 raft_consensus.cc:1275] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.270538   941 consensus_queue.cc:1048] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.280700 32493 raft_consensus.cc:1275] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.283586   991 consensus_queue.cc:1048] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:36.300151  1011 raft_consensus.cc:993] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef: : Instructing follower f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:36.300675   937 raft_consensus.cc:1081] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Signalling peer f4bad0b9e64843a4918782d928a47fed to start an election
I20260709 12:25:36.302438   816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37"
dest_uuid: "f4bad0b9e64843a4918782d928a47fed"
 from {username='slave'} at 127.0.0.1:48160
I20260709 12:25:36.302945   816 raft_consensus.cc:493] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:36.303290   816 raft_consensus.cc:3060] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.312861   816 raft_consensus.cc:515] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:36.315554   816 leader_election.cc:290] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [CANDIDATE]: Term 2 election: Requested vote from peers eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132:46869), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:36.316039 32420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4c84cb00943497baa976d56a30ef79f"
I20260709 12:25:36.316567 32420 raft_consensus.cc:3060] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.317945 32566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8b1d0d4154744feb120d5e552ce3f37" candidate_uuid: "f4bad0b9e64843a4918782d928a47fed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef"
I20260709 12:25:36.318557 32566 raft_consensus.cc:3055] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:36.318882 32566 raft_consensus.cc:740] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb6c3223ed4645daaf2b2c2a746f42ef, State: Running, Role: LEADER
I20260709 12:25:36.319635 32566 consensus_queue.cc:260] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:36.320822 32566 raft_consensus.cc:3060] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:36.323458 32420 raft_consensus.cc:2468] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.324600   770 leader_election.cc:304] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [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: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed; no voters: 
I20260709 12:25:36.325747   944 raft_consensus.cc:2804] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:36.326263   944 raft_consensus.cc:697] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Becoming Leader. State: Replica: f4bad0b9e64843a4918782d928a47fed, State: Running, Role: LEADER
I20260709 12:25:36.327153   944 consensus_queue.cc:237] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [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: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:36.329066 32566 raft_consensus.cc:2468] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4bad0b9e64843a4918782d928a47fed in term 2.
I20260709 12:25:36.340049 32246 catalog_manager.cc:5697] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed reported cstate change: term changed from 1 to 2, leader changed from eb6c3223ed4645daaf2b2c2a746f42ef (127.28.128.132) to f4bad0b9e64843a4918782d928a47fed (127.28.128.129). New cstate: current_term: 2 leader_uuid: "f4bad0b9e64843a4918782d928a47fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:36.475569 32566 raft_consensus.cc:1275] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.477010   941 consensus_queue.cc:1048] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.490444 32493 raft_consensus.cc:1275] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.491959   991 consensus_queue.cc:1048] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.644012 32422 raft_consensus.cc:1275] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.645483   941 consensus_queue.cc:1048] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.662181 32568 raft_consensus.cc:1275] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.665005   991 consensus_queue.cc:1048] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.667917 32566 raft_consensus.cc:1275] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.669875   944 consensus_queue.cc:1048] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:36.682721 32493 raft_consensus.cc:1275] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.685173   991 consensus_queue.cc:1048] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.769794 32568 raft_consensus.cc:1275] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.771032   991 consensus_queue.cc:1048] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.799728 32420 raft_consensus.cc:1275] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Refusing update from remote peer f4bad0b9e64843a4918782d928a47fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:36.802845   941 consensus_queue.cc:1048] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:36.828436 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:36.864706 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:36.865924 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:36.866425 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:36.900978 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:36.938894 29186 tablet_server.cc:179] TabletServer@127.28.128.129:45155 shutting down...
W20260709 12:25:36.941722 32389 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
W20260709 12:25:36.946367 32389 consensus_peers.cc:597] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:36.958065 32463 consensus_peers.cc:597] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:36.980134 32537 consensus_peers.cc:597] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:36.980445 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:36.981555 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:36.982321 29186 raft_consensus.cc:2243] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:36.983385 29186 raft_consensus.cc:2272] T 72e40dead70a483dabb27055acec4c21 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.986274 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:36.987355 29186 raft_consensus.cc:2243] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.987965 29186 raft_consensus.cc:2272] T fa11cbfd455c4d2aae988989497e1500 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.990370 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:36.990924 29186 raft_consensus.cc:2243] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.991261 29186 raft_consensus.cc:2272] T 516834ae13c04e80981e0e1d3f63b3f9 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.993738 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:36.994297 29186 raft_consensus.cc:2243] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.994868 29186 raft_consensus.cc:2272] T 66692d313545442086d131d8606ca28c P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:36.997229 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:36.997821 29186 raft_consensus.cc:2243] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:36.998234 29186 raft_consensus.cc:2272] T e76daa5b00384d70b3f6c5a7bd67cae1 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.000669 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.001499 29186 raft_consensus.cc:2243] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.002027 29186 raft_consensus.cc:2272] T afa7842496fd4cc78a6d04e996fb2b1a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.004074 32463 consensus_peers.cc:597] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.004683 32389 consensus_peers.cc:597] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.005177 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.005941 29186 raft_consensus.cc:2243] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.006932 29186 raft_consensus.cc:2272] T 8fcb86ea697d4423b06626b3dc207010 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.009882 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.010986 29186 raft_consensus.cc:2243] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.011482 29186 raft_consensus.cc:2272] T e910c2078223459f9ba71383978603b6 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.013641 32389 consensus_peers.cc:597] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.014463 29186 tablet_replica.cc:333] stopping tablet replica
W20260709 12:25:37.015034 32537 consensus_peers.cc:597] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.015532 29186 raft_consensus.cc:2243] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.016513 29186 raft_consensus.cc:2272] T beb48ddfd6f54b718dedb4343d425426 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.016734 32463 consensus_peers.cc:597] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.018697 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.019464 29186 raft_consensus.cc:2243] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.020226 29186 raft_consensus.cc:2272] T 848bbb500ff4417ea2601aaaaa51a748 P f4bad0b9e64843a4918782d928a47fed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.022356 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.022975 29186 raft_consensus.cc:2243] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.023387 29186 raft_consensus.cc:2272] T 20a631b31280476b98de953941778831 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.025445 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.026070 29186 raft_consensus.cc:2243] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.026552 29186 raft_consensus.cc:2272] T 78fd446f4b314cacbe4d98b480d5c267 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.029605 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.030231 29186 raft_consensus.cc:2243] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.031046 29186 raft_consensus.cc:2272] T bde113ed1cce447a831eaa85f6549507 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.032423 32463 consensus_peers.cc:597] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.033582 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.034423 29186 raft_consensus.cc:2243] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.035351 29186 raft_consensus.cc:2272] T 184ccca0127f497992d34e8df911ac53 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.035712 32463 consensus_peers.cc:597] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.038105 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.038789 29186 raft_consensus.cc:2243] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.039225 29186 raft_consensus.cc:2272] T a75889351f0c47a6ae1d7548ceaa820b P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.041200 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.041776 29186 raft_consensus.cc:2243] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.042258 29186 raft_consensus.cc:2272] T 4bf1f5a0b0c34d58bcf812975df6fd6b P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.045006 29186 tablet_replica.cc:333] stopping tablet replica
W20260709 12:25:37.045706 32463 consensus_peers.cc:597] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.045859 29186 raft_consensus.cc:2243] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.046344 29186 raft_consensus.cc:2272] T c5f92a1ad973441c9c4827fd1f18c29a P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.048843 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.049793 29186 raft_consensus.cc:2243] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.050906 29186 raft_consensus.cc:2272] T f8b1d0d4154744feb120d5e552ce3f37 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.056497 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.057468 29186 raft_consensus.cc:2243] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.058064 29186 raft_consensus.cc:2272] T b7f9cd6b36714636889d4e2e07a08aa1 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.059969 32389 consensus_peers.cc:597] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.061214 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.062150 29186 raft_consensus.cc:2243] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.062704 29186 raft_consensus.cc:2272] T 1e0c2036cfb14e2396988d9ab6f80f2d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.061146 32389 consensus_peers.cc:597] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.066097 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.067040 29186 raft_consensus.cc:2243] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.067607 29186 raft_consensus.cc:2272] T d0a1deb64df44654b2225b4a0349bc4b P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.069310 32389 consensus_peers.cc:597] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.070501 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.071229 29186 raft_consensus.cc:2243] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.072132 29186 raft_consensus.cc:2272] T daf36599150c48ee9e0543d990dc5f1d P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.074721 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.075683 29186 raft_consensus.cc:2243] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.076341 29186 raft_consensus.cc:2272] T a6ae204840ba4305a6fc0aeb2ceea097 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.079566 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.080344 29186 raft_consensus.cc:2243] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.081044 29186 raft_consensus.cc:2272] T 8584266304604e75a3b8d157c3c127a3 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.084295 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.085168 29186 raft_consensus.cc:2243] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.085860 29186 raft_consensus.cc:2272] T 25038dc8c40e49708124f0f2a4d88d6b P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.087824 32389 consensus_peers.cc:597] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.088953 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.089850 29186 raft_consensus.cc:2243] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.090420 29186 raft_consensus.cc:2272] T d65227a5ccae46eb87aa2f5997738b56 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.093922 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.094763 29186 raft_consensus.cc:2243] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.095345 29186 raft_consensus.cc:2272] T 2bb35d5b3b9343f7bce4458cfa0628dd P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.098054 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.098681 29186 raft_consensus.cc:2243] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.099201 29186 raft_consensus.cc:2272] T e13c9130995643b4a847f327474b6765 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.101508 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.102110 29186 raft_consensus.cc:2243] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.102598 29186 raft_consensus.cc:2272] T 56131bfbc2da4ef698c22252e998b2bb P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.104800 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.105413 29186 raft_consensus.cc:2243] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.106276 29186 raft_consensus.cc:2272] T b9ec7d4022c249af9739bce2e96866f6 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.109084 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.109959 29186 raft_consensus.cc:2243] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.110452 29186 raft_consensus.cc:2272] T cdd9246982e843d8aed27ee562097f92 P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.112661 32537 consensus_peers.cc:597] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.112784 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.113731 29186 raft_consensus.cc:2243] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.114610 29186 raft_consensus.cc:2272] T f5cbf3a863274516b2110c51e0d0b6a2 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.117674 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.118288 29186 raft_consensus.cc:2243] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.118815 29186 raft_consensus.cc:2272] T 30f9d2198b134a7d882a8e7e90f0728a P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.119931 32389 consensus_peers.cc:597] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.121398 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.122112 29186 raft_consensus.cc:2243] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.122692 29186 raft_consensus.cc:2272] T e2923dc81d774a66b44c14c547ae8864 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.125484 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.126125 29186 raft_consensus.cc:2243] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:37.126852 32537 consensus_peers.cc:597] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.126957 29186 raft_consensus.cc:2272] T db46897c737f450091841d664609477a P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.129534 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.130173 29186 raft_consensus.cc:2243] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.130678 29186 raft_consensus.cc:2272] T 97a0dcf78f844e03915398bda3d85ae4 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.132948 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.133581 29186 raft_consensus.cc:2243] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.134040 29186 raft_consensus.cc:2272] T 84fb9f6416364b028ec59e6affc7a84c P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.136206 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.136830 29186 raft_consensus.cc:2243] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.137671 29186 raft_consensus.cc:2272] T 4972fdc5094f439cb484067fa4a9869d P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.139812 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.140424 29186 raft_consensus.cc:2243] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.141295 29186 raft_consensus.cc:2272] T a286283f862e477b832c10e5afef929a P f4bad0b9e64843a4918782d928a47fed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.143412 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.144017 29186 raft_consensus.cc:2243] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.144821 29186 raft_consensus.cc:2272] T 74c565412e994a18a1cd300d7826a02e P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.147274 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.147876 29186 raft_consensus.cc:2243] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.148367 29186 raft_consensus.cc:2272] T 491e227f98fc4d198b6991680397d701 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.151211 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.151935 29186 raft_consensus.cc:2243] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.152477 29186 raft_consensus.cc:2272] T c1af7ffbb35649e4abf9c00f6a4cf2fc P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.154588 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.155361 29186 raft_consensus.cc:2243] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.156387 29186 raft_consensus.cc:2272] T c0f29a30425646409f5c26dc2517c262 P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.159276 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.159787 29186 raft_consensus.cc:2243] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.160298 29186 raft_consensus.cc:2272] T 20dbe327046a454b9056cc2533f8e11f P f4bad0b9e64843a4918782d928a47fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.162806 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:37.163367 29186 raft_consensus.cc:2243] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.163766 29186 raft_consensus.cc:2272] T 4262482b4cf144c4afa94a081fff136d P f4bad0b9e64843a4918782d928a47fed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.189910 32389 consensus_peers.cc:597] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.240747 29186 tablet_server.cc:196] TabletServer@127.28.128.129:45155 shutdown complete.
W20260709 12:25:37.250298 32463 consensus_peers.cc:597] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.278373 32463 consensus_peers.cc:597] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.281190 32463 consensus_peers.cc:597] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.293200 32537 consensus_peers.cc:597] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.299427 32389 consensus_peers.cc:597] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.301842 32537 consensus_peers.cc:597] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.317675 32537 consensus_peers.cc:597] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.335798 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
W20260709 12:25:37.355223 32536 consensus_peers.cc:597] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.375854 32536 consensus_peers.cc:597] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.378039 32389 consensus_peers.cc:597] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.380896 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:37.381839 29186 tablet_replica.cc:333] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.382576 29186 raft_consensus.cc:2243] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.383139 29186 raft_consensus.cc:2272] T f8b1d0d4154744feb120d5e552ce3f37 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.385918 29186 tablet_replica.cc:333] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.386646 29186 raft_consensus.cc:2243] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.387102 29186 raft_consensus.cc:2272] T a796258fcbd14e5cb2ea77c53857baf9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.389477 29186 tablet_replica.cc:333] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.390143 29186 raft_consensus.cc:2243] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.390965 29186 raft_consensus.cc:2272] T 20dbe327046a454b9056cc2533f8e11f P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.392953 29186 tablet_replica.cc:333] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.393713 29186 raft_consensus.cc:2243] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.394255 29186 raft_consensus.cc:2272] T 8f2ac3d3d44640bc97bb9674475948b1 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.397177 29186 tablet_replica.cc:333] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.398041 29186 raft_consensus.cc:2243] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.398660 29186 raft_consensus.cc:2272] T 8b996340cdc642c497c6e068ca81bec5 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.398885 32462 consensus_peers.cc:597] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.400249 32536 consensus_peers.cc:597] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.401846 29186 tablet_replica.cc:333] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.402876 29186 raft_consensus.cc:2243] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.403594 29186 raft_consensus.cc:2272] T afa7842496fd4cc78a6d04e996fb2b1a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.406044 29186 tablet_replica.cc:333] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.406692 29186 raft_consensus.cc:2243] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:37.406878 32389 consensus_peers.cc:597] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.407157 29186 raft_consensus.cc:2272] T 1257fd172e824e2e997f14eba2999e4b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.409665 29186 tablet_replica.cc:333] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.410284 29186 raft_consensus.cc:2243] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.411103 29186 raft_consensus.cc:2272] T 25038dc8c40e49708124f0f2a4d88d6b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.413092 29186 tablet_replica.cc:333] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.413683 29186 raft_consensus.cc:2243] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.414498 29186 raft_consensus.cc:2272] T 8584266304604e75a3b8d157c3c127a3 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.416564 29186 tablet_replica.cc:333] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.417202 29186 raft_consensus.cc:2243] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.418105 29186 raft_consensus.cc:2272] T a3b00031aa06442dbc620898317f7fc9 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.420167 29186 tablet_replica.cc:333] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.420814 29186 raft_consensus.cc:2243] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.421321 29186 raft_consensus.cc:2272] T beb48ddfd6f54b718dedb4343d425426 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.423758 29186 tablet_replica.cc:333] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.424557 29186 raft_consensus.cc:2243] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.425184 29186 raft_consensus.cc:2272] T e910c2078223459f9ba71383978603b6 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.427573 29186 tablet_replica.cc:333] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.428246 29186 raft_consensus.cc:2243] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.429210 29186 raft_consensus.cc:2272] T 97a0dcf78f844e03915398bda3d85ae4 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.431843 29186 tablet_replica.cc:333] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.432688 29186 raft_consensus.cc:2243] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.433804 29186 raft_consensus.cc:2272] T 84fb9f6416364b028ec59e6affc7a84c P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.436373 29186 tablet_replica.cc:333] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.437078 29186 raft_consensus.cc:2243] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:37.437817 32537 consensus_peers.cc:597] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.437979 29186 raft_consensus.cc:2272] T d0a1deb64df44654b2225b4a0349bc4b P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.440634 29186 tablet_replica.cc:333] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.441340 29186 raft_consensus.cc:2243] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.441865 29186 raft_consensus.cc:2272] T 116efd27218f4b3184e29f00f7e2dde3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.444339 29186 tablet_replica.cc:333] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.445238 29186 raft_consensus.cc:2243] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.445732 29186 raft_consensus.cc:2272] T c5f92a1ad973441c9c4827fd1f18c29a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.448580 29186 tablet_replica.cc:333] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.449486 29186 raft_consensus.cc:2243] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.450093 29186 raft_consensus.cc:2272] T e13c9130995643b4a847f327474b6765 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.452504 32462 consensus_peers.cc:597] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.453270 29186 tablet_replica.cc:333] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.454246 29186 raft_consensus.cc:2243] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.454846 29186 raft_consensus.cc:2272] T 2bb35d5b3b9343f7bce4458cfa0628dd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.455725 32462 consensus_peers.cc:597] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.457768 29186 tablet_replica.cc:333] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.458474 29186 raft_consensus.cc:2243] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.459007 29186 raft_consensus.cc:2272] T c0f29a30425646409f5c26dc2517c262 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.461392 29186 tablet_replica.cc:333] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.462136 29186 raft_consensus.cc:2243] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.462600 29186 raft_consensus.cc:2272] T 516834ae13c04e80981e0e1d3f63b3f9 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.465477 29186 tablet_replica.cc:333] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.466408 29186 raft_consensus.cc:2243] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:37.466732 32537 consensus_peers.cc:597] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Couldn't send request to peer f4bad0b9e64843a4918782d928a47fed. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.466965 29186 raft_consensus.cc:2272] T 2970a587794047d4bb1e79b8796cb85a P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.470348 29186 tablet_replica.cc:333] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.471210 29186 raft_consensus.cc:2243] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.471760 29186 raft_consensus.cc:2272] T 979eb391f6a84f3e8e42496fadba7ddd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.474434 29186 tablet_replica.cc:333] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.475325 29186 raft_consensus.cc:2243] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.475844 29186 raft_consensus.cc:2272] T 72e40dead70a483dabb27055acec4c21 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.478689 29186 tablet_replica.cc:333] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.479509 29186 raft_consensus.cc:2243] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.480150 29186 raft_consensus.cc:2272] T a75889351f0c47a6ae1d7548ceaa820b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.482877 29186 tablet_replica.cc:333] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.483770 29186 raft_consensus.cc:2243] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.484375 29186 raft_consensus.cc:2272] T 51b00f0a623a4212b5ddd2f0b24539ef P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.487155 29186 tablet_replica.cc:333] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.488027 29186 raft_consensus.cc:2243] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.489122 29186 raft_consensus.cc:2272] T 4bf1f5a0b0c34d58bcf812975df6fd6b P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.491948 29186 tablet_replica.cc:333] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.492831 29186 raft_consensus.cc:2243] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.493491 29186 raft_consensus.cc:2272] T 491e227f98fc4d198b6991680397d701 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.496448 29186 tablet_replica.cc:333] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.497318 29186 raft_consensus.cc:2243] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.497902 29186 raft_consensus.cc:2272] T a286283f862e477b832c10e5afef929a P b4c84cb00943497baa976d56a30ef79f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.500993 29186 tablet_replica.cc:333] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.501888 29186 raft_consensus.cc:2243] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.502490 29186 raft_consensus.cc:2272] T f9e8f402d48e4b5cab7265b400e30709 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.505477 29186 tablet_replica.cc:333] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.506287 29186 raft_consensus.cc:2243] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.506845 29186 raft_consensus.cc:2272] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.509639 29186 tablet_replica.cc:333] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.510448 29186 raft_consensus.cc:2243] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.511511 29186 raft_consensus.cc:2272] T c1af7ffbb35649e4abf9c00f6a4cf2fc P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.514396 29186 tablet_replica.cc:333] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.515172 29186 raft_consensus.cc:2243] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.515722 29186 raft_consensus.cc:2272] T bde113ed1cce447a831eaa85f6549507 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.518615 29186 tablet_replica.cc:333] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.519392 29186 raft_consensus.cc:2243] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.520478 29186 raft_consensus.cc:2272] T 56131bfbc2da4ef698c22252e998b2bb P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.523556 29186 tablet_replica.cc:333] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.524370 29186 raft_consensus.cc:2243] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.524982 29186 raft_consensus.cc:2272] T b9ec7d4022c249af9739bce2e96866f6 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.529842 29186 tablet_replica.cc:333] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.530756 29186 raft_consensus.cc:2243] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.531365 29186 raft_consensus.cc:2272] T 8fcb86ea697d4423b06626b3dc207010 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.532680 32536 consensus_peers.cc:597] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.534206 29186 tablet_replica.cc:333] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.535085 29186 raft_consensus.cc:2243] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.535677 29186 raft_consensus.cc:2272] T 4972fdc5094f439cb484067fa4a9869d P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.538781 29186 tablet_replica.cc:333] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.539669 29186 raft_consensus.cc:2243] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.540766 29186 raft_consensus.cc:2272] T e1ab600505504d648a82d8b4afdfa6fd P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.543560 29186 tablet_replica.cc:333] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.544355 29186 raft_consensus.cc:2243] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.545452 29186 raft_consensus.cc:2272] T e2923dc81d774a66b44c14c547ae8864 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.548117 29186 tablet_replica.cc:333] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.548851 29186 raft_consensus.cc:2243] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.550047 29186 raft_consensus.cc:2272] T cdd9246982e843d8aed27ee562097f92 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.553164 29186 tablet_replica.cc:333] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.553920 29186 raft_consensus.cc:2243] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.554442 29186 raft_consensus.cc:2272] T 1e0c2036cfb14e2396988d9ab6f80f2d P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.557327 29186 tablet_replica.cc:333] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.558158 29186 raft_consensus.cc:2243] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.558702 29186 raft_consensus.cc:2272] T 493dec6fcc8547b1a7ca6224eb6cc190 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.561594 29186 tablet_replica.cc:333] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.562345 29186 raft_consensus.cc:2243] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:37.562382 32462 consensus_peers.cc:597] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.563009 29186 raft_consensus.cc:2272] T fcfc32fcbbae4789a3ee72b0966470f4 P b4c84cb00943497baa976d56a30ef79f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.566099 29186 tablet_replica.cc:333] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f: stopping tablet replica
I20260709 12:25:37.566906 29186 raft_consensus.cc:2243] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.567919 29186 raft_consensus.cc:2272] T e76daa5b00384d70b3f6c5a7bd67cae1 P b4c84cb00943497baa976d56a30ef79f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.582095 32462 consensus_peers.cc:597] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.591241 32462 consensus_peers.cc:597] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.616396 32462 consensus_peers.cc:597] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.641208 32536 consensus_peers.cc:597] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.646863 32462 consensus_peers.cc:597] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.653304 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
W20260709 12:25:37.710285 32536 consensus_peers.cc:597] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.719271 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
W20260709 12:25:37.727094 32536 consensus_peers.cc:597] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.732678 32536 consensus_peers.cc:597] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.742043 32536 consensus_peers.cc:597] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.752239 32462 consensus_peers.cc:597] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.764040 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:37.765074 29186 tablet_replica.cc:333] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.766081 29186 raft_consensus.cc:2243] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.766662 29186 raft_consensus.cc:2272] T 66692d313545442086d131d8606ca28c P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.769455 29186 tablet_replica.cc:333] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.770350 29186 raft_consensus.cc:2243] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.771447 29186 raft_consensus.cc:2272] T a796258fcbd14e5cb2ea77c53857baf9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.774269 29186 tablet_replica.cc:333] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.775081 29186 raft_consensus.cc:2243] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.775846 29186 raft_consensus.cc:2272] T 97a0dcf78f844e03915398bda3d85ae4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.777575 32536 consensus_peers.cc:597] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.778537 29186 tablet_replica.cc:333] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.779155 29186 raft_consensus.cc:2243] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.779541 29186 raft_consensus.cc:2272] T 20dbe327046a454b9056cc2533f8e11f P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.781661 29186 tablet_replica.cc:333] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.782490 29186 raft_consensus.cc:2243] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.782974 29186 raft_consensus.cc:2272] T d65227a5ccae46eb87aa2f5997738b56 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.785176 32536 consensus_peers.cc:597] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.785586 29186 tablet_replica.cc:333] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.786213 29186 raft_consensus.cc:2243] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.786932 29186 raft_consensus.cc:2272] T 8f2ac3d3d44640bc97bb9674475948b1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.788812 29186 tablet_replica.cc:333] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.789397 29186 raft_consensus.cc:2243] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.790153 29186 raft_consensus.cc:2272] T 8b996340cdc642c497c6e068ca81bec5 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.791934 29186 tablet_replica.cc:333] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.792511 29186 raft_consensus.cc:2243] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.793308 29186 raft_consensus.cc:2272] T 1257fd172e824e2e997f14eba2999e4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.795172 29186 tablet_replica.cc:333] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.795837 29186 raft_consensus.cc:2243] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.796582 29186 raft_consensus.cc:2272] T 51b00f0a623a4212b5ddd2f0b24539ef P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.798398 29186 tablet_replica.cc:333] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.798972 29186 raft_consensus.cc:2243] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.799358 29186 raft_consensus.cc:2272] T d0a1deb64df44654b2225b4a0349bc4b P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.801488 29186 tablet_replica.cc:333] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.802292 29186 raft_consensus.cc:2243] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.802847 29186 raft_consensus.cc:2272] T 20a631b31280476b98de953941778831 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.805362 29186 tablet_replica.cc:333] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.806155 29186 raft_consensus.cc:2243] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.806666 29186 raft_consensus.cc:2272] T 184ccca0127f497992d34e8df911ac53 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.809229 29186 tablet_replica.cc:333] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.810040 29186 raft_consensus.cc:2243] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.810612 29186 raft_consensus.cc:2272] T 848bbb500ff4417ea2601aaaaa51a748 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.813304 29186 tablet_replica.cc:333] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.813925 29186 raft_consensus.cc:2243] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.814836 29186 raft_consensus.cc:2272] T e910c2078223459f9ba71383978603b6 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.817394 29186 tablet_replica.cc:333] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.817993 29186 raft_consensus.cc:2243] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.818403 29186 raft_consensus.cc:2272] T c0f29a30425646409f5c26dc2517c262 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.820473 29186 tablet_replica.cc:333] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.821074 29186 raft_consensus.cc:2243] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.821830 29186 raft_consensus.cc:2272] T c5f92a1ad973441c9c4827fd1f18c29a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.824028 29186 tablet_replica.cc:333] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
W20260709 12:25:37.824580 32536 consensus_peers.cc:597] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.824792 29186 raft_consensus.cc:2243] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.825340 29186 raft_consensus.cc:2272] T bde113ed1cce447a831eaa85f6549507 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.827744 29186 tablet_replica.cc:333] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.828504 29186 raft_consensus.cc:2243] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.828976 29186 raft_consensus.cc:2272] T 78fd446f4b314cacbe4d98b480d5c267 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.831061 32536 consensus_peers.cc:597] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.831306 29186 tablet_replica.cc:333] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.831982 29186 raft_consensus.cc:2243] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.832717 29186 raft_consensus.cc:2272] T fa11cbfd455c4d2aae988989497e1500 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.834573 29186 tablet_replica.cc:333] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.835160 29186 raft_consensus.cc:2243] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.835593 29186 raft_consensus.cc:2272] T 72e40dead70a483dabb27055acec4c21 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.837499 29186 tablet_replica.cc:333] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.837992 29186 raft_consensus.cc:2243] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.838660 29186 raft_consensus.cc:2272] T 516834ae13c04e80981e0e1d3f63b3f9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.840384 29186 tablet_replica.cc:333] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.840929 29186 raft_consensus.cc:2243] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.841367 29186 raft_consensus.cc:2272] T 2970a587794047d4bb1e79b8796cb85a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.843111 29186 tablet_replica.cc:333] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.843631 29186 raft_consensus.cc:2243] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.844306 29186 raft_consensus.cc:2272] T 4262482b4cf144c4afa94a081fff136d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.846093 29186 tablet_replica.cc:333] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.846679 29186 raft_consensus.cc:2243] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.847084 29186 raft_consensus.cc:2272] T 979eb391f6a84f3e8e42496fadba7ddd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.848868 29186 tablet_replica.cc:333] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.849479 29186 raft_consensus.cc:2243] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.849926 29186 raft_consensus.cc:2272] T 74c565412e994a18a1cd300d7826a02e P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.852243 29186 tablet_replica.cc:333] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.852999 29186 raft_consensus.cc:2243] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.853533 29186 raft_consensus.cc:2272] T a286283f862e477b832c10e5afef929a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.856063 29186 tablet_replica.cc:333] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.856777 29186 raft_consensus.cc:2243] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.857293 29186 raft_consensus.cc:2272] T f9e8f402d48e4b5cab7265b400e30709 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.859870 29186 tablet_replica.cc:333] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.860570 29186 raft_consensus.cc:2243] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.861084 29186 raft_consensus.cc:2272] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.863484 29186 tablet_replica.cc:333] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.864194 29186 raft_consensus.cc:2243] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.864662 29186 raft_consensus.cc:2272] T a3b00031aa06442dbc620898317f7fc9 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.866855 29186 tablet_replica.cc:333] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.867586 29186 raft_consensus.cc:2243] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.868124 29186 raft_consensus.cc:2272] T a6ae204840ba4305a6fc0aeb2ceea097 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.870652 29186 tablet_replica.cc:333] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.871284 29186 raft_consensus.cc:2243] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.871832 29186 raft_consensus.cc:2272] T daf36599150c48ee9e0543d990dc5f1d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.873783 29186 tablet_replica.cc:333] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.874267 29186 raft_consensus.cc:2243] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.874636 29186 raft_consensus.cc:2272] T 4972fdc5094f439cb484067fa4a9869d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.876353 29186 tablet_replica.cc:333] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.876821 29186 raft_consensus.cc:2243] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.877231 29186 raft_consensus.cc:2272] T e1ab600505504d648a82d8b4afdfa6fd P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.879134 29186 tablet_replica.cc:333] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.879657 29186 raft_consensus.cc:2243] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.880323 29186 raft_consensus.cc:2272] T 8fcb86ea697d4423b06626b3dc207010 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.883021 29186 tablet_replica.cc:333] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.883749 29186 raft_consensus.cc:2243] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:37.884130 32462 consensus_peers.cc:597] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 -> Peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Couldn't send request to peer b4c84cb00943497baa976d56a30ef79f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.885174 29186 raft_consensus.cc:2272] T 116efd27218f4b3184e29f00f7e2dde3 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.887444 29186 tablet_replica.cc:333] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.888162 29186 raft_consensus.cc:2243] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.888563 29186 raft_consensus.cc:2272] T f5cbf3a863274516b2110c51e0d0b6a2 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.890434 29186 tablet_replica.cc:333] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.890942 29186 raft_consensus.cc:2243] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.891738 29186 raft_consensus.cc:2272] T 30f9d2198b134a7d882a8e7e90f0728a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.893616 29186 tablet_replica.cc:333] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.894073 29186 raft_consensus.cc:2243] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.894429 29186 raft_consensus.cc:2272] T cdd9246982e843d8aed27ee562097f92 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.896055 29186 tablet_replica.cc:333] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.896508 29186 raft_consensus.cc:2243] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.897269 29186 raft_consensus.cc:2272] T e13c9130995643b4a847f327474b6765 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.898988 29186 tablet_replica.cc:333] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.899441 29186 raft_consensus.cc:2243] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.900184 29186 raft_consensus.cc:2272] T 1e0c2036cfb14e2396988d9ab6f80f2d P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.902149 29186 tablet_replica.cc:333] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.902635 29186 raft_consensus.cc:2243] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.903038 29186 raft_consensus.cc:2272] T 493dec6fcc8547b1a7ca6224eb6cc190 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.905114 29186 tablet_replica.cc:333] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.905562 29186 raft_consensus.cc:2243] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:37.906476 29186 raft_consensus.cc:2272] T b7f9cd6b36714636889d4e2e07a08aa1 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.908972 29186 tablet_replica.cc:333] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.909623 29186 raft_consensus.cc:2243] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.910143 29186 raft_consensus.cc:2272] T fcfc32fcbbae4789a3ee72b0966470f4 P 0eb2014133b94c6b903ce0fff4abcdb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:37.912629 29186 tablet_replica.cc:333] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6: stopping tablet replica
I20260709 12:25:37.913220 29186 raft_consensus.cc:2243] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:37.913734 29186 raft_consensus.cc:2272] T db46897c737f450091841d664609477a P 0eb2014133b94c6b903ce0fff4abcdb6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:37.930059 32536 consensus_peers.cc:597] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:37.971017 32536 consensus_peers.cc:597] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:37.983940 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
W20260709 12:25:37.994726 32536 consensus_peers.cc:597] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:38.040151  1042 raft_consensus.cc:493] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:38.040846  1042 raft_consensus.cc:515] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:38.043380  1042 leader_election.cc:290] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
W20260709 12:25:38.047431 32536 leader_election.cc:336] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111)
W20260709 12:25:38.048128 32537 leader_election.cc:336] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:38.048554 32537 leader_election.cc:304] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:38.049192   937 raft_consensus.cc:2749] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:38.053273 29186 tablet_server.cc:179] TabletServer@127.28.128.132:0 shutting down...
W20260709 12:25:38.053515 32536 consensus_peers.cc:597] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:38.057090 32536 consensus_peers.cc:597] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:38.063980 32536 consensus_peers.cc:597] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:38.089980 32536 consensus_peers.cc:597] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:38.097164 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:38.097945 29186 tablet_replica.cc:333] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.098640 29186 raft_consensus.cc:2243] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.099572 29186 raft_consensus.cc:2272] T 66692d313545442086d131d8606ca28c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.101923 29186 tablet_replica.cc:333] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.102669 29186 raft_consensus.cc:2243] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.103102 29186 raft_consensus.cc:2272] T f8b1d0d4154744feb120d5e552ce3f37 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:38.103204 32536 consensus_peers.cc:597] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef -> Peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Couldn't send request to peer 0eb2014133b94c6b903ce0fff4abcdb6. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:38.105232 29186 tablet_replica.cc:333] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.105762 29186 raft_consensus.cc:2243] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.106107 29186 raft_consensus.cc:2272] T a796258fcbd14e5cb2ea77c53857baf9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.107899 29186 tablet_replica.cc:333] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.108397 29186 raft_consensus.cc:2243] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.108722 29186 raft_consensus.cc:2272] T 8f2ac3d3d44640bc97bb9674475948b1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.110625 29186 tablet_replica.cc:333] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.111109 29186 raft_consensus.cc:2243] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.111442 29186 raft_consensus.cc:2272] T 8b996340cdc642c497c6e068ca81bec5 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.113204 29186 tablet_replica.cc:333] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.113704 29186 raft_consensus.cc:2243] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.114418 29186 raft_consensus.cc:2272] T afa7842496fd4cc78a6d04e996fb2b1a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.116173 29186 tablet_replica.cc:333] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.116680 29186 raft_consensus.cc:2243] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.117117 29186 raft_consensus.cc:2272] T beb48ddfd6f54b718dedb4343d425426 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.118909 29186 tablet_replica.cc:333] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.119381 29186 raft_consensus.cc:2243] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.119740 29186 raft_consensus.cc:2272] T 848bbb500ff4417ea2601aaaaa51a748 P eb6c3223ed4645daaf2b2c2a746f42ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.121397 29186 tablet_replica.cc:333] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.121881 29186 raft_consensus.cc:2243] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.122210 29186 raft_consensus.cc:2272] T 1257fd172e824e2e997f14eba2999e4b P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.123858 29186 tablet_replica.cc:333] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.124338 29186 raft_consensus.cc:2243] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.125103 29186 raft_consensus.cc:2272] T d65227a5ccae46eb87aa2f5997738b56 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.126799 29186 tablet_replica.cc:333] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.127287 29186 raft_consensus.cc:2243] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.127628 29186 raft_consensus.cc:2272] T 25038dc8c40e49708124f0f2a4d88d6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.129405 29186 tablet_replica.cc:333] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.129870 29186 raft_consensus.cc:2243] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.130260 29186 raft_consensus.cc:2272] T 8584266304604e75a3b8d157c3c127a3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.131814 29186 tablet_replica.cc:333] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.132277 29186 raft_consensus.cc:2243] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.132619 29186 raft_consensus.cc:2272] T 184ccca0127f497992d34e8df911ac53 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.134239 29186 tablet_replica.cc:333] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.134706 29186 raft_consensus.cc:2243] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.135358 29186 raft_consensus.cc:2272] T 20a631b31280476b98de953941778831 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.136960 29186 tablet_replica.cc:333] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.137426 29186 raft_consensus.cc:2243] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.137768 29186 raft_consensus.cc:2272] T 116efd27218f4b3184e29f00f7e2dde3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.139367 29186 tablet_replica.cc:333] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.139827 29186 raft_consensus.cc:2243] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.140143 29186 raft_consensus.cc:2272] T 84fb9f6416364b028ec59e6affc7a84c P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.141821 29186 tablet_replica.cc:333] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.142261 29186 raft_consensus.cc:2243] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.142899 29186 raft_consensus.cc:2272] T 2bb35d5b3b9343f7bce4458cfa0628dd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.144863 29186 tablet_replica.cc:333] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.145519 29186 raft_consensus.cc:2243] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.145941 29186 raft_consensus.cc:2272] T 4262482b4cf144c4afa94a081fff136d P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.148300 29186 tablet_replica.cc:333] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.148859 29186 raft_consensus.cc:2243] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.149585 29186 raft_consensus.cc:2272] T 979eb391f6a84f3e8e42496fadba7ddd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.151286 29186 tablet_replica.cc:333] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.151741 29186 raft_consensus.cc:2243] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.152369 29186 raft_consensus.cc:2272] T 2970a587794047d4bb1e79b8796cb85a P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.153995 29186 tablet_replica.cc:333] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.154676 29186 raft_consensus.cc:2243] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.155701 29186 raft_consensus.cc:2272] T 78fd446f4b314cacbe4d98b480d5c267 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.157539 29186 tablet_replica.cc:333] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.158022 29186 raft_consensus.cc:2243] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.158658 29186 raft_consensus.cc:2272] T a75889351f0c47a6ae1d7548ceaa820b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.160277 29186 tablet_replica.cc:333] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.160763 29186 raft_consensus.cc:2243] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.161190 29186 raft_consensus.cc:2272] T 51b00f0a623a4212b5ddd2f0b24539ef P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.162825 29186 tablet_replica.cc:333] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.163290 29186 raft_consensus.cc:2243] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.163619 29186 raft_consensus.cc:2272] T 4bf1f5a0b0c34d58bcf812975df6fd6b P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.165295 29186 tablet_replica.cc:333] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.165777 29186 raft_consensus.cc:2243] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.166564 29186 raft_consensus.cc:2272] T f9e8f402d48e4b5cab7265b400e30709 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.168870 29186 tablet_replica.cc:333] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.169611 29186 raft_consensus.cc:2243] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.170497 29186 raft_consensus.cc:2272] T 8ab8b4fcc4d946d5ab83bab3a5f572b3 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.172312 29186 tablet_replica.cc:333] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.172694   937 raft_consensus.cc:493] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:38.172887 29186 raft_consensus.cc:2243] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.173460 29186 raft_consensus.cc:2272] T a3b00031aa06442dbc620898317f7fc9 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.173211   937 raft_consensus.cc:515] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "b4c84cb00943497baa976d56a30ef79f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 46215 } }
I20260709 12:25:38.175117   937 leader_election.cc:290] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155), b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215)
I20260709 12:25:38.175730 29186 tablet_replica.cc:333] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.176608 29186 raft_consensus.cc:2243] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.177556 29186 raft_consensus.cc:2272] T a6ae204840ba4305a6fc0aeb2ceea097 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:38.179320 32536 leader_election.cc:336] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b4c84cb00943497baa976d56a30ef79f (127.28.128.130:46215): Network error: Client connection negotiation failed: client connection to 127.28.128.130:46215: connect: Connection refused (error 111)
I20260709 12:25:38.180114 29186 tablet_replica.cc:333] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.180780 29186 raft_consensus.cc:2243] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:38.180763 32537 leader_election.cc:336] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:38.181380 32537 leader_election.cc:304] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: b4c84cb00943497baa976d56a30ef79f, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:38.181526 29186 raft_consensus.cc:2272] T daf36599150c48ee9e0543d990dc5f1d P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.182025   937 raft_consensus.cc:2749] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:38.183180   937 raft_consensus.cc:493] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f4bad0b9e64843a4918782d928a47fed)
I20260709 12:25:38.183640 29186 tablet_replica.cc:333] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.183578   937 raft_consensus.cc:515] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0eb2014133b94c6b903ce0fff4abcdb6" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 46033 } } peers { permanent_uuid: "eb6c3223ed4645daaf2b2c2a746f42ef" member_type: VOTER last_known_addr { host: "127.28.128.132" port: 46869 } } peers { permanent_uuid: "f4bad0b9e64843a4918782d928a47fed" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 45155 } }
I20260709 12:25:38.184350 29186 raft_consensus.cc:2243] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.184747 29186 raft_consensus.cc:2272] T c1af7ffbb35649e4abf9c00f6a4cf2fc P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.185498   937 leader_election.cc:290] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033), f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155)
I20260709 12:25:38.187394 29186 tablet_replica.cc:333] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.188246 29186 raft_consensus.cc:2243] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.189141 29186 raft_consensus.cc:2272] T 493dec6fcc8547b1a7ca6224eb6cc190 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:38.189158 32536 leader_election.cc:336] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0eb2014133b94c6b903ce0fff4abcdb6 (127.28.128.131:46033): Network error: Client connection negotiation failed: client connection to 127.28.128.131:46033: connect: Connection refused (error 111)
W20260709 12:25:38.189759 32537 leader_election.cc:336] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f4bad0b9e64843a4918782d928a47fed (127.28.128.129:45155): Network error: Client connection negotiation failed: client connection to 127.28.128.129:45155: connect: Connection refused (error 111)
I20260709 12:25:38.190188 32537 leader_election.cc:304] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb6c3223ed4645daaf2b2c2a746f42ef; no voters: 0eb2014133b94c6b903ce0fff4abcdb6, f4bad0b9e64843a4918782d928a47fed
I20260709 12:25:38.190912   937 raft_consensus.cc:2749] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:38.191679 29186 tablet_replica.cc:333] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.192168 29186 raft_consensus.cc:2243] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.192507 29186 raft_consensus.cc:2272] T b7f9cd6b36714636889d4e2e07a08aa1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.194209 29186 tablet_replica.cc:333] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.194695 29186 raft_consensus.cc:2243] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.195318 29186 raft_consensus.cc:2272] T fcfc32fcbbae4789a3ee72b0966470f4 P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.196997 29186 tablet_replica.cc:333] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.197569 29186 raft_consensus.cc:2243] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.198192 29186 raft_consensus.cc:2272] T 491e227f98fc4d198b6991680397d701 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.199787 29186 tablet_replica.cc:333] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.200225 29186 raft_consensus.cc:2243] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.200558 29186 raft_consensus.cc:2272] T 74c565412e994a18a1cd300d7826a02e P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.202315 29186 tablet_replica.cc:333] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.202750 29186 raft_consensus.cc:2243] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.203094 29186 raft_consensus.cc:2272] T 56131bfbc2da4ef698c22252e998b2bb P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.204773 29186 tablet_replica.cc:333] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.205271 29186 raft_consensus.cc:2243] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.205613 29186 raft_consensus.cc:2272] T b9ec7d4022c249af9739bce2e96866f6 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.207193 29186 tablet_replica.cc:333] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.207677 29186 raft_consensus.cc:2243] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.208012 29186 raft_consensus.cc:2272] T f5cbf3a863274516b2110c51e0d0b6a2 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.209779 29186 tablet_replica.cc:333] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.210232 29186 raft_consensus.cc:2243] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.210564 29186 raft_consensus.cc:2272] T 30f9d2198b134a7d882a8e7e90f0728a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.212090 29186 tablet_replica.cc:333] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.212497 29186 raft_consensus.cc:2243] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.212855 29186 raft_consensus.cc:2272] T db46897c737f450091841d664609477a P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.214576 29186 tablet_replica.cc:333] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.214989 29186 raft_consensus.cc:2243] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.215368 29186 raft_consensus.cc:2272] T e2923dc81d774a66b44c14c547ae8864 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.217244 29186 tablet_replica.cc:333] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.217717 29186 raft_consensus.cc:2243] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.218111 29186 raft_consensus.cc:2272] T fa11cbfd455c4d2aae988989497e1500 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.219836 29186 tablet_replica.cc:333] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.220304 29186 raft_consensus.cc:2243] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.220705 29186 raft_consensus.cc:2272] T e1ab600505504d648a82d8b4afdfa6fd P eb6c3223ed4645daaf2b2c2a746f42ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.222455 29186 tablet_replica.cc:333] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef: stopping tablet replica
I20260709 12:25:38.222932 29186 raft_consensus.cc:2243] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:38.223345 29186 raft_consensus.cc:2272] T e76daa5b00384d70b3f6c5a7bd67cae1 P eb6c3223ed4645daaf2b2c2a746f42ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.285650 29186 tablet_server.cc:196] TabletServer@127.28.128.132:0 shutdown complete.
I20260709 12:25:38.346645 29186 master.cc:562] Master@127.28.128.190:34635 shutting down...
I20260709 12:25:38.382299 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:38.382915 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:38.383258 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 178af6a3c26947c5b61f15b0ebb26a09: stopping tablet replica
I20260709 12:25:38.405471 29186 master.cc:584] Master@127.28.128.190:34635 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34512 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:25:38.499981 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:45495
I20260709 12:25:38.501191 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.506800  1044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:38.506803  1045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:38.508651  1047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:38.509251 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:38.510568 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.510741 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:38.510954 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599938510918 us; error 0 us; skew 500 ppm
I20260709 12:25:38.511533 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.514165 29186 webserver.cc:533] Webserver started at http://127.28.128.190:46497/ using document root <none> and password file <none>
I20260709 12:25:38.514719 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.514945 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.515246 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.516371 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "1bc8008af18f47ae8bc51331cd9d90c0"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.521109 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:38.524417  1052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.525327 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:38.525676 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "1bc8008af18f47ae8bc51331cd9d90c0"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.526015 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-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)
I20260709 12:25:38.562587 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.563939 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.607018 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:45495
I20260709 12:25:38.607108  1103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:45495 every 8 connection(s)
I20260709 12:25:38.611402  1104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:38.621882  1104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0: Bootstrap starting.
I20260709 12:25:38.626665  1104 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:38.631294  1104 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0: No bootstrap required, opened a new log
I20260709 12:25:38.633677  1104 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc8008af18f47ae8bc51331cd9d90c0" member_type: VOTER }
I20260709 12:25:38.634076  1104 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:38.634320  1104 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bc8008af18f47ae8bc51331cd9d90c0, State: Initialized, Role: FOLLOWER
I20260709 12:25:38.634900  1104 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1bc8008af18f47ae8bc51331cd9d90c0" member_type: VOTER }
I20260709 12:25:38.635354  1104 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:38.635574  1104 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:38.635854  1104 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:38.640570  1104 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc8008af18f47ae8bc51331cd9d90c0" member_type: VOTER }
I20260709 12:25:38.641150  1104 leader_election.cc:304] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [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: 1bc8008af18f47ae8bc51331cd9d90c0; no voters: 
I20260709 12:25:38.642299  1104 leader_election.cc:290] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:38.642750  1107 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:38.644130  1107 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 1 LEADER]: Becoming Leader. State: Replica: 1bc8008af18f47ae8bc51331cd9d90c0, State: Running, Role: LEADER
I20260709 12:25:38.644827  1107 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [LEADER]: Queue going to LEADER mode. State: All 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: "1bc8008af18f47ae8bc51331cd9d90c0" member_type: VOTER }
I20260709 12:25:38.645321  1104 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:38.650172  1109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1bc8008af18f47ae8bc51331cd9d90c0. Latest consensus state: current_term: 1 leader_uuid: "1bc8008af18f47ae8bc51331cd9d90c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc8008af18f47ae8bc51331cd9d90c0" member_type: VOTER } }
I20260709 12:25:38.650373  1108 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1bc8008af18f47ae8bc51331cd9d90c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1bc8008af18f47ae8bc51331cd9d90c0" member_type: VOTER } }
I20260709 12:25:38.651141  1109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:38.651293  1108 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:38.654507  1115 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:38.659400  1115 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:38.662312 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:38.669402  1115 catalog_manager.cc:1383] Generated new cluster ID: 2c219c34c8364212bdb4f6f1a5fb6e41
I20260709 12:25:38.669739  1115 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:38.690328  1115 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:38.691737  1115 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:38.709388  1115 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0: Generated new TSK 0
I20260709 12:25:38.710052  1115 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:38.732872 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.739159  1125 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:38.739940  1126 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:38.743528 29186 server_base.cc:1061] running on GCE node
W20260709 12:25:38.743528  1128 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:38.745088 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.745352 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:38.745486 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599938745475 us; error 0 us; skew 500 ppm
I20260709 12:25:38.745998 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.748498 29186 webserver.cc:533] Webserver started at http://127.28.128.129:38545/ using document root <none> and password file <none>
I20260709 12:25:38.748963 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.749215 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.749440 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.750471 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "916af405a0ec444bb7b81c84834ce0d8"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.755195 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:38.759173  1133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.760149 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:25:38.760432 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "916af405a0ec444bb7b81c84834ce0d8"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.760687 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-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)
I20260709 12:25:38.774289 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.775514 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.776997 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:38.779354 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:38.779536 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.779731 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:38.779867 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.826823 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:33467
I20260709 12:25:38.826916  1195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:33467 every 8 connection(s)
I20260709 12:25:38.831905 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.840404  1200 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:38.840732  1201 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:38.844549  1203 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:38.845115 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:38.846297 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.846482 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:38.846673 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599938846660 us; error 0 us; skew 500 ppm
I20260709 12:25:38.847281 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.850055 29186 webserver.cc:533] Webserver started at http://127.28.128.130:33479/ using document root <none> and password file <none>
I20260709 12:25:38.850687 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.850827  1196 heartbeater.cc:344] Connected to a master server at 127.28.128.190:45495
I20260709 12:25:38.850937 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.851346  1196 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:38.851418 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.852317  1196 heartbeater.cc:507] Master 127.28.128.190:45495 requested a full tablet report, sending...
I20260709 12:25:38.853116 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "7d372f9798f34444942683df9d6f911c"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.854697  1069 ts_manager.cc:194] Registered new tserver with Master: 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467)
I20260709 12:25:38.856667  1069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59834
I20260709 12:25:38.858685 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.002s
I20260709 12:25:38.862756  1208 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.863626 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:25:38.863970 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "7d372f9798f34444942683df9d6f911c"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.864239 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-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)
I20260709 12:25:38.883049 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.884346 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.885970 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:38.888357 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:38.888542 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.888844 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:38.888996 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.930596 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:34521
I20260709 12:25:38.930795  1270 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:34521 every 8 connection(s)
I20260709 12:25:38.935516 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:38.942552  1274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:38.945884  1275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:38.950850 29186 server_base.cc:1061] running on GCE node
W20260709 12:25:38.950940  1277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:38.952194  1271 heartbeater.cc:344] Connected to a master server at 127.28.128.190:45495
I20260709 12:25:38.952813  1271 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:38.953305 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:38.953590 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:38.953615  1271 heartbeater.cc:507] Master 127.28.128.190:45495 requested a full tablet report, sending...
I20260709 12:25:38.953785 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599938953764 us; error 0 us; skew 500 ppm
I20260709 12:25:38.954442 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:38.955931  1069 ts_manager.cc:194] Registered new tserver with Master: 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:38.957221 29186 webserver.cc:533] Webserver started at http://127.28.128.131:46577/ using document root <none> and password file <none>
I20260709 12:25:38.957700  1069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59840
I20260709 12:25:38.957783 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:38.958117 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:38.958400 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:38.959646 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.964304 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:25:38.967655  1282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.968583 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:38.968901 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:38.969262 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-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)
I20260709 12:25:38.984885 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:38.986124 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:38.987914 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:38.990267 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:38.990496 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:38.990742 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:38.990912 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:39.033411 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:41885
I20260709 12:25:39.033510  1344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:41885 every 8 connection(s)
I20260709 12:25:39.047688  1345 heartbeater.cc:344] Connected to a master server at 127.28.128.190:45495
I20260709 12:25:39.048241  1345 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:39.049074  1345 heartbeater.cc:507] Master 127.28.128.190:45495 requested a full tablet report, sending...
I20260709 12:25:39.051147  1069 ts_manager.cc:194] Registered new tserver with Master: 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:39.051290 29186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014784113s
I20260709 12:25:39.052522  1069 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59850
I20260709 12:25:39.078068  1069 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59852:
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\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:39.081189  1069 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:39.153550  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 337b35b3e0714c50ac5f99b5e88d3960 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:39.155411  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337b35b3e0714c50ac5f99b5e88d3960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.158165  1160 tablet_service.cc:1511] Processing CreateTablet for tablet 48119f5403fd453bb7e222292367d1db (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:39.159766  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48119f5403fd453bb7e222292367d1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.162254  1159 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c48b9280644169ac6fd9f392a96ac (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:39.165581  1308 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c48b9280644169ac6fd9f392a96ac (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:39.165686  1157 tablet_service.cc:1511] Processing CreateTablet for tablet d35081d201b74e72a7a021528898b79e (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:39.165964  1309 tablet_service.cc:1511] Processing CreateTablet for tablet 48119f5403fd453bb7e222292367d1db (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:39.165599  1158 tablet_service.cc:1511] Processing CreateTablet for tablet 2584134bbcbc470980de5c477daf64d0 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:39.166877  1310 tablet_service.cc:1511] Processing CreateTablet for tablet 337b35b3e0714c50ac5f99b5e88d3960 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:39.167232  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c48b9280644169ac6fd9f392a96ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.168334  1307 tablet_service.cc:1511] Processing CreateTablet for tablet 2584134bbcbc470980de5c477daf64d0 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:39.168351  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c48b9280644169ac6fd9f392a96ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.169797  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2584134bbcbc470980de5c477daf64d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.170974  1310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337b35b3e0714c50ac5f99b5e88d3960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.171839  1309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48119f5403fd453bb7e222292367d1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.173214  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2584134bbcbc470980de5c477daf64d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.177700  1157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35081d201b74e72a7a021528898b79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.191231  1306 tablet_service.cc:1511] Processing CreateTablet for tablet d35081d201b74e72a7a021528898b79e (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:39.192095  1156 tablet_service.cc:1511] Processing CreateTablet for tablet f61d98c6197c40dca00f3189d7798b06 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:39.192755  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35081d201b74e72a7a021528898b79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.206591  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61d98c6197c40dca00f3189d7798b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.217393  1306 tablet_service.cc:1511] Processing CreateTablet for tablet f61d98c6197c40dca00f3189d7798b06 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:39.219043  1306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61d98c6197c40dca00f3189d7798b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.240091  1359 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.248374  1158 tablet_service.cc:1511] Processing CreateTablet for tablet f6c33aabda5c4bd4b15e020af9e2a427 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:39.248943  1359 tablet_bootstrap.cc:654] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.249850  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c33aabda5c4bd4b15e020af9e2a427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.254242  1233 tablet_service.cc:1511] Processing CreateTablet for tablet 2584134bbcbc470980de5c477daf64d0 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:39.255818  1233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2584134bbcbc470980de5c477daf64d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.256148  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 48119f5403fd453bb7e222292367d1db (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:39.257541  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48119f5403fd453bb7e222292367d1db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.254148  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 337b35b3e0714c50ac5f99b5e88d3960 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:39.260639  1305 tablet_service.cc:1511] Processing CreateTablet for tablet f6c33aabda5c4bd4b15e020af9e2a427 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:39.261931  1360 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:39.261325  1234 tablet_service.cc:1511] Processing CreateTablet for tablet 8b8c48b9280644169ac6fd9f392a96ac (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:39.262149  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c33aabda5c4bd4b15e020af9e2a427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.263062  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b8c48b9280644169ac6fd9f392a96ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.267568  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 337b35b3e0714c50ac5f99b5e88d3960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.272217  1360 tablet_bootstrap.cc:654] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.274343  1232 tablet_service.cc:1511] Processing CreateTablet for tablet d35081d201b74e72a7a021528898b79e (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:39.275902  1232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35081d201b74e72a7a021528898b79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.278301  1231 tablet_service.cc:1511] Processing CreateTablet for tablet f61d98c6197c40dca00f3189d7798b06 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:39.279793  1231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61d98c6197c40dca00f3189d7798b06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.282151  1230 tablet_service.cc:1511] Processing CreateTablet for tablet f6c33aabda5c4bd4b15e020af9e2a427 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:39.283619  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c33aabda5c4bd4b15e020af9e2a427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.310352  1359 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.310966  1359 ts_tablet_manager.cc:1403] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.030s
I20260709 12:25:39.314059  1359 raft_consensus.cc:359] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.314095  1229 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbe5f97c5724cb3bca542536b5884a2 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:39.314970  1359 raft_consensus.cc:385] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.315310  1359 raft_consensus.cc:740] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.315750  1229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbe5f97c5724cb3bca542536b5884a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.316196  1359 consensus_queue.cc:260] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.316371  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbe5f97c5724cb3bca542536b5884a2 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:39.319157  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbe5f97c5724cb3bca542536b5884a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.327951  1307 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbe5f97c5724cb3bca542536b5884a2 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:39.331425  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbe5f97c5724cb3bca542536b5884a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.329919  1158 tablet_service.cc:1511] Processing CreateTablet for tablet aafdf811d1ab498185a7523d6856e553 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:39.335636  1345 heartbeater.cc:499] Master 127.28.128.190:45495 was elected leader, sending a full tablet report...
I20260709 12:25:39.336732  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafdf811d1ab498185a7523d6856e553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.336848  1360 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:39.341460  1360 ts_tablet_manager.cc:1403] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.005s
I20260709 12:25:39.344758  1360 raft_consensus.cc:359] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.345993  1360 raft_consensus.cc:385] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.346395  1360 raft_consensus.cc:740] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.348191  1360 consensus_queue.cc:260] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.367412  1228 tablet_service.cc:1511] Processing CreateTablet for tablet aafdf811d1ab498185a7523d6856e553 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:39.369130  1228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafdf811d1ab498185a7523d6856e553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.369400  1359 ts_tablet_manager.cc:1434] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.058s	user 0.019s	sys 0.006s
I20260709 12:25:39.370872  1359 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.378961  1359 tablet_bootstrap.cc:654] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.383250  1308 tablet_service.cc:1511] Processing CreateTablet for tablet aafdf811d1ab498185a7523d6856e553 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:39.384650  1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aafdf811d1ab498185a7523d6856e553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.398955  1156 tablet_service.cc:1511] Processing CreateTablet for tablet c45cc71ab9094d57a3edddf07bc842c4 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:39.406530  1360 ts_tablet_manager.cc:1434] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.020s
I20260709 12:25:39.412307  1196 heartbeater.cc:499] Master 127.28.128.190:45495 was elected leader, sending a full tablet report...
I20260709 12:25:39.412262  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45cc71ab9094d57a3edddf07bc842c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.413533  1360 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:39.417611  1364 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.417743  1359 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.418542  1359 ts_tablet_manager.cc:1403] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.013s
I20260709 12:25:39.421932  1359 raft_consensus.cc:359] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.422806  1359 raft_consensus.cc:385] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.423164  1359 raft_consensus.cc:740] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.424094  1359 consensus_queue.cc:260] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.430791  1230 tablet_service.cc:1511] Processing CreateTablet for tablet c45cc71ab9094d57a3edddf07bc842c4 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:39.438367  1230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45cc71ab9094d57a3edddf07bc842c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.463481  1359 ts_tablet_manager.cc:1434] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.045s	user 0.024s	sys 0.019s
I20260709 12:25:39.465337  1364 tablet_bootstrap.cc:654] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.467347  1359 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.476109  1305 tablet_service.cc:1511] Processing CreateTablet for tablet c45cc71ab9094d57a3edddf07bc842c4 (DEFAULT_TABLE table=test-workload [id=7988af17977e4874ae20ec3ab9cc931e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:39.484488  1305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45cc71ab9094d57a3edddf07bc842c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:39.490468  1363 raft_consensus.cc:493] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.491043  1363 raft_consensus.cc:515] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.492266  1364 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.492800  1364 ts_tablet_manager.cc:1403] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.007s
I20260709 12:25:39.493793  1363 leader_election.cc:290] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.495949  1364 raft_consensus.cc:359] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.496798  1364 raft_consensus.cc:385] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.497128  1364 raft_consensus.cc:740] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.497876  1364 consensus_queue.cc:260] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.502381  1271 heartbeater.cc:499] Master 127.28.128.190:45495 was elected leader, sending a full tablet report...
I20260709 12:25:39.503676  1359 tablet_bootstrap.cc:654] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.483326  1360 tablet_bootstrap.cc:654] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.512310  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
W20260709 12:25:39.514182  1284 leader_election.cc:343] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.517098  1359 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.517684  1359 ts_tablet_manager.cc:1403] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.009s
I20260709 12:25:39.518760  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
W20260709 12:25:39.520522  1284 leader_election.cc:343] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.520992  1284 leader_election.cc:304] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d; no voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:39.520879  1359 raft_consensus.cc:359] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.521808  1359 raft_consensus.cc:385] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.521988  1363 raft_consensus.cc:2749] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:39.521453  1364 ts_tablet_manager.cc:1434] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:25:39.522132  1359 raft_consensus.cc:740] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.523353  1360 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:39.523350  1364 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.523248  1359 consensus_queue.cc:260] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.524080  1360 ts_tablet_manager.cc:1403] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.001s
I20260709 12:25:39.525808  1359 ts_tablet_manager.cc:1434] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:39.526859  1359 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.527243  1360 raft_consensus.cc:359] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.528462  1360 raft_consensus.cc:385] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.528787  1360 raft_consensus.cc:740] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.529742  1360 consensus_queue.cc:260] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.531441  1364 tablet_bootstrap.cc:654] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.534040  1360 ts_tablet_manager.cc:1434] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:25:39.534570  1359 tablet_bootstrap.cc:654] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.535140  1360 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
W20260709 12:25:39.538724  1346 tablet.cc:2406] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:39.544207  1360 tablet_bootstrap.cc:654] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.564471  1369 raft_consensus.cc:493] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.565091  1369 raft_consensus.cc:515] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.570541  1369 leader_election.cc:290] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:39.578673  1359 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.580133  1359 ts_tablet_manager.cc:1403] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.008s
I20260709 12:25:39.580348  1360 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:39.580994  1360 ts_tablet_manager.cc:1403] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.046s	user 0.032s	sys 0.011s
I20260709 12:25:39.582840  1363 raft_consensus.cc:493] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.583437  1363 raft_consensus.cc:515] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.583526  1359 raft_consensus.cc:359] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.584293  1364 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.584468  1359 raft_consensus.cc:385] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.584961  1364 ts_tablet_manager.cc:1403] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.027s
I20260709 12:25:39.585922  1363 leader_election.cc:290] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.586663  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b35b3e0714c50ac5f99b5e88d3960" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
W20260709 12:25:39.588615  1284 leader_election.cc:343] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.584992  1359 raft_consensus.cc:740] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.588819  1364 raft_consensus.cc:359] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.589818  1364 raft_consensus.cc:385] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.590183  1364 raft_consensus.cc:740] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.590380  1359 consensus_queue.cc:260] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.591125  1360 raft_consensus.cc:359] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.591164  1364 consensus_queue.cc:260] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.592079  1360 raft_consensus.cc:385] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.592424  1360 raft_consensus.cc:740] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.595816  1359 ts_tablet_manager.cc:1434] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:25:39.597014  1359 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.597221  1360 consensus_queue.cc:260] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.602571  1364 ts_tablet_manager.cc:1434] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:25:39.606604  1364 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.604395  1359 tablet_bootstrap.cc:654] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.613169  1364 tablet_bootstrap.cc:654] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.604492  1360 ts_tablet_manager.cc:1434] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:25:39.616236  1360 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:39.618146  1363 raft_consensus.cc:493] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.618711  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b35b3e0714c50ac5f99b5e88d3960" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:39.618881  1363 raft_consensus.cc:515] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.619546  1246 raft_consensus.cc:2468] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 0.
I20260709 12:25:39.622838  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
I20260709 12:25:39.623956  1171 raft_consensus.cc:2468] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 0.
I20260709 12:25:39.625726  1284 leader_election.cc:304] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:39.626937  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:39.630939  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
I20260709 12:25:39.624965  1363 leader_election.cc:290] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.633181  1363 raft_consensus.cc:2804] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.633550  1363 raft_consensus.cc:493] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:39.633953  1363 raft_consensus.cc:3060] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.634057  1284 leader_election.cc:304] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
W20260709 12:25:39.635914  1210 leader_election.cc:343] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.637518  1378 raft_consensus.cc:2804] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.639789  1378 raft_consensus.cc:493] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:25:39.639802  1210 leader_election.cc:343] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.639923  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:39.640321  1378 raft_consensus.cc:3060] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.638808  1359 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.640520  1210 leader_election.cc:304] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [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: 7d372f9798f34444942683df9d6f911c; no voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:39.641327  1359 ts_tablet_manager.cc:1403] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.004s
I20260709 12:25:39.641479  1369 raft_consensus.cc:2749] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:39.642652  1363 raft_consensus.cc:515] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
W20260709 12:25:39.642982  1284 leader_election.cc:343] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.644805  1363 leader_election.cc:290] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.644558  1359 raft_consensus.cc:359] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.645390  1359 raft_consensus.cc:385] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.645709  1359 raft_consensus.cc:740] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.639452  1360 tablet_bootstrap.cc:654] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.638808  1364 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.645958  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b35b3e0714c50ac5f99b5e88d3960" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:39.646762  1364 ts_tablet_manager.cc:1403] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.014s
I20260709 12:25:39.646186  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b35b3e0714c50ac5f99b5e88d3960" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:39.647279  1246 raft_consensus.cc:3060] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:39.647481  1284 leader_election.cc:343] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.650298  1364 raft_consensus.cc:359] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.651173  1364 raft_consensus.cc:385] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.651567  1364 raft_consensus.cc:740] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.651598  1378 raft_consensus.cc:515] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.652885  1364 consensus_queue.cc:260] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.655983  1364 ts_tablet_manager.cc:1434] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:39.656414  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
W20260709 12:25:39.657263  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:39.650728  1359 consensus_queue.cc:260] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
W20260709 12:25:39.657835  1284 leader_election.cc:343] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.659334  1378 leader_election.cc:290] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.657240  1364 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.666875  1359 ts_tablet_manager.cc:1434] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:25:39.664820  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:39.667773  1171 raft_consensus.cc:3060] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.668309  1359 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.676582  1171 raft_consensus.cc:2468] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 1.
I20260709 12:25:39.678119  1284 leader_election.cc:304] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 7d372f9798f34444942683df9d6f911c
I20260709 12:25:39.679491  1378 raft_consensus.cc:2804] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:39.679842  1364 tablet_bootstrap.cc:654] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.680384  1378 raft_consensus.cc:697] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:39.681507  1378 consensus_queue.cc:237] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.682089  1246 raft_consensus.cc:2468] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 1.
I20260709 12:25:39.683539  1284 leader_election.cc:304] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:39.684396  1359 tablet_bootstrap.cc:654] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.684413  1363 raft_consensus.cc:2804] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:39.687736  1360 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:39.688333  1360 ts_tablet_manager.cc:1403] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.023s
I20260709 12:25:39.692420  1360 raft_consensus.cc:359] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.693573  1360 raft_consensus.cc:385] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.693965  1360 raft_consensus.cc:740] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.695691  1360 consensus_queue.cc:260] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.696967  1364 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.697570  1364 ts_tablet_manager.cc:1403] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.007s
I20260709 12:25:39.699230  1363 raft_consensus.cc:697] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:39.700433  1363 consensus_queue.cc:237] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.700788  1364 raft_consensus.cc:359] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.701653  1364 raft_consensus.cc:385] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.700310  1069 catalog_manager.cc:5697] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 1 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:39.702003  1364 raft_consensus.cc:740] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.703012  1364 consensus_queue.cc:260] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.707801  1364 ts_tablet_manager.cc:1434] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:25:39.708901  1364 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.713858  1360 ts_tablet_manager.cc:1434] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.004s
I20260709 12:25:39.716616  1359 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.717267  1359 ts_tablet_manager.cc:1403] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.015s
I20260709 12:25:39.717686  1365 raft_consensus.cc:493] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.718263  1365 raft_consensus.cc:515] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.720420  1359 raft_consensus.cc:359] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.721273  1359 raft_consensus.cc:385] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.721592  1359 raft_consensus.cc:740] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.722512  1359 consensus_queue.cc:260] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.724361  1364 tablet_bootstrap.cc:654] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.725297  1365 leader_election.cc:290] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:39.730304  1359 ts_tablet_manager.cc:1434] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:25:39.731529  1359 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.731549  1360 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:39.740324  1364 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.740917  1364 ts_tablet_manager.cc:1403] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.008s
I20260709 12:25:39.744053  1364 raft_consensus.cc:359] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.746553  1359 tablet_bootstrap.cc:654] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.744822  1364 raft_consensus.cc:385] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.749038  1364 raft_consensus.cc:740] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.749861  1364 consensus_queue.cc:260] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.754340  1364 ts_tablet_manager.cc:1434] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:25:39.755407  1364 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.758307  1360 tablet_bootstrap.cc:654] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.763325  1364 tablet_bootstrap.cc:654] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.767349  1359 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.767948  1359 ts_tablet_manager.cc:1403] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260709 12:25:39.771122  1359 raft_consensus.cc:359] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.771832  1359 raft_consensus.cc:385] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.772147  1359 raft_consensus.cc:740] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.773048  1359 consensus_queue.cc:260] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.773903  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
W20260709 12:25:39.775583  1135 leader_election.cc:343] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.775600  1359 ts_tablet_manager.cc:1434] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:39.777266  1359 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.781039  1364 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.781800  1364 ts_tablet_manager.cc:1403] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260709 12:25:39.785813  1359 tablet_bootstrap.cc:654] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.786449  1364 raft_consensus.cc:359] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.787642  1364 raft_consensus.cc:385] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.788069  1364 raft_consensus.cc:740] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.789888  1364 consensus_queue.cc:260] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.791241  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:39.791900  1320 raft_consensus.cc:2468] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:39.793251  1135 leader_election.cc:304] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [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: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 7d372f9798f34444942683df9d6f911c
I20260709 12:25:39.794649  1365 raft_consensus.cc:2804] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.794989  1365 raft_consensus.cc:493] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:39.795317  1365 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.797220  1363 raft_consensus.cc:493] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.797758  1363 raft_consensus.cc:515] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.799876  1363 leader_election.cc:290] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.800797  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48119f5403fd453bb7e222292367d1db" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
I20260709 12:25:39.800864  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48119f5403fd453bb7e222292367d1db" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:39.801638  1171 raft_consensus.cc:2468] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 0.
I20260709 12:25:39.801707  1246 raft_consensus.cc:2468] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 0.
I20260709 12:25:39.802132  1360 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:39.802738  1360 ts_tablet_manager.cc:1403] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.005s
I20260709 12:25:39.802963  1284 leader_election.cc:304] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
I20260709 12:25:39.804306  1363 raft_consensus.cc:2804] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.804659  1363 raft_consensus.cc:493] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:39.804991  1363 raft_consensus.cc:3060] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.806192  1360 raft_consensus.cc:359] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.806344  1365 raft_consensus.cc:515] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.807222  1360 raft_consensus.cc:385] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.806617  1069 catalog_manager.cc:5697] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 1 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:39.807688  1360 raft_consensus.cc:740] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.808638  1364 ts_tablet_manager.cc:1434] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260709 12:25:39.808818  1360 consensus_queue.cc:260] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.811349  1364 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.820981  1364 tablet_bootstrap.cc:654] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.822072  1360 ts_tablet_manager.cc:1434] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:25:39.821934  1363 raft_consensus.cc:515] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.823197  1360 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:39.825392  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48119f5403fd453bb7e222292367d1db" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:39.825555  1363 leader_election.cc:290] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.826022  1171 raft_consensus.cc:3060] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.828590  1365 leader_election.cc:290] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:39.829300  1359 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.829807  1359 ts_tablet_manager.cc:1403] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.005s
I20260709 12:25:39.833959  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:39.835448  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48119f5403fd453bb7e222292367d1db" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:39.836119  1245 raft_consensus.cc:3060] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:39.837687  1135 leader_election.cc:343] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.838109  1360 tablet_bootstrap.cc:654] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.839206  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:39.839834  1320 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.850631  1320 raft_consensus.cc:2468] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:39.832602  1359 raft_consensus.cc:359] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.851780  1359 raft_consensus.cc:385] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.852325  1359 raft_consensus.cc:740] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.852525  1135 leader_election.cc:304] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [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: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 7d372f9798f34444942683df9d6f911c
I20260709 12:25:39.856724  1359 consensus_queue.cc:260] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.862498  1245 raft_consensus.cc:2468] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 1.
I20260709 12:25:39.864456  1284 leader_election.cc:304] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
I20260709 12:25:39.865644  1363 raft_consensus.cc:2804] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:39.866317  1363 raft_consensus.cc:697] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:39.867051  1359 ts_tablet_manager.cc:1434] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 12:25:39.867499  1363 consensus_queue.cc:237] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.868427  1359 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.857311  1365 raft_consensus.cc:2804] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:39.869467  1382 raft_consensus.cc:493] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.869562  1365 raft_consensus.cc:697] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Running, Role: LEADER
I20260709 12:25:39.870008  1382 raft_consensus.cc:515] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.871424  1365 consensus_queue.cc:237] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.872257  1382 leader_election.cc:290] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.874135  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:39.874121  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
W20260709 12:25:39.875854  1284 leader_election.cc:343] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:39.876564  1284 leader_election.cc:343] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.876994  1284 leader_election.cc:304] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d; no voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:39.878103  1382 raft_consensus.cc:2749] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:39.874389  1171 raft_consensus.cc:2468] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 1.
I20260709 12:25:39.885901  1359 tablet_bootstrap.cc:654] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.895601  1067 catalog_manager.cc:5697] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "916af405a0ec444bb7b81c84834ce0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:39.898715  1364 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.899329  1364 ts_tablet_manager.cc:1403] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.088s	user 0.039s	sys 0.036s
I20260709 12:25:39.899518  1359 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.900288  1359 ts_tablet_manager.cc:1403] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 12:25:39.899607  1069 catalog_manager.cc:5697] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 1 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:39.902441  1364 raft_consensus.cc:359] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.903251  1364 raft_consensus.cc:385] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.903059  1359 raft_consensus.cc:359] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.903671  1364 raft_consensus.cc:740] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.904034  1359 raft_consensus.cc:385] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.904405  1359 raft_consensus.cc:740] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.904685  1364 consensus_queue.cc:260] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.905260  1359 consensus_queue.cc:260] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.905815  1360 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:39.906404  1360 ts_tablet_manager.cc:1403] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.040s
I20260709 12:25:39.907244  1364 ts_tablet_manager.cc:1434] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:39.907900  1359 ts_tablet_manager.cc:1434] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:39.908941  1359 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: Bootstrap starting.
I20260709 12:25:39.909495  1360 raft_consensus.cc:359] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.910229  1360 raft_consensus.cc:385] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.910523  1360 raft_consensus.cc:740] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.912122  1364 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.916355  1363 raft_consensus.cc:493] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.917217  1363 raft_consensus.cc:515] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.921759  1364 tablet_bootstrap.cc:654] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.924000  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:39.924957  1245 raft_consensus.cc:2468] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 0.
I20260709 12:25:39.925011  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
W20260709 12:25:39.926726  1284 leader_election.cc:343] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.926772  1360 consensus_queue.cc:260] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.927565  1284 leader_election.cc:304] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:39.928297  1364 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:39.928355  1363 leader_election.cc:290] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.928942  1364 ts_tablet_manager.cc:1403] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 12:25:39.929425  1363 raft_consensus.cc:2804] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.929836  1363 raft_consensus.cc:493] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:39.930157  1363 raft_consensus.cc:3060] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.931759  1364 raft_consensus.cc:359] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.932459  1364 raft_consensus.cc:385] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.932739  1364 raft_consensus.cc:740] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.933744  1359 tablet_bootstrap.cc:654] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.933508  1364 consensus_queue.cc:260] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.934176  1360 ts_tablet_manager.cc:1434] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:25:39.935314  1360 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:39.938259  1364 ts_tablet_manager.cc:1434] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:25:39.939247  1364 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:39.942494  1360 tablet_bootstrap.cc:654] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.944808  1364 tablet_bootstrap.cc:654] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:39.944779  1363 raft_consensus.cc:515] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.946650  1369 raft_consensus.cc:493] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.947211  1369 raft_consensus.cc:515] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.947949  1365 raft_consensus.cc:493] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.948211  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:39.948623  1365 raft_consensus.cc:515] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:39.949299  1369 leader_election.cc:290] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:39.950551  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:39.951005  1170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
I20260709 12:25:39.951252  1320 raft_consensus.cc:2468] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 0.
I20260709 12:25:39.952711  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b35b3e0714c50ac5f99b5e88d3960" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:39.952966  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "337b35b3e0714c50ac5f99b5e88d3960" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:39.953498  1245 raft_consensus.cc:2393] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 916af405a0ec444bb7b81c84834ce0d8 in current term 1: Already voted for candidate 2da0b18b89934a63b1ad0e67b8351a2d in this term.
W20260709 12:25:39.953873  1284 leader_election.cc:343] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.954517  1365 leader_election.cc:290] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.954741  1135 leader_election.cc:304] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [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: 916af405a0ec444bb7b81c84834ce0d8; no voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c
I20260709 12:25:39.955688  1369 raft_consensus.cc:493] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.952998  1210 leader_election.cc:304] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
I20260709 12:25:39.956200  1369 raft_consensus.cc:515] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.956875  1363 leader_election.cc:290] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 1 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:39.957232  1365 raft_consensus.cc:3060] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.958348  1369 leader_election.cc:290] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:39.958958  1369 raft_consensus.cc:2804] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.959285  1369 raft_consensus.cc:493] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:39.959581  1369 raft_consensus.cc:3060] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.967790  1365 raft_consensus.cc:2749] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:39.970386  1369 raft_consensus.cc:515] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
W20260709 12:25:39.972061  1210 leader_election.cc:343] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:39.974354  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:39.974393  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8" is_pre_election: true
I20260709 12:25:39.975544  1171 raft_consensus.cc:2393] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d372f9798f34444942683df9d6f911c in current term 1: Already voted for candidate 2da0b18b89934a63b1ad0e67b8351a2d in this term.
I20260709 12:25:39.976454  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:39.977100  1245 raft_consensus.cc:3060] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.981514  1369 leader_election.cc:290] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:39.984659  1359 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: No bootstrap required, opened a new log
I20260709 12:25:39.984390  1245 raft_consensus.cc:2468] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 1.
I20260709 12:25:39.984261  1171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:39.985323  1359 ts_tablet_manager.cc:1403] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.025s
I20260709 12:25:39.985477  1365 raft_consensus.cc:493] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:39.985957  1365 raft_consensus.cc:515] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.987524  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:39.988348  1320 raft_consensus.cc:3060] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.988732  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:39.988446  1359 raft_consensus.cc:359] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.989429  1359 raft_consensus.cc:385] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:39.989403  1245 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:39.989984  1359 raft_consensus.cc:740] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Initialized, Role: FOLLOWER
I20260709 12:25:39.990751  1135 leader_election.cc:304] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:39.990779  1359 consensus_queue.cc:260] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:39.991757  1396 raft_consensus.cc:2804] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:39.992106  1396 raft_consensus.cc:493] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:39.992599  1396 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:39.993667  1359 ts_tablet_manager.cc:1434] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260709 12:25:39.997913  1210 leader_election.cc:343] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:40.000289  1396 raft_consensus.cc:515] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.002355  1396 leader_election.cc:290] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.003091  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:40.003960  1246 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.005330  1365 leader_election.cc:290] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.011785  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:40.013806  1319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:40.012876  1318 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:40.016973  1246 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:40.017313  1365 raft_consensus.cc:493] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.017835  1365 raft_consensus.cc:515] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.019063  1135 leader_election.cc:304] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [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: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 2da0b18b89934a63b1ad0e67b8351a2d
I20260709 12:25:40.019649  1365 leader_election.cc:290] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.020315  1396 raft_consensus.cc:2804] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.020931  1396 raft_consensus.cc:697] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Running, Role: LEADER
I20260709 12:25:40.021906  1396 consensus_queue.cc:237] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.024060  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:40.024847  1318 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:40.026337  1135 leader_election.cc:304] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:39.998930  1210 leader_election.cc:304] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [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: 7d372f9798f34444942683df9d6f911c; no voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:40.030055  1369 raft_consensus.cc:3060] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.027215  1365 raft_consensus.cc:2804] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:40.030898  1284 leader_election.cc:304] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:40.031488  1365 raft_consensus.cc:493] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:40.031944  1365 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.032688  1363 raft_consensus.cc:2804] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.033421  1363 raft_consensus.cc:697] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:40.034576  1363 consensus_queue.cc:237] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.038872  1369 raft_consensus.cc:2749] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:40.039433  1365 raft_consensus.cc:515] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.028450  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:40.041832  1246 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:40.043555  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:40.044203  1245 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.046743  1320 raft_consensus.cc:2468] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 1.
I20260709 12:25:40.048043  1210 leader_election.cc:304] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:40.047698  1069 catalog_manager.cc:5697] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 1 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:40.049780  1369 raft_consensus.cc:2804] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.051623  1369 raft_consensus.cc:697] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 1 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:40.051976  1245 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:40.053618  1135 leader_election.cc:304] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:40.053964  1369 consensus_queue.cc:237] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.057227  1360 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:40.059545  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:40.057473  1409 raft_consensus.cc:2804] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.061048  1360 ts_tablet_manager.cc:1403] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.126s	user 0.022s	sys 0.014s
I20260709 12:25:40.061173  1320 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.055132  1364 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:40.063156  1364 ts_tablet_manager.cc:1403] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.124s	user 0.038s	sys 0.063s
I20260709 12:25:40.064414  1360 raft_consensus.cc:359] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.065214  1360 raft_consensus.cc:385] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.065542  1360 raft_consensus.cc:740] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.058106  1365 leader_election.cc:290] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.065975  1364 raft_consensus.cc:359] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.066771  1364 raft_consensus.cc:385] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.067065  1364 raft_consensus.cc:740] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.067836  1364 consensus_queue.cc:260] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.069677  1320 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:40.070055  1364 ts_tablet_manager.cc:1434] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:40.069800  1360 consensus_queue.cc:260] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.071136  1364 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c: Bootstrap starting.
I20260709 12:25:40.072466  1360 ts_tablet_manager.cc:1434] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:25:40.073572  1360 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:40.073144  1067 catalog_manager.cc:5697] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "916af405a0ec444bb7b81c84834ce0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:40.080845  1360 tablet_bootstrap.cc:654] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.084141  1409 raft_consensus.cc:697] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Running, Role: LEADER
I20260709 12:25:40.085224  1409 consensus_queue.cc:237] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.085566  1069 catalog_manager.cc:5697] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 1 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:40.087292  1364 tablet_bootstrap.cc:654] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.102236  1364 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c: No bootstrap required, opened a new log
I20260709 12:25:40.102461  1360 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:40.102663  1364 ts_tablet_manager.cc:1403] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.006s
I20260709 12:25:40.102989  1360 ts_tablet_manager.cc:1403] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.003s
I20260709 12:25:40.104552  1364 raft_consensus.cc:359] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.105154  1364 raft_consensus.cc:385] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.105432  1364 raft_consensus.cc:740] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.105654  1360 raft_consensus.cc:359] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.106456  1360 raft_consensus.cc:385] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.106277  1364 consensus_queue.cc:260] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.106753  1360 raft_consensus.cc:740] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.106642  1067 catalog_manager.cc:5697] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "916af405a0ec444bb7b81c84834ce0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:40.107553  1360 consensus_queue.cc:260] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.108053  1364 ts_tablet_manager.cc:1434] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:40.109620  1360 ts_tablet_manager.cc:1434] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:25:40.110524  1360 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:40.115480  1360 tablet_bootstrap.cc:654] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.120496  1360 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:40.120918  1360 ts_tablet_manager.cc:1403] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:25:40.123536  1360 raft_consensus.cc:359] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.124228  1360 raft_consensus.cc:385] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.124498  1360 raft_consensus.cc:740] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.125161  1360 consensus_queue.cc:260] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.126539  1360 ts_tablet_manager.cc:1434] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:40.127260  1360 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:40.132936  1360 tablet_bootstrap.cc:654] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:40.137398  1360 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: No bootstrap required, opened a new log
I20260709 12:25:40.137912  1360 ts_tablet_manager.cc:1403] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:25:40.139955  1360 raft_consensus.cc:359] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.140434  1360 raft_consensus.cc:385] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:40.140589  1360 raft_consensus.cc:740] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:40.141144  1360 consensus_queue.cc:260] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.142642  1360 ts_tablet_manager.cc:1434] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:25:40.155725  1409 raft_consensus.cc:493] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.156237  1409 raft_consensus.cc:515] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.158260  1409 leader_election.cc:290] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.159309  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:40.159593  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:40.159945  1245 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:40.160266  1320 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:40.161080  1135 leader_election.cc:304] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:40.161837  1409 raft_consensus.cc:2804] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:40.162153  1409 raft_consensus.cc:493] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:40.162463  1409 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.167634  1409 raft_consensus.cc:515] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.169319  1409 leader_election.cc:290] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.170054  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:40.170204  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:40.170692  1245 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.170830  1320 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.175662  1320 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:40.175690  1245 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:40.176877  1135 leader_election.cc:304] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:40.177592  1409 raft_consensus.cc:2804] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.178052  1409 raft_consensus.cc:697] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Running, Role: LEADER
I20260709 12:25:40.178893  1409 consensus_queue.cc:237] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.180222  1363 consensus_queue.cc:1048] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.187772  1067 catalog_manager.cc:5697] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "916af405a0ec444bb7b81c84834ce0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:40.188392  1363 consensus_queue.cc:1048] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.198382  1409 raft_consensus.cc:493] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.199054  1409 raft_consensus.cc:515] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.202087  1409 leader_election.cc:290] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.204098  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:40.208402  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61d98c6197c40dca00f3189d7798b06" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:40.209668  1320 raft_consensus.cc:2393] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 916af405a0ec444bb7b81c84834ce0d8 in current term 1: Already voted for candidate 7d372f9798f34444942683df9d6f911c in this term.
I20260709 12:25:40.210836  1135 leader_election.cc:304] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [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: 916af405a0ec444bb7b81c84834ce0d8; no voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c
I20260709 12:25:40.211633  1409 raft_consensus.cc:3060] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.217803  1409 raft_consensus.cc:2749] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:40.223420  1363 consensus_queue.cc:1048] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.235433  1378 consensus_queue.cc:1048] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.284158  1382 consensus_queue.cc:1048] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.286566  1382 consensus_queue.cc:1048] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.373045  1409 raft_consensus.cc:493] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.373600  1409 raft_consensus.cc:515] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.375265  1409 leader_election.cc:290] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.376330  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:40.376618  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbe5f97c5724cb3bca542536b5884a2" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:40.377075  1245 raft_consensus.cc:2393] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 916af405a0ec444bb7b81c84834ce0d8 in current term 1: Already voted for candidate 2da0b18b89934a63b1ad0e67b8351a2d in this term.
I20260709 12:25:40.378206  1135 leader_election.cc:304] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [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: 916af405a0ec444bb7b81c84834ce0d8; no voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c
I20260709 12:25:40.378968  1409 raft_consensus.cc:3060] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.384178  1409 raft_consensus.cc:2749] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:40.416091  1245 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.423064  1409 consensus_queue.cc:1048] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.436061  1411 consensus_queue.cc:1048] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:40.441075  1411 raft_consensus.cc:493] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:40.441601  1411 raft_consensus.cc:515] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.443840  1411 leader_election.cc:290] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.444499  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:40.444973  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:40.445300  1245 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:40.445693  1320 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 0.
I20260709 12:25:40.446429  1135 leader_election.cc:304] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:40.447273  1411 raft_consensus.cc:2804] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:40.447737  1411 raft_consensus.cc:493] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:40.449213  1411 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.456176  1411 raft_consensus.cc:515] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.458006  1411 leader_election.cc:290] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Requested vote from peers 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:40.458629  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:40.458882  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "916af405a0ec444bb7b81c84834ce0d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:40.459200  1245 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.459519  1320 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.464569  1320 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:40.464581  1245 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 916af405a0ec444bb7b81c84834ce0d8 in term 1.
I20260709 12:25:40.465771  1135 leader_election.cc:304] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:40.466472  1411 raft_consensus.cc:2804] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:40.466936  1411 raft_consensus.cc:697] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Becoming Leader. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Running, Role: LEADER
I20260709 12:25:40.467787  1411 consensus_queue.cc:237] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:40.474824  1069 catalog_manager.cc:5697] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "916af405a0ec444bb7b81c84834ce0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:40.522868  1411 consensus_queue.cc:1048] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.535151  1396 consensus_queue.cc:1048] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:40.560751 29186 ts_manager.cc:295] Set tserver state for 916af405a0ec444bb7b81c84834ce0d8 to MAINTENANCE_MODE
I20260709 12:25:40.561858 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
I20260709 12:25:40.564466  1320 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:40.572023  1396 consensus_queue.cc:1048] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:40.573702  1409 consensus_queue.cc:1048] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.592393  1409 consensus_queue.cc:1048] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:40.605496  1369 consensus_queue.cc:1048] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:40.635499  1409 consensus_queue.cc:1048] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:25:40.645351  1284 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:33467, user_credentials={real_user=slave}} blocked reactor thread for 55914us
W20260709 12:25:40.664095  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:40.676203  1210 consensus_peers.cc:597] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:40.681882  1363 consensus_queue.cc:1048] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:40.684036  1284 consensus_peers.cc:597] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:40.697690  1284 consensus_peers.cc:597] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:40.704928 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:40.705971 29186 tablet_replica.cc:333] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.706880 29186 raft_consensus.cc:2243] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:40.707769 29186 pending_rounds.cc:70] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Trying to abort 1 pending ops.
I20260709 12:25:40.708072 29186 pending_rounds.cc:77] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625356163760128 op_type: NO_OP noop_request { }
I20260709 12:25:40.708539 29186 raft_consensus.cc:2889] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:40.709012 29186 raft_consensus.cc:2272] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.712263 29186 tablet_replica.cc:333] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.713218 29186 raft_consensus.cc:2243] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:40.714937 29186 raft_consensus.cc:2272] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.717938 29186 tablet_replica.cc:333] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.718684 29186 raft_consensus.cc:2243] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:40.719139 29186 raft_consensus.cc:2272] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.721168 29186 tablet_replica.cc:333] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.721751 29186 raft_consensus.cc:2243] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:40.722196 29186 raft_consensus.cc:2272] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.725848 29186 tablet_replica.cc:333] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.726511 29186 raft_consensus.cc:2243] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:40.726992 29186 raft_consensus.cc:2272] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.729255 29186 tablet_replica.cc:333] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.729970 29186 raft_consensus.cc:2243] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:40.730908 29186 raft_consensus.cc:2272] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.732968 29186 tablet_replica.cc:333] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.733543 29186 raft_consensus.cc:2243] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:40.734236 29186 raft_consensus.cc:2272] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.736380 29186 tablet_replica.cc:333] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.737131 29186 raft_consensus.cc:2243] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:40.738011 29186 raft_consensus.cc:2272] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.740417 29186 tablet_replica.cc:333] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
W20260709 12:25:40.740545  1284 consensus_peers.cc:597] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:40.740871 29186 raft_consensus.cc:2243] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:40.741412 29186 raft_consensus.cc:2272] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.743760 29186 tablet_replica.cc:333] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: stopping tablet replica
I20260709 12:25:40.744253 29186 raft_consensus.cc:2243] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:40.744649 29186 raft_consensus.cc:2272] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:40.774478 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
W20260709 12:25:40.865248  1284 consensus_peers.cc:597] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:41.665236  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:41.934374  1448 raft_consensus.cc:493] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:41.935029  1448 raft_consensus.cc:515] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:41.937222  1448 leader_election.cc:290] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:41.938720  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:41.939440  1318 raft_consensus.cc:2468] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 1.
I20260709 12:25:41.940557  1210 leader_election.cc:304] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
I20260709 12:25:41.941359  1448 raft_consensus.cc:2804] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:25:41.941419  1210 leader_election.cc:336] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:41.941779  1448 raft_consensus.cc:493] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:41.942148  1448 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:41.947136  1448 raft_consensus.cc:515] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:41.948792  1448 leader_election.cc:290] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
W20260709 12:25:41.949962  1210 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111) [suppressed 111 similar messages]
I20260709 12:25:41.950191  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:41.950834  1318 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:41.952600  1210 leader_election.cc:336] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:41.956411  1318 raft_consensus.cc:2468] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:41.957566  1210 leader_election.cc:304] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:41.958271  1448 raft_consensus.cc:2804] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:41.959111  1448 raft_consensus.cc:697] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:41.960042  1448 consensus_queue.cc:237] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:41.967080  1068 catalog_manager.cc:5697] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 1 to 2, leader changed from 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 2 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.033716  1363 raft_consensus.cc:493] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.034260  1363 raft_consensus.cc:515] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.036085  1363 leader_election.cc:290] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:42.037847  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
W20260709 12:25:42.039952  1284 leader_election.cc:336] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.040349  1284 leader_election.cc:304] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d; no voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:42.040997  1363 raft_consensus.cc:2749] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:42.041728  1448 raft_consensus.cc:493] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.042207  1448 raft_consensus.cc:515] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.043628  1448 leader_election.cc:290] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:42.045207  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:42.045854  1318 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 1.
I20260709 12:25:42.047523  1210 leader_election.cc:304] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
I20260709 12:25:42.048194  1448 raft_consensus.cc:2804] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:25:42.048215  1210 leader_election.cc:336] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.048561  1448 raft_consensus.cc:493] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.048954  1448 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.053941  1448 raft_consensus.cc:515] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.055521  1448 leader_election.cc:290] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:42.057093  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:42.057703  1318 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:42.059234  1210 leader_election.cc:336] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.062952  1318 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:42.064188  1210 leader_election.cc:304] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:42.064941  1448 raft_consensus.cc:2804] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.065446  1448 raft_consensus.cc:697] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:42.066190  1448 consensus_queue.cc:237] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.073925  1068 catalog_manager.cc:5697] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 1 to 2, leader changed from 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 2 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.091224  1363 raft_consensus.cc:493] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.091897  1363 raft_consensus.cc:515] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.093694  1363 leader_election.cc:290] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:42.095440  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
W20260709 12:25:42.097623  1284 leader_election.cc:336] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.097961  1284 leader_election.cc:304] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d; no voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:42.098546  1363 raft_consensus.cc:2749] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:42.114578  1363 raft_consensus.cc:493] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.115010  1363 raft_consensus.cc:515] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.116652  1363 leader_election.cc:290] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:42.118266  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
W20260709 12:25:42.120443  1284 leader_election.cc:336] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.120882  1284 leader_election.cc:304] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d; no voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:42.121587  1363 raft_consensus.cc:2749] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:42.145788  1448 raft_consensus.cc:493] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.146380  1448 raft_consensus.cc:515] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.148088  1448 leader_election.cc:290] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:42.149905  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:42.150683  1318 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 1.
I20260709 12:25:42.151758  1210 leader_election.cc:304] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
I20260709 12:25:42.152405  1448 raft_consensus.cc:2804] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:25:42.152433  1210 leader_election.cc:336] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.152786  1448 raft_consensus.cc:493] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.153218  1448 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.158286  1448 raft_consensus.cc:515] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.159799  1448 leader_election.cc:290] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:42.161396  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:42.162071  1318 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:42.163390  1210 leader_election.cc:336] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.167850  1318 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:42.168829  1210 leader_election.cc:304] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:42.169531  1448 raft_consensus.cc:2804] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.169965  1448 raft_consensus.cc:697] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:42.170723  1448 consensus_queue.cc:237] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.177368  1068 catalog_manager.cc:5697] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 1 to 2, leader changed from 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 2 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.198858  1448 raft_consensus.cc:493] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
I20260709 12:25:42.199435  1448 raft_consensus.cc:515] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.201367  1448 leader_election.cc:290] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:42.203182  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" is_pre_election: true
I20260709 12:25:42.203948  1318 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 1.
I20260709 12:25:42.205106  1210 leader_election.cc:304] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
I20260709 12:25:42.205906  1448 raft_consensus.cc:2804] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:42.206291  1448 raft_consensus.cc:493] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 916af405a0ec444bb7b81c84834ce0d8)
W20260709 12:25:42.206337  1210 leader_election.cc:336] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.206732  1448 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.212936  1448 raft_consensus.cc:515] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.214828  1448 leader_election.cc:290] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:42.216518  1318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:42.217178  1318 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:42.218593  1210 leader_election.cc:336] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.223137  1318 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:42.224318  1210 leader_election.cc:304] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:42.225183  1448 raft_consensus.cc:2804] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.225633  1448 raft_consensus.cc:697] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:42.226423  1448 consensus_queue.cc:237] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.235067  1068 catalog_manager.cc:5697] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 1 to 2, leader changed from 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 2 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.386734  1318 raft_consensus.cc:1275] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.388167  1448 consensus_queue.cc:1048] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:42.403023  1210 consensus_peers.cc:597] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:42.448318  1458 raft_consensus.cc:493] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:42.448861  1458 raft_consensus.cc:515] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.450541  1458 leader_election.cc:290] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:42.452286  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c" is_pre_election: true
I20260709 12:25:42.452911  1246 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 1.
I20260709 12:25:42.454685  1284 leader_election.cc:304] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [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: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 
W20260709 12:25:42.455570  1284 leader_election.cc:336] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.455622  1458 raft_consensus.cc:2804] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:42.456141  1458 raft_consensus.cc:493] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:42.456468  1458 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.461728  1458 raft_consensus.cc:515] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.463259  1458 leader_election.cc:290] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:42.464990  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:42.465761  1246 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:42.467190  1284 leader_election.cc:336] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111)
I20260709 12:25:42.471043  1246 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 2.
I20260709 12:25:42.472225  1284 leader_election.cc:304] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 7d372f9798f34444942683df9d6f911c; no voters: 916af405a0ec444bb7b81c84834ce0d8
I20260709 12:25:42.472999  1458 raft_consensus.cc:2804] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.473491  1458 raft_consensus.cc:697] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:42.474223  1458 consensus_queue.cc:237] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER 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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:42.482336  1068 catalog_manager.cc:5697] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 1 to 2, leader changed from 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129) to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 2 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:42.553047  1210 consensus_peers.cc:597] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:42.592926  1210 consensus_peers.cc:597] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:42.595069  1318 raft_consensus.cc:1275] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.596246  1451 consensus_queue.cc:1048] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:42.666277  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:42.679507  1210 consensus_peers.cc:597] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:42.746498  1318 raft_consensus.cc:1275] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.747886  1448 consensus_queue.cc:1048] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:42.751920  1320 raft_consensus.cc:1275] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.753497  1448 consensus_queue.cc:1048] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:42.891829  1284 consensus_peers.cc:597] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:42.943954  1284 consensus_peers.cc:597] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:43.009161  1246 raft_consensus.cc:1275] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:43.010437  1458 consensus_queue.cc:1048] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:43.097751  1284 consensus_peers.cc:597] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:43.292255  1284 consensus_peers.cc:597] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:43.331094  1210 consensus_peers.cc:597] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:43.471933  1284 consensus_peers.cc:597] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:43.667239  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:44.668509  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:45.014742  1210 consensus_peers.cc:597] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:45.094506  1210 consensus_peers.cc:597] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:45.138702  1210 consensus_peers.cc:597] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:45.171236  1210 consensus_peers.cc:597] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:45.314827  1284 consensus_peers.cc:597] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:45.428809  1284 consensus_peers.cc:597] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:45.670765  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:45.675760  1284 consensus_peers.cc:597] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:45.770005  1284 consensus_peers.cc:597] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:45.794238 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:45.802357  1475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:45.803045  1476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:45.805399  1478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:45.806299 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:45.807659 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:45.807920 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:45.808121 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599945808105 us; error 0 us; skew 500 ppm
I20260709 12:25:45.808780 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:45.811748 29186 webserver.cc:533] Webserver started at http://127.28.128.129:38545/ using document root <none> and password file <none>
I20260709 12:25:45.812323 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:45.812530 29186 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:25:45.817000 29186 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:25:45.821646  1483 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:45.822593 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 12:25:45.822952 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "916af405a0ec444bb7b81c84834ce0d8"
format_stamp: "Formatted at 2026-07-09 12:25:38 on dist-test-slave-j56d"
I20260709 12:25:45.823419 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599783429716-29186-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)
I20260709 12:25:45.843528 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:45.845467 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:45.847738 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:45.852710  1490 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:25:45.895412  1210 consensus_peers.cc:597] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:45.915067 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:25:45.915431 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.064s	user 0.003s	sys 0.001s
I20260709 12:25:45.915699 29186 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:25:45.921756  1490 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:45.937649  1490 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: 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
I20260709 12:25:45.938529  1490 tablet_bootstrap.cc:492] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:45.939277  1490 ts_tablet_manager.cc:1403] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 12:25:45.942526  1490 raft_consensus.cc:359] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:45.943630  1490 raft_consensus.cc:740] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.944716  1490 consensus_queue.cc:260] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:45.948175  1490 ts_tablet_manager.cc:1434] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:25:45.949153  1490 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:45.969347  1490 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:45.970523  1490 tablet_bootstrap.cc:492] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:45.971335  1490 ts_tablet_manager.cc:1403] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
W20260709 12:25:45.973114  1284 consensus_peers.cc:597] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:45.975206  1490 raft_consensus.cc:359] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:45.976091  1490 raft_consensus.cc:740] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:45.977118  1490 consensus_queue.cc:260] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:45.979197  1490 ts_tablet_manager.cc:1434] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:45.980073  1490 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:45.986528 29186 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:25:45.986951 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.071s	user 0.070s	sys 0.000s
I20260709 12:25:45.999256  1490 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:46.000823  1490 tablet_bootstrap.cc:492] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.001657  1490 ts_tablet_manager.cc:1403] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260709 12:25:46.005295  1490 raft_consensus.cc:359] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.006219  1490 raft_consensus.cc:740] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.007300  1490 consensus_queue.cc:260] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.010319  1490 ts_tablet_manager.cc:1434] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:46.012034  1490 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:46.032184  1490 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: 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
I20260709 12:25:46.034866  1490 tablet_bootstrap.cc:492] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.035589  1490 ts_tablet_manager.cc:1403] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260709 12:25:46.038060  1490 raft_consensus.cc:359] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.038875  1490 raft_consensus.cc:740] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.039660  1490 consensus_queue.cc:260] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.041606  1490 ts_tablet_manager.cc:1434] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:46.042336  1490 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:46.061295  1490 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:46.062435  1490 tablet_bootstrap.cc:492] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.063166  1490 ts_tablet_manager.cc:1403] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:25:46.064265 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:33467
I20260709 12:25:46.064365  1553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:33467 every 8 connection(s)
I20260709 12:25:46.066205  1490 raft_consensus.cc:359] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.066980  1490 raft_consensus.cc:740] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.067801  1490 consensus_queue.cc:260] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.070116  1490 ts_tablet_manager.cc:1434] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:46.071012  1490 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:46.070848 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:46.109863  1554 heartbeater.cc:344] Connected to a master server at 127.28.128.190:45495
I20260709 12:25:46.110381  1554 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:46.111567  1554 heartbeater.cc:507] Master 127.28.128.190:45495 requested a full tablet report, sending...
I20260709 12:25:46.118940  1490 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:46.120132  1490 tablet_bootstrap.cc:492] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.120477  1067 ts_manager.cc:194] Re-registered known tserver with Master: 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467)
I20260709 12:25:46.123626  1490 ts_tablet_manager.cc:1403] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.004s
I20260709 12:25:46.128545  1490 raft_consensus.cc:359] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.129412  1490 raft_consensus.cc:740] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.129696  1527 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.131104  1320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48119f5403fd453bb7e222292367d1db"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
mode: GRACEFUL
new_leader_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:40742
I20260709 12:25:46.132050  1320 raft_consensus.cc:606] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Received request to transfer leadership to TS 7d372f9798f34444942683df9d6f911c
I20260709 12:25:46.130427  1490 consensus_queue.cc:260] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.132045  1526 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.135915  1490 ts_tablet_manager.cc:1434] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:25:46.137094  1490 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:46.139864  1067 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53610
I20260709 12:25:46.145252  1554 heartbeater.cc:499] Master 127.28.128.190:45495 was elected leader, sending a full tablet report...
I20260709 12:25:46.150676  1527 pending_rounds.cc:85] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Aborting all ops after (but not including) 0
I20260709 12:25:46.151458  1527 pending_rounds.cc:107] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:25:46.151988  1527 raft_consensus.cc:2889] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:25:46.160423  1490 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: 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
I20260709 12:25:46.161527  1490 tablet_bootstrap.cc:492] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.162410  1490 ts_tablet_manager.cc:1403] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 12:25:46.165369  1490 raft_consensus.cc:359] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.166350  1490 raft_consensus.cc:740] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.167124  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
mode: GRACEFUL
new_leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:35330
I20260709 12:25:46.167532  1490 consensus_queue.cc:260] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.168188  1245 raft_consensus.cc:606] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Received request to transfer leadership to TS 2da0b18b89934a63b1ad0e67b8351a2d
I20260709 12:25:46.170306  1490 ts_tablet_manager.cc:1434] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:46.171254  1490 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:46.171005 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:46.173418 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:46.174281 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:46.189613  1490 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:46.190466  1490 tablet_bootstrap.cc:492] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.191044  1490 ts_tablet_manager.cc:1403] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:25:46.192998  1490 raft_consensus.cc:359] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:46.193629  1490 raft_consensus.cc:740] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.194291  1490 consensus_queue.cc:260] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } }
I20260709 12:25:46.196362  1490 ts_tablet_manager.cc:1434] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 12:25:46.197202  1490 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:46.212824  1490 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:46.213758  1490 tablet_bootstrap.cc:492] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.214313  1490 ts_tablet_manager.cc:1403] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 12:25:46.216457  1490 raft_consensus.cc:359] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.217074  1490 raft_consensus.cc:740] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.217658  1490 consensus_queue.cc:260] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.219517  1490 ts_tablet_manager.cc:1434] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:46.220515  1490 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap starting.
I20260709 12:25:46.236717  1490 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:25:46.237563  1490 tablet_bootstrap.cc:492] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Bootstrap complete.
I20260709 12:25:46.238158  1490 ts_tablet_manager.cc:1403] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:25:46.240177  1490 raft_consensus.cc:359] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.240751  1490 raft_consensus.cc:740] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 916af405a0ec444bb7b81c84834ce0d8, State: Initialized, Role: FOLLOWER
I20260709 12:25:46.241415  1490 consensus_queue.cc:260] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.243302  1490 ts_tablet_manager.cc:1434] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:46.264549  1526 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.388442  1563 raft_consensus.cc:993] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c: : Instructing follower 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:46.389163  1471 raft_consensus.cc:1081] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Signalling peer 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:46.390823  1320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:44420
I20260709 12:25:46.391328  1320 raft_consensus.cc:493] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:46.391637  1320 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:46.398111  1320 raft_consensus.cc:515] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.400107  1320 leader_election.cc:290] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:46.401430  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:46.402247  1245 raft_consensus.cc:3055] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:46.401432  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:46.403173  1245 raft_consensus.cc:740] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:46.403492  1526 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:25:46.404168  1245 consensus_queue.cc:260] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.405793  1245 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:46.412485  1526 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:46.413589  1245 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:46.414041  1284 leader_election.cc:304] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:46.415041  1472 raft_consensus.cc:2804] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:46.415567  1472 raft_consensus.cc:697] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:46.416452  1472 consensus_queue.cc:237] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.424242  1067 catalog_manager.cc:5697] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 2 to 3, leader changed from 7d372f9798f34444942683df9d6f911c (127.28.128.130) to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 3 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:46.486280  1494 raft_consensus.cc:993] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d: : Instructing follower 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:46.486882  1472 raft_consensus.cc:1081] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Signalling peer 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:46.488517  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48119f5403fd453bb7e222292367d1db"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:41674
I20260709 12:25:46.489123  1245 raft_consensus.cc:493] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:46.489545  1245 raft_consensus.cc:3060] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.496168  1245 raft_consensus.cc:515] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.497820  1245 leader_election.cc:290] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:46.498780  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48119f5403fd453bb7e222292367d1db" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:46.499006  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48119f5403fd453bb7e222292367d1db" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:46.499372  1526 raft_consensus.cc:3060] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.499590  1320 raft_consensus.cc:3055] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:46.499975  1320 raft_consensus.cc:740] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:46.500864  1320 consensus_queue.cc:260] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.502025  1320 raft_consensus.cc:3060] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.505069  1526 raft_consensus.cc:2468] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:46.506217  1210 leader_election.cc:304] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [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: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:46.507051  1471 raft_consensus.cc:2804] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:46.507503  1471 raft_consensus.cc:697] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:46.507874  1320 raft_consensus.cc:2468] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:46.508404  1471 consensus_queue.cc:237] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:46.515463  1067 catalog_manager.cc:5697] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 1 to 2, leader changed from 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 2 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:46.555106  1526 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:46.672169  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:46.839591  1526 raft_consensus.cc:1275] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:46.840948  1582 consensus_queue.cc:1048] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:46.856357  1245 raft_consensus.cc:1275] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:46.858100  1582 consensus_queue.cc:1048] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:46.893132  1526 raft_consensus.cc:1275] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:46.894419  1471 consensus_queue.cc:1048] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:46.905275  1320 raft_consensus.cc:1275] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:46.907133  1471 consensus_queue.cc:1048] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:47.185599 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:47.193707  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
mode: GRACEFUL
new_leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:35330
I20260709 12:25:47.194264  1245 raft_consensus.cc:606] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Received request to transfer leadership to TS 2da0b18b89934a63b1ad0e67b8351a2d
I20260709 12:25:47.196816  1320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
mode: GRACEFUL
new_leader_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:40742
I20260709 12:25:47.197379  1320 raft_consensus.cc:606] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 LEADER]: Received request to transfer leadership to TS 7d372f9798f34444942683df9d6f911c
I20260709 12:25:47.198406 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:47.198839 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:47.199355 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:47.355134  1563 raft_consensus.cc:993] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c: : Instructing follower 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:47.355794  1563 raft_consensus.cc:1081] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Signalling peer 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:47.357398  1320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:44420
I20260709 12:25:47.357913  1320 raft_consensus.cc:493] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:47.358180  1320 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.363198  1320 raft_consensus.cc:515] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:47.364987  1320 leader_election.cc:290] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:47.365993  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:47.366175  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b8c48b9280644169ac6fd9f392a96ac" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:47.366622  1245 raft_consensus.cc:3055] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:47.366833  1525 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.367072  1245 raft_consensus.cc:740] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:47.367938  1245 consensus_queue.cc:260] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:47.369009  1245 raft_consensus.cc:3060] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.372907  1525 raft_consensus.cc:2468] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:47.373682  1245 raft_consensus.cc:2468] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:47.374125  1284 leader_election.cc:304] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:47.374981  1582 raft_consensus.cc:2804] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:47.375445  1582 raft_consensus.cc:697] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:47.376202  1582 consensus_queue.cc:237] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:47.383486  1067 catalog_manager.cc:5697] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 2 to 3, leader changed from 7d372f9798f34444942683df9d6f911c (127.28.128.130) to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 3 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:47.462144  1494 raft_consensus.cc:993] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: : Instructing follower 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:47.462697  1494 raft_consensus.cc:1081] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 LEADER]: Signalling peer 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:47.464385  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:41674
I20260709 12:25:47.464919  1245 raft_consensus.cc:493] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:47.465240  1245 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.470414  1245 raft_consensus.cc:515] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:47.472056  1245 leader_election.cc:290] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 3 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:47.472990  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:47.473191  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:47.473656  1525 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.473824  1320 raft_consensus.cc:3055] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:47.474293  1320 raft_consensus.cc:740] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:47.475054  1320 consensus_queue.cc:260] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:47.476135  1320 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:47.479267  1525 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 3.
I20260709 12:25:47.480428  1210 leader_election.cc:304] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:47.481348  1563 raft_consensus.cc:2804] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:47.481819  1563 raft_consensus.cc:697] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:47.482349  1320 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 3.
I20260709 12:25:47.482776  1563 consensus_queue.cc:237] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:47.490659  1067 catalog_manager.cc:5697] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 2 to 3, leader changed from 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 3 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:47.673172  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:47.903132  1245 raft_consensus.cc:1275] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:47.904544  1494 consensus_queue.cc:1048] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:47.914234  1525 raft_consensus.cc:1275] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:47.917474  1494 consensus_queue.cc:1048] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:47.933929  1525 raft_consensus.cc:1275] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:47.935256  1471 consensus_queue.cc:1048] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:47.945009  1320 raft_consensus.cc:1275] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:47.946746  1563 consensus_queue.cc:1048] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:48.206313 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:48.213613  1320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
mode: GRACEFUL
new_leader_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:40742
I20260709 12:25:48.214160  1320 raft_consensus.cc:606] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Received request to transfer leadership to TS 7d372f9798f34444942683df9d6f911c
I20260709 12:25:48.216753  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
mode: GRACEFUL
new_leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:35330
I20260709 12:25:48.217248  1245 raft_consensus.cc:606] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 LEADER]: Received request to transfer leadership to TS 2da0b18b89934a63b1ad0e67b8351a2d
I20260709 12:25:48.218358 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:48.218817 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:48.219314 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:48.438400  1603 raft_consensus.cc:993] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c: : Instructing follower 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:48.438908  1563 raft_consensus.cc:1081] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 LEADER]: Signalling peer 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:48.440259  1320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:44420
I20260709 12:25:48.440790  1320 raft_consensus.cc:493] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:48.441107  1320 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:48.445899  1320 raft_consensus.cc:515] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:48.447288  1320 leader_election.cc:290] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 4 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:48.448179  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:48.448599  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:48.448788  1526 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:48.449337  1245 raft_consensus.cc:3055] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:48.449656  1245 raft_consensus.cc:740] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:48.450392  1245 consensus_queue.cc:260] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:48.451318  1245 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:48.454613  1526 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 4.
I20260709 12:25:48.455845  1284 leader_election.cc:304] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:48.456702  1245 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 4.
I20260709 12:25:48.456820  1605 raft_consensus.cc:2804] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:48.457434  1605 raft_consensus.cc:697] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:48.458244  1605 consensus_queue.cc:237] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:48.464238  1068 catalog_manager.cc:5697] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 3 to 4, leader changed from 7d372f9798f34444942683df9d6f911c (127.28.128.130) to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 4 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:48.612586  1494 raft_consensus.cc:993] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d: : Instructing follower 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:48.613128  1605 raft_consensus.cc:1081] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Signalling peer 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:48.614534  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:41674
I20260709 12:25:48.614982  1245 raft_consensus.cc:493] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:48.615255  1245 raft_consensus.cc:3060] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:48.620077  1245 raft_consensus.cc:515] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:48.621688  1245 leader_election.cc:290] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 2 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:48.622644  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:48.622655  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2584134bbcbc470980de5c477daf64d0" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:48.623224  1320 raft_consensus.cc:3055] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:48.623549  1320 raft_consensus.cc:740] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:48.623556  1526 raft_consensus.cc:3060] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:48.624266  1320 consensus_queue.cc:260] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:48.625326  1320 raft_consensus.cc:3060] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:48.629804  1526 raft_consensus.cc:2468] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:48.630128  1320 raft_consensus.cc:2468] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 2.
I20260709 12:25:48.631139  1210 leader_election.cc:304] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [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: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:48.631889  1563 raft_consensus.cc:2804] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:48.632393  1563 raft_consensus.cc:697] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:48.633240  1563 consensus_queue.cc:237] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [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: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:48.640095  1068 catalog_manager.cc:5697] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 1 to 2, leader changed from 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 2 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:48.674125  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:48.853813  1245 raft_consensus.cc:1275] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 4 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:48.855041  1605 consensus_queue.cc:1048] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:48.867473  1526 raft_consensus.cc:1275] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 4 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:25:48.869335  1605 consensus_queue.cc:1048] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:49.094520  1525 raft_consensus.cc:1275] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:49.095786  1563 consensus_queue.cc:1048] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:49.105576  1320 raft_consensus.cc:1275] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:49.107043  1616 consensus_queue.cc:1048] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:49.225605 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:49.232918  1320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
mode: GRACEFUL
new_leader_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:40742
I20260709 12:25:49.233400  1320 raft_consensus.cc:606] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 LEADER]: Received request to transfer leadership to TS 7d372f9798f34444942683df9d6f911c
I20260709 12:25:49.235961  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35081d201b74e72a7a021528898b79e"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
mode: GRACEFUL
new_leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:35330
I20260709 12:25:49.236485  1245 raft_consensus.cc:606] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Received request to transfer leadership to TS 2da0b18b89934a63b1ad0e67b8351a2d
I20260709 12:25:49.237751 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:49.238243 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:49.238802 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:49.353211  1563 raft_consensus.cc:993] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c: : Instructing follower 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:49.354058  1616 raft_consensus.cc:1081] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Signalling peer 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:49.355871  1320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35081d201b74e72a7a021528898b79e"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:44420
I20260709 12:25:49.356375  1320 raft_consensus.cc:493] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:49.356792  1320 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:49.361835  1320 raft_consensus.cc:515] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:49.363418  1320 leader_election.cc:290] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:49.364321  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:49.364427  1245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35081d201b74e72a7a021528898b79e" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:49.364987  1526 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:49.365196  1245 raft_consensus.cc:3055] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:49.365634  1245 raft_consensus.cc:740] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:49.366490  1245 consensus_queue.cc:260] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:49.367897  1245 raft_consensus.cc:3060] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:49.370389  1526 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:49.371392  1284 leader_election.cc:304] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:49.372056  1611 raft_consensus.cc:2804] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:49.372565  1611 raft_consensus.cc:697] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:49.373564  1611 consensus_queue.cc:237] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:49.374127  1245 raft_consensus.cc:2468] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:49.380909  1069 catalog_manager.cc:5697] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 2 to 3, leader changed from 7d372f9798f34444942683df9d6f911c (127.28.128.130) to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 3 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:49.444047  1494 raft_consensus.cc:993] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: : Instructing follower 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:49.444559  1611 raft_consensus.cc:1081] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 LEADER]: Signalling peer 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:49.446163  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:41674
I20260709 12:25:49.446715  1245 raft_consensus.cc:493] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:49.447034  1245 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:25:49.452116  1245 raft_consensus.cc:515] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:49.453720  1245 leader_election.cc:290] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 5 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:49.454695  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:49.454949  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45cc71ab9094d57a3edddf07bc842c4" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:49.455416  1526 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:25:49.455513  1320 raft_consensus.cc:3055] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:25:49.455945  1320 raft_consensus.cc:740] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:49.456813  1320 consensus_queue.cc:260] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:49.458088  1320 raft_consensus.cc:3060] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:25:49.463725  1526 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 5.
I20260709 12:25:49.465301  1210 leader_election.cc:304] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:49.465806  1320 raft_consensus.cc:2468] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 5.
I20260709 12:25:49.465986  1616 raft_consensus.cc:2804] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:25:49.466616  1616 raft_consensus.cc:697] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 5 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:49.467442  1616 consensus_queue.cc:237] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:49.474247  1069 catalog_manager.cc:5697] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 4 to 5, leader changed from 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 5 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:49.675179  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:49.834354  1245 raft_consensus.cc:1275] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:49.835712  1611 consensus_queue.cc:1048] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:49.845515  1526 raft_consensus.cc:1275] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:49.847404  1494 consensus_queue.cc:1048] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:50.003320  1320 raft_consensus.cc:1275] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 5 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:25:50.004907  1616 consensus_queue.cc:1048] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:50.014586  1526 raft_consensus.cc:1275] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 5 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:25:50.016688  1603 consensus_queue.cc:1048] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:50.245692 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:50.253052  1245 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
mode: GRACEFUL
new_leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:35330
I20260709 12:25:50.253552  1245 raft_consensus.cc:606] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Received request to transfer leadership to TS 2da0b18b89934a63b1ad0e67b8351a2d
I20260709 12:25:50.256116  1320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
mode: GRACEFUL
new_leader_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:40742
I20260709 12:25:50.256682  1320 raft_consensus.cc:606] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Received request to transfer leadership to TS 7d372f9798f34444942683df9d6f911c
I20260709 12:25:50.257928 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:50.258437 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:50.259035 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:50.474255  1563 raft_consensus.cc:993] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c: : Instructing follower 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:50.474812  1603 raft_consensus.cc:1081] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Signalling peer 2da0b18b89934a63b1ad0e67b8351a2d to start an election
I20260709 12:25:50.476425  1320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553"
dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
 from {username='slave'} at 127.0.0.1:44420
I20260709 12:25:50.476970  1320 raft_consensus.cc:493] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.477329  1320 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:50.481232  1630 raft_consensus.cc:993] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d: : Instructing follower 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:50.481875  1631 raft_consensus.cc:1081] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Signalling peer 7d372f9798f34444942683df9d6f911c to start an election
I20260709 12:25:50.483495  1245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427"
dest_uuid: "7d372f9798f34444942683df9d6f911c"
 from {username='slave'} at 127.0.0.1:41674
I20260709 12:25:50.484050  1245 raft_consensus.cc:493] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:50.483853  1320 raft_consensus.cc:515] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:50.484416  1245 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:50.485865  1320 leader_election.cc:290] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521)
I20260709 12:25:50.486923  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:50.487040  1246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aafdf811d1ab498185a7523d6856e553" candidate_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d372f9798f34444942683df9d6f911c"
I20260709 12:25:50.487771  1526 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:50.487836  1246 raft_consensus.cc:3055] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:50.488333  1246 raft_consensus.cc:740] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:50.489283  1246 consensus_queue.cc:260] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:50.489890  1245 raft_consensus.cc:515] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:50.490931  1246 raft_consensus.cc:3060] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:50.491896  1245 leader_election.cc:290] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 4 election: Requested vote from peers 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467), 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131:41885)
I20260709 12:25:50.492560  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "916af405a0ec444bb7b81c84834ce0d8"
I20260709 12:25:50.493263  1525 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:50.493415  1320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c33aabda5c4bd4b15e020af9e2a427" candidate_uuid: "7d372f9798f34444942683df9d6f911c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2da0b18b89934a63b1ad0e67b8351a2d"
I20260709 12:25:50.493976  1320 raft_consensus.cc:3055] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:25:50.494258  1320 raft_consensus.cc:740] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:50.495074  1320 consensus_queue.cc:260] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:50.495776  1526 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:50.496083  1320 raft_consensus.cc:3060] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:25:50.497077  1284 leader_election.cc:304] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2da0b18b89934a63b1ad0e67b8351a2d, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:50.499042  1630 raft_consensus.cc:2804] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:50.499549  1630 raft_consensus.cc:697] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Becoming Leader. State: Replica: 2da0b18b89934a63b1ad0e67b8351a2d, State: Running, Role: LEADER
I20260709 12:25:50.500278  1525 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 4.
I20260709 12:25:50.500413  1246 raft_consensus.cc:2468] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2da0b18b89934a63b1ad0e67b8351a2d in term 3.
I20260709 12:25:50.500576  1630 consensus_queue.cc:237] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:50.501905  1210 leader_election.cc:304] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d372f9798f34444942683df9d6f911c, 916af405a0ec444bb7b81c84834ce0d8; no voters: 
I20260709 12:25:50.504160  1320 raft_consensus.cc:2468] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d372f9798f34444942683df9d6f911c in term 4.
I20260709 12:25:50.504390  1603 raft_consensus.cc:2804] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:25:50.505391  1603 raft_consensus.cc:697] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 4 LEADER]: Becoming Leader. State: Replica: 7d372f9798f34444942683df9d6f911c, State: Running, Role: LEADER
I20260709 12:25:50.506434  1603 consensus_queue.cc:237] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } }
I20260709 12:25:50.510308  1069 catalog_manager.cc:5697] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d reported cstate change: term changed from 2 to 3, leader changed from 7d372f9798f34444942683df9d6f911c (127.28.128.130) to 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131). New cstate: current_term: 3 leader_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.514580  1068 catalog_manager.cc:5697] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c reported cstate change: term changed from 3 to 4, leader changed from 2da0b18b89934a63b1ad0e67b8351a2d (127.28.128.131) to 7d372f9798f34444942683df9d6f911c (127.28.128.130). New cstate: current_term: 4 leader_uuid: "7d372f9798f34444942683df9d6f911c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:50.676141  1117 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:50.899063  1320 raft_consensus.cc:1275] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:25:50.900401  1603 consensus_queue.cc:1048] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2da0b18b89934a63b1ad0e67b8351a2d" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 41885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:50.911250  1525 raft_consensus.cc:1275] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 4 FOLLOWER]: Refusing update from remote peer 7d372f9798f34444942683df9d6f911c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:25:50.912827  1563 consensus_queue.cc:1048] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:50.915599  1526 raft_consensus.cc:1275] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:50.917379  1630 consensus_queue.cc:1048] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "916af405a0ec444bb7b81c84834ce0d8" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 33467 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:50.929327  1245 raft_consensus.cc:1275] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Refusing update from remote peer 2da0b18b89934a63b1ad0e67b8351a2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:50.930811  1631 consensus_queue.cc:1048] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d372f9798f34444942683df9d6f911c" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 34521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:51.265508 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:51.295526 29186 tablet_server.cc:179] TabletServer@127.28.128.129:33467 shutting down...
I20260709 12:25:51.314286 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:51.315033 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.315651 29186 raft_consensus.cc:2243] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.316234 29186 raft_consensus.cc:2272] T 337b35b3e0714c50ac5f99b5e88d3960 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.318209 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.318791 29186 raft_consensus.cc:2243] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.319219 29186 raft_consensus.cc:2272] T 8b8c48b9280644169ac6fd9f392a96ac P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.321004 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.321628 29186 raft_consensus.cc:2243] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.322065 29186 raft_consensus.cc:2272] T 2584134bbcbc470980de5c477daf64d0 P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.323791 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.324321 29186 raft_consensus.cc:2243] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.324723 29186 raft_consensus.cc:2272] T f6c33aabda5c4bd4b15e020af9e2a427 P 916af405a0ec444bb7b81c84834ce0d8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.327342 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.328095 29186 raft_consensus.cc:2243] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.328629 29186 raft_consensus.cc:2272] T 2bbe5f97c5724cb3bca542536b5884a2 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.330405 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.330941 29186 raft_consensus.cc:2243] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.331344 29186 raft_consensus.cc:2272] T d35081d201b74e72a7a021528898b79e P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.333112 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.333648 29186 raft_consensus.cc:2243] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.334059 29186 raft_consensus.cc:2272] T f61d98c6197c40dca00f3189d7798b06 P 916af405a0ec444bb7b81c84834ce0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.335778 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.336266 29186 raft_consensus.cc:2243] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.336700 29186 raft_consensus.cc:2272] T aafdf811d1ab498185a7523d6856e553 P 916af405a0ec444bb7b81c84834ce0d8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.338955 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.339479 29186 raft_consensus.cc:2243] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.339896 29186 raft_consensus.cc:2272] T 48119f5403fd453bb7e222292367d1db P 916af405a0ec444bb7b81c84834ce0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.341732 29186 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:51.342182 29186 raft_consensus.cc:2243] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.342599 29186 raft_consensus.cc:2272] T c45cc71ab9094d57a3edddf07bc842c4 P 916af405a0ec444bb7b81c84834ce0d8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.370410 29186 tablet_server.cc:196] TabletServer@127.28.128.129:33467 shutdown complete.
I20260709 12:25:51.389559 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
W20260709 12:25:51.391088  1210 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111) [suppressed 88 similar messages]
W20260709 12:25:51.396081  1210 consensus_peers.cc:597] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.416316 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:51.417199 29186 tablet_replica.cc:333] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.417907 29186 raft_consensus.cc:2243] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.418689 29186 raft_consensus.cc:2272] T c45cc71ab9094d57a3edddf07bc842c4 P 7d372f9798f34444942683df9d6f911c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.420753 29186 tablet_replica.cc:333] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.421514 29186 raft_consensus.cc:2243] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.422318 29186 raft_consensus.cc:2272] T f61d98c6197c40dca00f3189d7798b06 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.424635 29186 tablet_replica.cc:333] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.425572 29186 raft_consensus.cc:2243] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.426151 29186 raft_consensus.cc:2272] T aafdf811d1ab498185a7523d6856e553 P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.432560 29186 tablet_replica.cc:333] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.434358 29186 raft_consensus.cc:2243] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.435046 29186 raft_consensus.cc:2272] T 8b8c48b9280644169ac6fd9f392a96ac P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:51.435446  1284 consensus_peers.cc:597] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:51.436987  1210 consensus_peers.cc:597] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:51.437934  1284 consensus_peers.cc:597] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Couldn't send request to peer 7d372f9798f34444942683df9d6f911c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.438349 29186 tablet_replica.cc:333] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.439074 29186 raft_consensus.cc:2243] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.439917 29186 raft_consensus.cc:2272] T 2584134bbcbc470980de5c477daf64d0 P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.442224 29186 tablet_replica.cc:333] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.442847 29186 raft_consensus.cc:2243] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.443657 29186 raft_consensus.cc:2272] T 48119f5403fd453bb7e222292367d1db P 7d372f9798f34444942683df9d6f911c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.445899 29186 tablet_replica.cc:333] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.446583 29186 raft_consensus.cc:2243] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.447129 29186 raft_consensus.cc:2272] T 337b35b3e0714c50ac5f99b5e88d3960 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.449311 29186 tablet_replica.cc:333] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.449852 29186 raft_consensus.cc:2243] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.450304 29186 raft_consensus.cc:2272] T d35081d201b74e72a7a021528898b79e P 7d372f9798f34444942683df9d6f911c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.452219 29186 tablet_replica.cc:333] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.452836 29186 raft_consensus.cc:2243] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.453735 29186 raft_consensus.cc:2272] T f6c33aabda5c4bd4b15e020af9e2a427 P 7d372f9798f34444942683df9d6f911c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.456459 29186 tablet_replica.cc:333] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c: stopping tablet replica
I20260709 12:25:51.457278 29186 raft_consensus.cc:2243] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.457849 29186 raft_consensus.cc:2272] T 2bbe5f97c5724cb3bca542536b5884a2 P 7d372f9798f34444942683df9d6f911c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:51.460702  1284 consensus_peers.cc:597] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Couldn't send request to peer 7d372f9798f34444942683df9d6f911c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:51.472637  1284 consensus_peers.cc:597] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:51.487450  1284 consensus_peers.cc:597] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:51.489606  1284 consensus_peers.cc:597] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 916af405a0ec444bb7b81c84834ce0d8 (127.28.128.129:33467): Couldn't send request to peer 916af405a0ec444bb7b81c84834ce0d8. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:33467: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.493161 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
I20260709 12:25:51.516829 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
W20260709 12:25:51.527720  1284 consensus_peers.cc:597] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Couldn't send request to peer 7d372f9798f34444942683df9d6f911c. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:34521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.545954 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:51.547003 29186 tablet_replica.cc:333] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
W20260709 12:25:51.547914  1284 consensus_peers.cc:597] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d -> Peer 7d372f9798f34444942683df9d6f911c (127.28.128.130:34521): Couldn't send request to peer 7d372f9798f34444942683df9d6f911c. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:34521: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.547974 29186 raft_consensus.cc:2243] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.548780 29186 raft_consensus.cc:2272] T c45cc71ab9094d57a3edddf07bc842c4 P 2da0b18b89934a63b1ad0e67b8351a2d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.551698 29186 tablet_replica.cc:333] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.552516 29186 raft_consensus.cc:2243] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.553380 29186 raft_consensus.cc:2272] T aafdf811d1ab498185a7523d6856e553 P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.555686 29186 tablet_replica.cc:333] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.556258 29186 raft_consensus.cc:2243] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.556689 29186 raft_consensus.cc:2272] T f61d98c6197c40dca00f3189d7798b06 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.558727 29186 tablet_replica.cc:333] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.559268 29186 raft_consensus.cc:2243] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.560355 29186 raft_consensus.cc:2272] T 8b8c48b9280644169ac6fd9f392a96ac P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.562292 29186 tablet_replica.cc:333] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.562861 29186 raft_consensus.cc:2243] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.563265 29186 raft_consensus.cc:2272] T 2584134bbcbc470980de5c477daf64d0 P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.565078 29186 tablet_replica.cc:333] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.565585 29186 raft_consensus.cc:2243] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.565985 29186 raft_consensus.cc:2272] T 48119f5403fd453bb7e222292367d1db P 2da0b18b89934a63b1ad0e67b8351a2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.567787 29186 tablet_replica.cc:333] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.568277 29186 raft_consensus.cc:2243] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.568989 29186 raft_consensus.cc:2272] T 2bbe5f97c5724cb3bca542536b5884a2 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.571059 29186 tablet_replica.cc:333] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.571635 29186 raft_consensus.cc:2243] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.572036 29186 raft_consensus.cc:2272] T f6c33aabda5c4bd4b15e020af9e2a427 P 2da0b18b89934a63b1ad0e67b8351a2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.574380 29186 tablet_replica.cc:333] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.574869 29186 raft_consensus.cc:2243] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.575583 29186 raft_consensus.cc:2272] T d35081d201b74e72a7a021528898b79e P 2da0b18b89934a63b1ad0e67b8351a2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.577953 29186 tablet_replica.cc:333] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d: stopping tablet replica
I20260709 12:25:51.578421 29186 raft_consensus.cc:2243] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.579174 29186 raft_consensus.cc:2272] T 337b35b3e0714c50ac5f99b5e88d3960 P 2da0b18b89934a63b1ad0e67b8351a2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.610663 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
I20260709 12:25:51.637154 29186 master.cc:562] Master@127.28.128.190:45495 shutting down...
I20260709 12:25:51.660950 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.661568 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.661932 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1bc8008af18f47ae8bc51331cd9d90c0: stopping tablet replica
I20260709 12:25:51.681773 29186 master.cc:584] Master@127.28.128.190:45495 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13226 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:25:51.726414 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:42921
I20260709 12:25:51.727607 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:51.734321  1656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:51.734400  1657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:51.735342  1659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:51.735934 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:51.737288 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:51.737525 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:51.737733 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599951737696 us; error 0 us; skew 500 ppm
I20260709 12:25:51.738358 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:51.740875 29186 webserver.cc:533] Webserver started at http://127.28.128.190:45501/ using document root <none> and password file <none>
I20260709 12:25:51.741508 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:51.741721 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:51.742039 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:51.743258 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "a4152bc279854208a094f52e9200a185"
format_stamp: "Formatted at 2026-07-09 12:25:51 on dist-test-slave-j56d"
I20260709 12:25:51.748024 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:51.751709  1664 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:51.752699 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:51.752983 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "a4152bc279854208a094f52e9200a185"
format_stamp: "Formatted at 2026-07-09 12:25:51 on dist-test-slave-j56d"
I20260709 12:25:51.753335 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-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)
I20260709 12:25:51.774883 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:51.776023 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:51.814684 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:42921
I20260709 12:25:51.814814  1715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:42921 every 8 connection(s)
I20260709 12:25:51.818750  1716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:51.829772  1716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185: Bootstrap starting.
I20260709 12:25:51.835094  1716 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:51.839460  1716 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185: No bootstrap required, opened a new log
I20260709 12:25:51.841710  1716 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4152bc279854208a094f52e9200a185" member_type: VOTER }
I20260709 12:25:51.842096  1716 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:51.842336  1716 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4152bc279854208a094f52e9200a185, State: Initialized, Role: FOLLOWER
I20260709 12:25:51.842983  1716 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4152bc279854208a094f52e9200a185" member_type: VOTER }
I20260709 12:25:51.843448  1716 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:51.843743  1716 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:51.844019  1716 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.848948  1716 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4152bc279854208a094f52e9200a185" member_type: VOTER }
I20260709 12:25:51.849627  1716 leader_election.cc:304] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [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: a4152bc279854208a094f52e9200a185; no voters: 
I20260709 12:25:51.850816  1716 leader_election.cc:290] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:51.851269  1719 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:51.853046  1719 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 1 LEADER]: Becoming Leader. State: Replica: a4152bc279854208a094f52e9200a185, State: Running, Role: LEADER
I20260709 12:25:51.853693  1716 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:51.853806  1719 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [LEADER]: Queue going to LEADER mode. State: All 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: "a4152bc279854208a094f52e9200a185" member_type: VOTER }
I20260709 12:25:51.859689  1721 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4152bc279854208a094f52e9200a185. Latest consensus state: current_term: 1 leader_uuid: "a4152bc279854208a094f52e9200a185" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4152bc279854208a094f52e9200a185" member_type: VOTER } }
I20260709 12:25:51.859782  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4152bc279854208a094f52e9200a185" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4152bc279854208a094f52e9200a185" member_type: VOTER } }
I20260709 12:25:51.860486  1721 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:51.860716  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:51.863516  1726 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:51.869243  1726 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:51.871958 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:51.878633  1726 catalog_manager.cc:1383] Generated new cluster ID: 21bffac802ed4e25b19bab4480b33953
I20260709 12:25:51.878950  1726 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:51.897873  1726 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:51.899235  1726 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:51.916323  1726 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185: Generated new TSK 0
I20260709 12:25:51.916994  1726 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:51.938607 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:51.944962  1737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:51.946105  1738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:51.948912 29186 server_base.cc:1061] running on GCE node
W20260709 12:25:51.948971  1740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:51.950156 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:51.950393 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:51.950567 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599951950545 us; error 0 us; skew 500 ppm
I20260709 12:25:51.951179 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:51.953591 29186 webserver.cc:533] Webserver started at http://127.28.128.129:39453/ using document root <none> and password file <none>
I20260709 12:25:51.954103 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:51.954341 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:51.954571 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:51.955737 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
format_stamp: "Formatted at 2026-07-09 12:25:51 on dist-test-slave-j56d"
I20260709 12:25:51.960438 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:51.964090  1745 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:51.964956 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:25:51.965368 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
format_stamp: "Formatted at 2026-07-09 12:25:51 on dist-test-slave-j56d"
I20260709 12:25:51.965752 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-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)
I20260709 12:25:51.982191 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:51.983506 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:51.985257 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:51.987808 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:51.988013 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:51.988356 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:51.988545 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:52.032570 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:40575
I20260709 12:25:52.032680  1807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:40575 every 8 connection(s)
I20260709 12:25:52.038233 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:52.046347  1813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:52.047179  1812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:52.051261 29186 server_base.cc:1061] running on GCE node
W20260709 12:25:52.051604  1815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:52.051860  1808 heartbeater.cc:344] Connected to a master server at 127.28.128.190:42921
I20260709 12:25:52.052364  1808 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:52.052914 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:52.053267 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:52.053344  1808 heartbeater.cc:507] Master 127.28.128.190:42921 requested a full tablet report, sending...
I20260709 12:25:52.053475 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599952053438 us; error 0 us; skew 500 ppm
I20260709 12:25:52.054272 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:52.055858  1681 ts_manager.cc:194] Registered new tserver with Master: 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129:40575)
I20260709 12:25:52.057717 29186 webserver.cc:533] Webserver started at http://127.28.128.130:36629/ using document root <none> and password file <none>
I20260709 12:25:52.058118  1681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38160
I20260709 12:25:52.058374 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:52.058712 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:52.059055 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:52.060341 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "5eebe4ea5beb41109e603f630f0aad11"
format_stamp: "Formatted at 2026-07-09 12:25:52 on dist-test-slave-j56d"
I20260709 12:25:52.065261 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.002s
I20260709 12:25:52.069429  1820 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:52.070402 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:25:52.070766 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "5eebe4ea5beb41109e603f630f0aad11"
format_stamp: "Formatted at 2026-07-09 12:25:52 on dist-test-slave-j56d"
I20260709 12:25:52.071033 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-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)
I20260709 12:25:52.104822 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:52.106101 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:52.107527 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:52.109915 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:52.110098 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:52.110409 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:52.110580 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:52.153949 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:40375
I20260709 12:25:52.154081  1882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:40375 every 8 connection(s)
I20260709 12:25:52.158856 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:52.166786  1886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:52.169100  1887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:52.173045 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:52.173404  1883 heartbeater.cc:344] Connected to a master server at 127.28.128.190:42921
I20260709 12:25:52.173903  1883 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:52.174655  1883 heartbeater.cc:507] Master 127.28.128.190:42921 requested a full tablet report, sending...
W20260709 12:25:52.174665  1889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:52.176162 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:52.176492 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:52.176736 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599952176717 us; error 0 us; skew 500 ppm
I20260709 12:25:52.177078  1681 ts_manager.cc:194] Registered new tserver with Master: 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375)
I20260709 12:25:52.177654 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:52.179199  1681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38174
I20260709 12:25:52.180966 29186 webserver.cc:533] Webserver started at http://127.28.128.131:45605/ using document root <none> and password file <none>
I20260709 12:25:52.181799 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:52.182076 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:52.182408 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:52.183674 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "04d79c497e7c440e8c4f4ac0440ea215"
format_stamp: "Formatted at 2026-07-09 12:25:52 on dist-test-slave-j56d"
I20260709 12:25:52.190238 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:25:52.193708  1894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:52.194515 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:52.194954 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "04d79c497e7c440e8c4f4ac0440ea215"
format_stamp: "Formatted at 2026-07-09 12:25:52 on dist-test-slave-j56d"
I20260709 12:25:52.195269 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599783429716-29186-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)
I20260709 12:25:52.239971 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:52.241285 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:52.242826 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:52.245503 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:52.245762 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:52.246037 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:52.246238 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:52.291915 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:40167
I20260709 12:25:52.292006  1956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:40167 every 8 connection(s)
I20260709 12:25:52.306897  1957 heartbeater.cc:344] Connected to a master server at 127.28.128.190:42921
I20260709 12:25:52.307276  1957 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:52.308023  1957 heartbeater.cc:507] Master 127.28.128.190:42921 requested a full tablet report, sending...
I20260709 12:25:52.310436  1681 ts_manager.cc:194] Registered new tserver with Master: 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167)
I20260709 12:25:52.311338 29186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016048267s
I20260709 12:25:52.312111  1681 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38182
I20260709 12:25:52.338364  1681 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38184:
name: "multi_table_leader_balance_table1"
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"
    }
  }
}
W20260709 12:25:52.340947  1681 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:52.391947  1773 tablet_service.cc:1511] Processing CreateTablet for tablet 10e6a0ec5c57418fa857e9ec3632d2a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fb05e456d79d4388bcf8530aa0d97073]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:52.392002  1772 tablet_service.cc:1511] Processing CreateTablet for tablet e3a8112987d1494cb3732469ed26e4ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fb05e456d79d4388bcf8530aa0d97073]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:52.393407  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e6a0ec5c57418fa857e9ec3632d2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.394043  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8112987d1494cb3732469ed26e4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.405508  1922 tablet_service.cc:1511] Processing CreateTablet for tablet 10e6a0ec5c57418fa857e9ec3632d2a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fb05e456d79d4388bcf8530aa0d97073]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:52.406795  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e6a0ec5c57418fa857e9ec3632d2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.405606  1921 tablet_service.cc:1511] Processing CreateTablet for tablet e3a8112987d1494cb3732469ed26e4ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fb05e456d79d4388bcf8530aa0d97073]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:52.413424  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8112987d1494cb3732469ed26e4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.424404  1848 tablet_service.cc:1511] Processing CreateTablet for tablet 10e6a0ec5c57418fa857e9ec3632d2a6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fb05e456d79d4388bcf8530aa0d97073]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:52.425836  1848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e6a0ec5c57418fa857e9ec3632d2a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.426018  1973 tablet_bootstrap.cc:492] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215: Bootstrap starting.
I20260709 12:25:52.427902  1847 tablet_service.cc:1511] Processing CreateTablet for tablet e3a8112987d1494cb3732469ed26e4ae (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=fb05e456d79d4388bcf8530aa0d97073]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:52.429323  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3a8112987d1494cb3732469ed26e4ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.432904  1973 tablet_bootstrap.cc:654] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.436414  1972 tablet_bootstrap.cc:492] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810: Bootstrap starting.
I20260709 12:25:52.443624  1972 tablet_bootstrap.cc:654] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.449716  1973 tablet_bootstrap.cc:492] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215: No bootstrap required, opened a new log
I20260709 12:25:52.450356  1973 ts_tablet_manager.cc:1403] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260709 12:25:52.451190  1976 tablet_bootstrap.cc:492] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11: Bootstrap starting.
I20260709 12:25:52.451520  1972 tablet_bootstrap.cc:492] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810: No bootstrap required, opened a new log
I20260709 12:25:52.452025  1972 ts_tablet_manager.cc:1403] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:25:52.452975  1973 raft_consensus.cc:359] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.453672  1973 raft_consensus.cc:385] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.453917  1973 raft_consensus.cc:740] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d79c497e7c440e8c4f4ac0440ea215, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.454600  1973 consensus_queue.cc:260] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.455225  1972 raft_consensus.cc:359] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.456172  1972 raft_consensus.cc:385] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.456496  1972 raft_consensus.cc:740] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.457227  1957 heartbeater.cc:499] Master 127.28.128.190:42921 was elected leader, sending a full tablet report...
I20260709 12:25:52.457330  1972 consensus_queue.cc:260] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.458611  1973 ts_tablet_manager.cc:1434] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:52.458912  1976 tablet_bootstrap.cc:654] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.459494  1973 tablet_bootstrap.cc:492] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215: Bootstrap starting.
I20260709 12:25:52.466733  1973 tablet_bootstrap.cc:654] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.472154  1976 tablet_bootstrap.cc:492] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11: No bootstrap required, opened a new log
I20260709 12:25:52.472868  1808 heartbeater.cc:499] Master 127.28.128.190:42921 was elected leader, sending a full tablet report...
I20260709 12:25:52.474071  1972 ts_tablet_manager.cc:1434] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.009s
I20260709 12:25:52.475225  1972 tablet_bootstrap.cc:492] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810: Bootstrap starting.
I20260709 12:25:52.475734  1978 raft_consensus.cc:493] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:52.476365  1978 raft_consensus.cc:515] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.478376  1973 tablet_bootstrap.cc:492] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215: No bootstrap required, opened a new log
I20260709 12:25:52.478945  1973 ts_tablet_manager.cc:1403] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:25:52.480608  1976 ts_tablet_manager.cc:1403] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260709 12:25:52.482221  1972 tablet_bootstrap.cc:654] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.482019  1973 raft_consensus.cc:359] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.482854  1973 raft_consensus.cc:385] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.483186  1973 raft_consensus.cc:740] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d79c497e7c440e8c4f4ac0440ea215, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.483947  1976 raft_consensus.cc:359] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.484189  1973 consensus_queue.cc:260] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.484769  1976 raft_consensus.cc:385] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.485270  1976 raft_consensus.cc:740] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eebe4ea5beb41109e603f630f0aad11, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.486438  1973 ts_tablet_manager.cc:1434] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:25:52.486536  1976 consensus_queue.cc:260] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.497339  1972 tablet_bootstrap.cc:492] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810: No bootstrap required, opened a new log
I20260709 12:25:52.498096  1972 ts_tablet_manager.cc:1403] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260709 12:25:52.501367  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e6a0ec5c57418fa857e9ec3632d2a6" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215" is_pre_election: true
I20260709 12:25:52.502131  1932 raft_consensus.cc:2468] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 0.
I20260709 12:25:52.502421  1972 raft_consensus.cc:359] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.503566  1747 leader_election.cc:304] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d79c497e7c440e8c4f4ac0440ea215, 5e7ee784ead3417eb6a1d93ef8e1e810; no voters: 
I20260709 12:25:52.503583  1972 raft_consensus.cc:385] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.504434  1972 raft_consensus.cc:740] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.505595  1972 consensus_queue.cc:260] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.509372  1978 leader_election.cc:290] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167), 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375)
I20260709 12:25:52.510318  1978 raft_consensus.cc:2804] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:52.510836  1978 raft_consensus.cc:493] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:52.511325  1978 raft_consensus.cc:3060] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.521351  1972 ts_tablet_manager.cc:1434] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.007s
I20260709 12:25:52.522229  1883 heartbeater.cc:499] Master 127.28.128.190:42921 was elected leader, sending a full tablet report...
I20260709 12:25:52.526388  1978 raft_consensus.cc:515] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.529009  1978 leader_election.cc:290] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 election: Requested vote from peers 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167), 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375)
I20260709 12:25:52.524736  1976 ts_tablet_manager.cc:1434] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11: Time spent starting tablet: real 0.044s	user 0.019s	sys 0.021s
I20260709 12:25:52.532178  1976 tablet_bootstrap.cc:492] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11: Bootstrap starting.
I20260709 12:25:52.533061  1858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e6a0ec5c57418fa857e9ec3632d2a6" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eebe4ea5beb41109e603f630f0aad11" is_pre_election: true
I20260709 12:25:52.533875  1858 raft_consensus.cc:2468] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 0.
I20260709 12:25:52.533785  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e6a0ec5c57418fa857e9ec3632d2a6" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eebe4ea5beb41109e603f630f0aad11"
I20260709 12:25:52.534746  1857 raft_consensus.cc:3060] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.531939  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e6a0ec5c57418fa857e9ec3632d2a6" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
I20260709 12:25:52.535490  1932 raft_consensus.cc:3060] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.538473  1976 tablet_bootstrap.cc:654] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.543742  1976 tablet_bootstrap.cc:492] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11: No bootstrap required, opened a new log
I20260709 12:25:52.544281  1976 ts_tablet_manager.cc:1403] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:25:52.547552  1932 raft_consensus.cc:2468] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 1.
I20260709 12:25:52.547622  1857 raft_consensus.cc:2468] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 1.
I20260709 12:25:52.547474  1976 raft_consensus.cc:359] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.548626  1976 raft_consensus.cc:385] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.548954  1976 raft_consensus.cc:740] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eebe4ea5beb41109e603f630f0aad11, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.549306  1747 leader_election.cc:304] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d79c497e7c440e8c4f4ac0440ea215, 5e7ee784ead3417eb6a1d93ef8e1e810; no voters: 
I20260709 12:25:52.549726  1976 consensus_queue.cc:260] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.550531  1978 raft_consensus.cc:2804] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:52.551007  1978 raft_consensus.cc:697] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Running, Role: LEADER
I20260709 12:25:52.551831  1976 ts_tablet_manager.cc:1434] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:25:52.551851  1978 consensus_queue.cc:237] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } }
I20260709 12:25:52.560904  1679 catalog_manager.cc:5697] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:52.584405  1982 raft_consensus.cc:493] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:52.584996  1982 raft_consensus.cc:515] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.587381  1982 leader_election.cc:290] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129:40575), 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167)
I20260709 12:25:52.597985  1783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae" candidate_uuid: "5eebe4ea5beb41109e603f630f0aad11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" is_pre_election: true
I20260709 12:25:52.598891  1783 raft_consensus.cc:2468] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eebe4ea5beb41109e603f630f0aad11 in term 0.
I20260709 12:25:52.600131  1822 leader_election.cc:304] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ee784ead3417eb6a1d93ef8e1e810, 5eebe4ea5beb41109e603f630f0aad11; no voters: 
I20260709 12:25:52.600337  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae" candidate_uuid: "5eebe4ea5beb41109e603f630f0aad11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215" is_pre_election: true
I20260709 12:25:52.600922  1982 raft_consensus.cc:2804] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:52.601192  1932 raft_consensus.cc:2468] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eebe4ea5beb41109e603f630f0aad11 in term 0.
I20260709 12:25:52.601362  1982 raft_consensus.cc:493] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:52.601871  1982 raft_consensus.cc:3060] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.607594  1982 raft_consensus.cc:515] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.609366  1982 leader_election.cc:290] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [CANDIDATE]: Term 1 election: Requested vote from peers 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129:40575), 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167)
I20260709 12:25:52.610302  1783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae" candidate_uuid: "5eebe4ea5beb41109e603f630f0aad11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
I20260709 12:25:52.610613  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae" candidate_uuid: "5eebe4ea5beb41109e603f630f0aad11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
I20260709 12:25:52.611022  1783 raft_consensus.cc:3060] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.611238  1932 raft_consensus.cc:3060] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.616371  1932 raft_consensus.cc:2468] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eebe4ea5beb41109e603f630f0aad11 in term 1.
I20260709 12:25:52.617165  1783 raft_consensus.cc:2468] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eebe4ea5beb41109e603f630f0aad11 in term 1.
I20260709 12:25:52.617416  1822 leader_election.cc:304] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d79c497e7c440e8c4f4ac0440ea215, 5eebe4ea5beb41109e603f630f0aad11; no voters: 
I20260709 12:25:52.618310  1982 raft_consensus.cc:2804] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:52.619516  1982 raft_consensus.cc:697] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 LEADER]: Becoming Leader. State: Replica: 5eebe4ea5beb41109e603f630f0aad11, State: Running, Role: LEADER
I20260709 12:25:52.620263  1982 consensus_queue.cc:237] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.627707  1679 catalog_manager.cc:5697] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "5eebe4ea5beb41109e603f630f0aad11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:52.662542  1679 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38200:
name: "multi_table_leader_balance_table2"
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"
    }
  }
}
W20260709 12:25:52.664682  1679 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:52.692210  1773 tablet_service.cc:1511] Processing CreateTablet for tablet fab404ab67a645d181857268b27dc67a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=32a1146c1c3242ff9e976c54216cba35]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:52.693538  1773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab404ab67a645d181857268b27dc67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.694304  1848 tablet_service.cc:1511] Processing CreateTablet for tablet fab404ab67a645d181857268b27dc67a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=32a1146c1c3242ff9e976c54216cba35]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:52.695766  1848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab404ab67a645d181857268b27dc67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.695468  1921 tablet_service.cc:1511] Processing CreateTablet for tablet fab404ab67a645d181857268b27dc67a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=32a1146c1c3242ff9e976c54216cba35]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:25:52.696811  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab404ab67a645d181857268b27dc67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.696839  1772 tablet_service.cc:1511] Processing CreateTablet for tablet 031ed9cffc924abebe6c9e6e8f7b3151 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=32a1146c1c3242ff9e976c54216cba35]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:52.698264  1772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031ed9cffc924abebe6c9e6e8f7b3151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.699532  1847 tablet_service.cc:1511] Processing CreateTablet for tablet 031ed9cffc924abebe6c9e6e8f7b3151 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=32a1146c1c3242ff9e976c54216cba35]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:52.700982  1847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031ed9cffc924abebe6c9e6e8f7b3151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.702754  1922 tablet_service.cc:1511] Processing CreateTablet for tablet 031ed9cffc924abebe6c9e6e8f7b3151 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=32a1146c1c3242ff9e976c54216cba35]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:25:52.704193  1922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 031ed9cffc924abebe6c9e6e8f7b3151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:52.719640  1976 tablet_bootstrap.cc:492] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11: Bootstrap starting.
I20260709 12:25:52.724987  1973 tablet_bootstrap.cc:492] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215: Bootstrap starting.
I20260709 12:25:52.727746  1976 tablet_bootstrap.cc:654] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.729403  1972 tablet_bootstrap.cc:492] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810: Bootstrap starting.
I20260709 12:25:52.733541  1973 tablet_bootstrap.cc:654] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.735035  1976 tablet_bootstrap.cc:492] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11: No bootstrap required, opened a new log
I20260709 12:25:52.735684  1976 ts_tablet_manager.cc:1403] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:25:52.738859  1976 raft_consensus.cc:359] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.739778  1976 raft_consensus.cc:385] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.740082  1972 tablet_bootstrap.cc:654] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.740180  1976 raft_consensus.cc:740] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eebe4ea5beb41109e603f630f0aad11, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.741274  1976 consensus_queue.cc:260] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.743628  1976 ts_tablet_manager.cc:1434] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:52.745510  1973 tablet_bootstrap.cc:492] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215: No bootstrap required, opened a new log
I20260709 12:25:52.746047  1973 ts_tablet_manager.cc:1403] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:25:52.749078  1973 raft_consensus.cc:359] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.749840  1973 raft_consensus.cc:385] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.749888  1976 tablet_bootstrap.cc:492] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: Bootstrap starting.
I20260709 12:25:52.753973  1973 raft_consensus.cc:740] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d79c497e7c440e8c4f4ac0440ea215, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.754045  1972 tablet_bootstrap.cc:492] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810: No bootstrap required, opened a new log
I20260709 12:25:52.754937  1972 ts_tablet_manager.cc:1403] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260709 12:25:52.755007  1973 consensus_queue.cc:260] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.756781  1976 tablet_bootstrap.cc:654] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.757650  1973 ts_tablet_manager.cc:1434] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:25:52.758764  1973 tablet_bootstrap.cc:492] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215: Bootstrap starting.
I20260709 12:25:52.760373  1972 raft_consensus.cc:359] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.761417  1972 raft_consensus.cc:385] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.761842  1972 raft_consensus.cc:740] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.763089  1972 consensus_queue.cc:260] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.766108  1973 tablet_bootstrap.cc:654] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.766572  1972 ts_tablet_manager.cc:1434] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:25:52.768028  1972 tablet_bootstrap.cc:492] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810: Bootstrap starting.
I20260709 12:25:52.769536  1976 tablet_bootstrap.cc:492] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: No bootstrap required, opened a new log
I20260709 12:25:52.770073  1976 ts_tablet_manager.cc:1403] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 12:25:52.773149  1976 raft_consensus.cc:359] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.773902  1976 raft_consensus.cc:385] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.774214  1976 raft_consensus.cc:740] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eebe4ea5beb41109e603f630f0aad11, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.774812  1972 tablet_bootstrap.cc:654] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:52.774974  1976 consensus_queue.cc:260] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.777606  1976 ts_tablet_manager.cc:1434] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 12:25:52.781898  1973 tablet_bootstrap.cc:492] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215: No bootstrap required, opened a new log
I20260709 12:25:52.782613  1973 ts_tablet_manager.cc:1403] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 12:25:52.786600  1973 raft_consensus.cc:359] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.787587  1973 raft_consensus.cc:385] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.787981  1973 raft_consensus.cc:740] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04d79c497e7c440e8c4f4ac0440ea215, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.788997  1973 consensus_queue.cc:260] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.792006  1973 ts_tablet_manager.cc:1434] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:25:52.795579  1972 tablet_bootstrap.cc:492] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810: No bootstrap required, opened a new log
I20260709 12:25:52.796190  1972 ts_tablet_manager.cc:1403] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.020s
I20260709 12:25:52.798630  1972 raft_consensus.cc:359] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.799327  1972 raft_consensus.cc:385] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:52.799599  1972 raft_consensus.cc:740] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Initialized, Role: FOLLOWER
I20260709 12:25:52.800197  1972 consensus_queue.cc:260] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.802194  1972 ts_tablet_manager.cc:1434] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 12:25:52.866540  1729 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:52.924799  1978 raft_consensus.cc:493] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:52.925489  1978 raft_consensus.cc:515] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.927151  1978 leader_election.cc:290] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375), 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167)
I20260709 12:25:52.928256  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ed9cffc924abebe6c9e6e8f7b3151" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215" is_pre_election: true
I20260709 12:25:52.928179  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ed9cffc924abebe6c9e6e8f7b3151" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eebe4ea5beb41109e603f630f0aad11" is_pre_election: true
I20260709 12:25:52.929220  1932 raft_consensus.cc:2468] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 0.
I20260709 12:25:52.929280  1857 raft_consensus.cc:2468] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 0.
I20260709 12:25:52.930260  1747 leader_election.cc:304] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d79c497e7c440e8c4f4ac0440ea215, 5e7ee784ead3417eb6a1d93ef8e1e810; no voters: 
I20260709 12:25:52.930840  1978 raft_consensus.cc:2804] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:52.931152  1978 raft_consensus.cc:493] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:52.931424  1978 raft_consensus.cc:3060] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.936287  1978 raft_consensus.cc:515] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.937907  1978 leader_election.cc:290] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 election: Requested vote from peers 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375), 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167)
I20260709 12:25:52.938663  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ed9cffc924abebe6c9e6e8f7b3151" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eebe4ea5beb41109e603f630f0aad11"
I20260709 12:25:52.939147  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "031ed9cffc924abebe6c9e6e8f7b3151" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
I20260709 12:25:52.939188  1857 raft_consensus.cc:3060] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.939858  1932 raft_consensus.cc:3060] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:52.941358  1984 consensus_queue.cc:1048] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:52.947067  1857 raft_consensus.cc:2468] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 1.
I20260709 12:25:52.947383  1932 raft_consensus.cc:2468] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 1.
I20260709 12:25:52.949205  1747 leader_election.cc:304] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e7ee784ead3417eb6a1d93ef8e1e810, 5eebe4ea5beb41109e603f630f0aad11; no voters: 
I20260709 12:25:52.950368  1983 raft_consensus.cc:2804] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:52.952783  1983 raft_consensus.cc:697] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 LEADER]: Becoming Leader. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Running, Role: LEADER
I20260709 12:25:52.953765  1983 consensus_queue.cc:237] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:52.955307  2003 consensus_queue.cc:1048] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:52.965828  1679 catalog_manager.cc:5697] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:53.004410  1977 raft_consensus.cc:493] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:53.005080  1977 raft_consensus.cc:515] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.007134  1977 leader_election.cc:290] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129:40575), 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375)
I20260709 12:25:53.018311  1783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "04d79c497e7c440e8c4f4ac0440ea215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" is_pre_election: true
I20260709 12:25:53.019104  1783 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04d79c497e7c440e8c4f4ac0440ea215 in term 0.
I20260709 12:25:53.019830  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "04d79c497e7c440e8c4f4ac0440ea215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eebe4ea5beb41109e603f630f0aad11" is_pre_election: true
I20260709 12:25:53.020205  1896 leader_election.cc:304] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d79c497e7c440e8c4f4ac0440ea215, 5e7ee784ead3417eb6a1d93ef8e1e810; no voters: 
I20260709 12:25:53.020555  1857 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04d79c497e7c440e8c4f4ac0440ea215 in term 0.
I20260709 12:25:53.021041  1977 raft_consensus.cc:2804] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:53.021438  1977 raft_consensus.cc:493] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:53.021771  1977 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.027346  1977 raft_consensus.cc:515] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.029740  1977 leader_election.cc:290] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [CANDIDATE]: Term 1 election: Requested vote from peers 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129:40575), 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375)
I20260709 12:25:53.030048  1783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "04d79c497e7c440e8c4f4ac0440ea215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
I20260709 12:25:53.030735  1783 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.030820  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "04d79c497e7c440e8c4f4ac0440ea215" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eebe4ea5beb41109e603f630f0aad11"
I20260709 12:25:53.031546  1857 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:53.036052  1783 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d79c497e7c440e8c4f4ac0440ea215 in term 1.
I20260709 12:25:53.037274  1896 leader_election.cc:304] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d79c497e7c440e8c4f4ac0440ea215, 5e7ee784ead3417eb6a1d93ef8e1e810; no voters: 
I20260709 12:25:53.037760  1857 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d79c497e7c440e8c4f4ac0440ea215 in term 1.
I20260709 12:25:53.038282  1977 raft_consensus.cc:2804] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:53.039435  1977 raft_consensus.cc:697] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 LEADER]: Becoming Leader. State: Replica: 04d79c497e7c440e8c4f4ac0440ea215, State: Running, Role: LEADER
I20260709 12:25:53.040288  1977 consensus_queue.cc:237] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.048281  1679 catalog_manager.cc:5697] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "04d79c497e7c440e8c4f4ac0440ea215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:53.119923  1857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae"
dest_uuid: "5eebe4ea5beb41109e603f630f0aad11"
mode: GRACEFUL
new_leader_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
 from {username='slave'} at 127.0.0.1:59846
I20260709 12:25:53.120505  1857 raft_consensus.cc:606] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 LEADER]: Received request to transfer leadership to TS 04d79c497e7c440e8c4f4ac0440ea215
I20260709 12:25:53.135428  1932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fab404ab67a645d181857268b27dc67a"
dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
mode: GRACEFUL
new_leader_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
 from {username='slave'} at 127.0.0.1:34070
I20260709 12:25:53.136082  1932 raft_consensus.cc:606] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 LEADER]: Received request to transfer leadership to TS 5e7ee784ead3417eb6a1d93ef8e1e810
I20260709 12:25:53.166153  1982 consensus_queue.cc:1048] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.179066  1982 consensus_queue.cc:1048] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.187371  2015 raft_consensus.cc:993] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11: : Instructing follower 04d79c497e7c440e8c4f4ac0440ea215 to start an election
I20260709 12:25:53.187856  2015 raft_consensus.cc:1081] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 LEADER]: Signalling peer 04d79c497e7c440e8c4f4ac0440ea215 to start an election
I20260709 12:25:53.189478  1932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae"
dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
 from {username='slave'} at 127.0.0.1:34060
I20260709 12:25:53.190039  1932 raft_consensus.cc:493] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:53.190408  1932 raft_consensus.cc:3060] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.196312  1932 raft_consensus.cc:515] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.198127  1932 leader_election.cc:290] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [CANDIDATE]: Term 2 election: Requested vote from peers 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129:40575), 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375)
I20260709 12:25:53.198967  1783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae" candidate_uuid: "04d79c497e7c440e8c4f4ac0440ea215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
I20260709 12:25:53.199363  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3a8112987d1494cb3732469ed26e4ae" candidate_uuid: "04d79c497e7c440e8c4f4ac0440ea215" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5eebe4ea5beb41109e603f630f0aad11"
I20260709 12:25:53.199653  1783 raft_consensus.cc:3060] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.199981  1857 raft_consensus.cc:3055] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:53.200309  1857 raft_consensus.cc:740] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5eebe4ea5beb41109e603f630f0aad11, State: Running, Role: LEADER
I20260709 12:25:53.201166  1857 consensus_queue.cc:260] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [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: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.202270  1857 raft_consensus.cc:3060] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.207508  1783 raft_consensus.cc:2468] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d79c497e7c440e8c4f4ac0440ea215 in term 2.
I20260709 12:25:53.208691  1896 leader_election.cc:304] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [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: 04d79c497e7c440e8c4f4ac0440ea215, 5e7ee784ead3417eb6a1d93ef8e1e810; no voters: 
I20260709 12:25:53.209559  1977 raft_consensus.cc:2804] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:53.209772  1857 raft_consensus.cc:2468] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04d79c497e7c440e8c4f4ac0440ea215 in term 2.
I20260709 12:25:53.210134  1977 raft_consensus.cc:697] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 LEADER]: Becoming Leader. State: Replica: 04d79c497e7c440e8c4f4ac0440ea215, State: Running, Role: LEADER
I20260709 12:25:53.211050  1977 consensus_queue.cc:237] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [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: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.218060  1679 catalog_manager.cc:5697] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 reported cstate change: term changed from 1 to 2, leader changed from 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130) to 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "04d79c497e7c440e8c4f4ac0440ea215" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:53.343474  1983 consensus_queue.cc:1048] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.354059  1983 consensus_queue.cc:1048] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.568898  1977 consensus_queue.cc:1048] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.576454  2010 raft_consensus.cc:993] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215: : Instructing follower 5e7ee784ead3417eb6a1d93ef8e1e810 to start an election
I20260709 12:25:53.577188  1977 raft_consensus.cc:1081] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 LEADER]: Signalling peer 5e7ee784ead3417eb6a1d93ef8e1e810 to start an election
I20260709 12:25:53.579035  1782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fab404ab67a645d181857268b27dc67a"
dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
 from {username='slave'} at 127.0.0.1:58408
I20260709 12:25:53.581269  1782 raft_consensus.cc:493] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:53.581728  1782 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.583161  1977 consensus_queue.cc:1048] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.590615  1782 raft_consensus.cc:515] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.600119  1782 leader_election.cc:290] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [CANDIDATE]: Term 2 election: Requested vote from peers 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130:40375), 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167)
I20260709 12:25:53.600242  1857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5eebe4ea5beb41109e603f630f0aad11"
I20260709 12:25:53.600948  1857 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.605134  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
I20260709 12:25:53.605721  1932 raft_consensus.cc:3055] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:53.606020  1932 raft_consensus.cc:740] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04d79c497e7c440e8c4f4ac0440ea215, State: Running, Role: LEADER
I20260709 12:25:53.606801  1932 consensus_queue.cc:260] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [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: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.607987  1932 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:53.608342  1857 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 2.
I20260709 12:25:53.609604  1747 leader_election.cc:304] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [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: 5e7ee784ead3417eb6a1d93ef8e1e810, 5eebe4ea5beb41109e603f630f0aad11; no voters: 
I20260709 12:25:53.610414  1983 raft_consensus.cc:2804] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:53.610883  1983 raft_consensus.cc:697] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 LEADER]: Becoming Leader. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Running, Role: LEADER
I20260709 12:25:53.611680  1983 consensus_queue.cc:237] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [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: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:53.613060  1857 raft_consensus.cc:1275] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Refusing update from remote peer 04d79c497e7c440e8c4f4ac0440ea215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:53.614509  1932 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e7ee784ead3417eb6a1d93ef8e1e810 in term 2.
I20260709 12:25:53.614428  1977 consensus_queue.cc:1048] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:53.620172  1679 catalog_manager.cc:5697] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 reported cstate change: term changed from 1 to 2, leader changed from 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131) to 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:53.623922  1782 raft_consensus.cc:1275] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 FOLLOWER]: Refusing update from remote peer 04d79c497e7c440e8c4f4ac0440ea215: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:53.625486  2010 consensus_queue.cc:1048] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:53.895543 29186 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:25:53.897153 29186 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:25:53.897526 29186 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:25:53.909540  1782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fab404ab67a645d181857268b27dc67a"
dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
mode: GRACEFUL
new_leader_uuid: "5eebe4ea5beb41109e603f630f0aad11"
 from {username='slave'} at 127.0.0.1:58424
I20260709 12:25:53.910192  1782 raft_consensus.cc:606] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 LEADER]: Received request to transfer leadership to TS 5eebe4ea5beb41109e603f630f0aad11
I20260709 12:25:53.911432 29186 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:25:54.169351  1932 raft_consensus.cc:1275] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 FOLLOWER]: Refusing update from remote peer 5e7ee784ead3417eb6a1d93ef8e1e810: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.170611  1983 consensus_queue.cc:1048] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:54.178930  1857 raft_consensus.cc:1275] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Refusing update from remote peer 5e7ee784ead3417eb6a1d93ef8e1e810: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:54.180594  1984 consensus_queue.cc:1048] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:54.189347  2003 raft_consensus.cc:993] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810: : Instructing follower 5eebe4ea5beb41109e603f630f0aad11 to start an election
I20260709 12:25:54.189878  1984 raft_consensus.cc:1081] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 LEADER]: Signalling peer 5eebe4ea5beb41109e603f630f0aad11 to start an election
I20260709 12:25:54.191408  1857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fab404ab67a645d181857268b27dc67a"
dest_uuid: "5eebe4ea5beb41109e603f630f0aad11"
 from {username='slave'} at 127.0.0.1:59828
I20260709 12:25:54.191902  1857 raft_consensus.cc:493] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:54.192209  1857 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:54.197754  1857 raft_consensus.cc:515] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:54.199611  1857 leader_election.cc:290] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [CANDIDATE]: Term 3 election: Requested vote from peers 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129:40575), 04d79c497e7c440e8c4f4ac0440ea215 (127.28.128.131:40167)
I20260709 12:25:54.200549  1782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "5eebe4ea5beb41109e603f630f0aad11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810"
I20260709 12:25:54.201081  1932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab404ab67a645d181857268b27dc67a" candidate_uuid: "5eebe4ea5beb41109e603f630f0aad11" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04d79c497e7c440e8c4f4ac0440ea215"
I20260709 12:25:54.201324  1782 raft_consensus.cc:3055] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:54.201651  1932 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:54.201812  1782 raft_consensus.cc:740] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e7ee784ead3417eb6a1d93ef8e1e810, State: Running, Role: LEADER
I20260709 12:25:54.202831  1782 consensus_queue.cc:260] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:54.204332  1782 raft_consensus.cc:3060] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:54.207554  1932 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eebe4ea5beb41109e603f630f0aad11 in term 3.
I20260709 12:25:54.208827  1822 leader_election.cc:304] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04d79c497e7c440e8c4f4ac0440ea215, 5eebe4ea5beb41109e603f630f0aad11; no voters: 
I20260709 12:25:54.209800  2027 raft_consensus.cc:2804] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:54.210726  1782 raft_consensus.cc:2468] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eebe4ea5beb41109e603f630f0aad11 in term 3.
I20260709 12:25:54.211263  2027 raft_consensus.cc:697] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 3 LEADER]: Becoming Leader. State: Replica: 5eebe4ea5beb41109e603f630f0aad11, State: Running, Role: LEADER
I20260709 12:25:54.212286  2027 consensus_queue.cc:237] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } }
I20260709 12:25:54.219208  1680 catalog_manager.cc:5697] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 reported cstate change: term changed from 2 to 3, leader changed from 5e7ee784ead3417eb6a1d93ef8e1e810 (127.28.128.129) to 5eebe4ea5beb41109e603f630f0aad11 (127.28.128.130). New cstate: current_term: 3 leader_uuid: "5eebe4ea5beb41109e603f630f0aad11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7ee784ead3417eb6a1d93ef8e1e810" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5eebe4ea5beb41109e603f630f0aad11" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 40375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04d79c497e7c440e8c4f4ac0440ea215" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 40167 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:54.267227 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
I20260709 12:25:54.292244 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:54.292881 29186 tablet_replica.cc:333] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810: stopping tablet replica
I20260709 12:25:54.293547 29186 raft_consensus.cc:2243] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.293988 29186 raft_consensus.cc:2272] T fab404ab67a645d181857268b27dc67a P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.296725 29186 tablet_replica.cc:333] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810: stopping tablet replica
I20260709 12:25:54.297391 29186 raft_consensus.cc:2243] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:54.298271 29186 raft_consensus.cc:2272] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.300781 29186 tablet_replica.cc:333] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810: stopping tablet replica
I20260709 12:25:54.301438 29186 raft_consensus.cc:2243] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.301927 29186 raft_consensus.cc:2272] T e3a8112987d1494cb3732469ed26e4ae P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.304287 29186 tablet_replica.cc:333] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810: stopping tablet replica
I20260709 12:25:54.304833 29186 raft_consensus.cc:2243] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:54.305724 29186 raft_consensus.cc:2272] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5e7ee784ead3417eb6a1d93ef8e1e810 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.331480 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
I20260709 12:25:54.344049 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
I20260709 12:25:54.368575 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:54.369508 29186 tablet_replica.cc:333] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: stopping tablet replica
I20260709 12:25:54.370075 29186 raft_consensus.cc:2243] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:54.370764 29186 pending_rounds.cc:70] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: Trying to abort 1 pending ops.
I20260709 12:25:54.370973 29186 pending_rounds.cc:77] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305625412462174208 op_type: NO_OP noop_request { }
I20260709 12:25:54.371270 29186 raft_consensus.cc:2889] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:54.371548 29186 raft_consensus.cc:2272] T fab404ab67a645d181857268b27dc67a P 5eebe4ea5beb41109e603f630f0aad11 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.373878 29186 tablet_replica.cc:333] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11: stopping tablet replica
I20260709 12:25:54.374429 29186 raft_consensus.cc:2243] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.374838 29186 raft_consensus.cc:2272] T 031ed9cffc924abebe6c9e6e8f7b3151 P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.376518 29186 tablet_replica.cc:333] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11: stopping tablet replica
I20260709 12:25:54.377005 29186 raft_consensus.cc:2243] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.377465 29186 raft_consensus.cc:2272] T e3a8112987d1494cb3732469ed26e4ae P 5eebe4ea5beb41109e603f630f0aad11 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.379424 29186 tablet_replica.cc:333] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11: stopping tablet replica
I20260709 12:25:54.379894 29186 raft_consensus.cc:2243] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.380301 29186 raft_consensus.cc:2272] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 5eebe4ea5beb41109e603f630f0aad11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.402456 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
I20260709 12:25:54.415560 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
I20260709 12:25:54.434870 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:54.435858 29186 tablet_replica.cc:333] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215: stopping tablet replica
I20260709 12:25:54.436611 29186 raft_consensus.cc:2243] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.437187 29186 raft_consensus.cc:2272] T 031ed9cffc924abebe6c9e6e8f7b3151 P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.439163 29186 tablet_replica.cc:333] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215: stopping tablet replica
I20260709 12:25:54.439956 29186 raft_consensus.cc:2243] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.440534 29186 raft_consensus.cc:2272] T fab404ab67a645d181857268b27dc67a P 04d79c497e7c440e8c4f4ac0440ea215 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.443006 29186 tablet_replica.cc:333] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215: stopping tablet replica
I20260709 12:25:54.443572 29186 raft_consensus.cc:2243] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:54.444463 29186 raft_consensus.cc:2272] T e3a8112987d1494cb3732469ed26e4ae P 04d79c497e7c440e8c4f4ac0440ea215 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.447265 29186 tablet_replica.cc:333] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215: stopping tablet replica
I20260709 12:25:54.447810 29186 raft_consensus.cc:2243] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:54.448248 29186 raft_consensus.cc:2272] T 10e6a0ec5c57418fa857e9ec3632d2a6 P 04d79c497e7c440e8c4f4ac0440ea215 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.460366 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
I20260709 12:25:54.472510 29186 master.cc:562] Master@127.28.128.190:42921 shutting down...
I20260709 12:25:54.487102 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:54.487674 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:54.488010 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4152bc279854208a094f52e9200a185: stopping tablet replica
I20260709 12:25:54.506521 29186 master.cc:584] Master@127.28.128.190:42921 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2808 ms)
[----------] 6 tests from LeaderRebalancerTest (170928 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:25:54.535481 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:39137
I20260709 12:25:54.536747 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:54.542300  2033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:54.542730  2034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:54.543759  2036 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:54.544723 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:54.545629 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:54.545854 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:54.546036 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599954546022 us; error 0 us; skew 500 ppm
I20260709 12:25:54.546627 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:54.549085 29186 webserver.cc:533] Webserver started at http://127.28.128.190:44025/ using document root <none> and password file <none>
I20260709 12:25:54.549582 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:54.549785 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:54.550063 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:54.551168 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "15c43aeaa6dd43138a770bda2c6a277b"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.555789 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:25:54.559324  2041 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.560115 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 12:25:54.560474 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "15c43aeaa6dd43138a770bda2c6a277b"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.560758 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-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)
I20260709 12:25:54.573559 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:54.574698 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:54.611208 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:39137
I20260709 12:25:54.611334  2092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:39137 every 8 connection(s)
I20260709 12:25:54.615073  2093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:54.626358  2093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b: Bootstrap starting.
I20260709 12:25:54.630816  2093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:54.635061  2093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b: No bootstrap required, opened a new log
I20260709 12:25:54.637775  2093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15c43aeaa6dd43138a770bda2c6a277b" member_type: VOTER }
I20260709 12:25:54.638190  2093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:54.638399  2093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15c43aeaa6dd43138a770bda2c6a277b, State: Initialized, Role: FOLLOWER
I20260709 12:25:54.639022  2093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15c43aeaa6dd43138a770bda2c6a277b" member_type: VOTER }
I20260709 12:25:54.639480  2093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:54.639699  2093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:54.639928  2093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:54.644974  2093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15c43aeaa6dd43138a770bda2c6a277b" member_type: VOTER }
I20260709 12:25:54.645663  2093 leader_election.cc:304] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [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: 15c43aeaa6dd43138a770bda2c6a277b; no voters: 
I20260709 12:25:54.646908  2093 leader_election.cc:290] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:54.647241  2096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:54.648705  2096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 1 LEADER]: Becoming Leader. State: Replica: 15c43aeaa6dd43138a770bda2c6a277b, State: Running, Role: LEADER
I20260709 12:25:54.649380  2096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [LEADER]: Queue going to LEADER mode. State: All 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: "15c43aeaa6dd43138a770bda2c6a277b" member_type: VOTER }
I20260709 12:25:54.650276  2093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:54.652155  2098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15c43aeaa6dd43138a770bda2c6a277b. Latest consensus state: current_term: 1 leader_uuid: "15c43aeaa6dd43138a770bda2c6a277b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15c43aeaa6dd43138a770bda2c6a277b" member_type: VOTER } }
I20260709 12:25:54.652137  2097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15c43aeaa6dd43138a770bda2c6a277b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15c43aeaa6dd43138a770bda2c6a277b" member_type: VOTER } }
I20260709 12:25:54.652879  2098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:54.652977  2097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:54.656797  2100 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:54.661433  2100 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:54.667098 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:54.670993  2100 catalog_manager.cc:1383] Generated new cluster ID: 865df6df201542afb62abe91f4f73669
I20260709 12:25:54.671331  2100 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:54.688622  2100 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:54.690047  2100 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:54.714265  2100 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b: Generated new TSK 0
I20260709 12:25:54.714952  2100 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:54.734481 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:54.740871  2114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:54.742025  2115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:54.743882 29186 server_base.cc:1061] running on GCE node
W20260709 12:25:54.743903  2117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:54.745210 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:54.745398 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:54.745527 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599954745515 us; error 0 us; skew 500 ppm
I20260709 12:25:54.746055 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:54.748322 29186 webserver.cc:533] Webserver started at http://127.28.128.129:41899/ using document root <none> and password file <none>
I20260709 12:25:54.748756 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:54.748907 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:54.749254 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:54.750317 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "e307d7e671f74f0eb6925c92a02370e9"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.754969 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:54.758414  2122 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.759269 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:54.759509 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "e307d7e671f74f0eb6925c92a02370e9"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.759770 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-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)
I20260709 12:25:54.772840 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:54.774176 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:54.775738 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:54.778313 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:54.778515 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.778847 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:54.779039 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.820811 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:40105
I20260709 12:25:54.820916  2184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:40105 every 8 connection(s)
I20260709 12:25:54.826427 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:54.834302  2189 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:54.837389  2190 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:54.838050  2185 heartbeater.cc:344] Connected to a master server at 127.28.128.190:39137
I20260709 12:25:54.838900  2185 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:54.840341  2185 heartbeater.cc:507] Master 127.28.128.190:39137 requested a full tablet report, sending...
W20260709 12:25:54.841387  2193 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:54.842435 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:54.843530  2058 ts_manager.cc:194] Registered new tserver with Master: e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105)
I20260709 12:25:54.844303 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:54.844643 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:54.844854 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599954844837 us; error 0 us; skew 500 ppm
I20260709 12:25:54.845657 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:54.846122  2058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39164
I20260709 12:25:54.848781 29186 webserver.cc:533] Webserver started at http://127.28.128.130:45981/ using document root <none> and password file <none>
I20260709 12:25:54.849450 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:54.849632 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:54.849856 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:54.850889 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "2a6f0f98564c43a88804b132be4ff17f"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.855563 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:54.859143  2197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.860041 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:54.860361 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "2a6f0f98564c43a88804b132be4ff17f"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.860693 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-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)
I20260709 12:25:54.881011 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:54.882216 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:54.883765 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:54.886327 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:54.886574 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.886849 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:54.887027 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.928211 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:37131
I20260709 12:25:54.928339  2259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:37131 every 8 connection(s)
I20260709 12:25:54.933188 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:54.940605  2263 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:25:54.940968  2264 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:54.944676  2260 heartbeater.cc:344] Connected to a master server at 127.28.128.190:39137
I20260709 12:25:54.945242  2260 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:54.946261  2260 heartbeater.cc:507] Master 127.28.128.190:39137 requested a full tablet report, sending...
W20260709 12:25:54.947570  2267 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:25:54.948079 29186 server_base.cc:1061] running on GCE node
I20260709 12:25:54.949115 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:54.949347 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:25:54.949406  2058 ts_manager.cc:194] Registered new tserver with Master: 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:54.949599 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599954949579 us; error 0 us; skew 500 ppm
I20260709 12:25:54.950379 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:54.951248  2058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39174
I20260709 12:25:54.953213 29186 webserver.cc:533] Webserver started at http://127.28.128.131:36347/ using document root <none> and password file <none>
I20260709 12:25:54.953789 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:54.954005 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:54.954289 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:54.955379 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "e3533638ffff43ae8693bc2a09f282d7"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.959805 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:25:54.963649  2271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:54.964547 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:54.964912 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "e3533638ffff43ae8693bc2a09f282d7"
format_stamp: "Formatted at 2026-07-09 12:25:54 on dist-test-slave-j56d"
I20260709 12:25:54.965258 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599783429716-29186-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)
I20260709 12:25:55.007445 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:55.008668 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:55.010265 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:55.012753 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:55.013013 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:55.013337 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:55.013548 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:55.054454 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:36439
I20260709 12:25:55.054586  2333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:36439 every 8 connection(s)
I20260709 12:25:55.072489  2334 heartbeater.cc:344] Connected to a master server at 127.28.128.190:39137
I20260709 12:25:55.073066  2334 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:55.073845  2334 heartbeater.cc:507] Master 127.28.128.190:39137 requested a full tablet report, sending...
I20260709 12:25:55.075875  2058 ts_manager.cc:194] Registered new tserver with Master: e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.076295 29186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018486818s
I20260709 12:25:55.077409  2058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39182
I20260709 12:25:55.102535  2058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39198:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:55.105110  2058 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:55.176864  2150 tablet_service.cc:1511] Processing CreateTablet for tablet 590acf5f73334d1687ce1a869eb49339 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:55.178721  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590acf5f73334d1687ce1a869eb49339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.181263  2298 tablet_service.cc:1511] Processing CreateTablet for tablet ac07086383164eaf976aa03a07a693f2 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:55.182554  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac07086383164eaf976aa03a07a693f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.185961  2299 tablet_service.cc:1511] Processing CreateTablet for tablet 590acf5f73334d1687ce1a869eb49339 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:55.187393  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590acf5f73334d1687ce1a869eb49339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.190078  2297 tablet_service.cc:1511] Processing CreateTablet for tablet 6b317399181442aa9971db1bd4a8510b (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:55.191504  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b317399181442aa9971db1bd4a8510b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.191632  2296 tablet_service.cc:1511] Processing CreateTablet for tablet dec522e9cb3049029c18239448fa0b0e (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:55.193173  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec522e9cb3049029c18239448fa0b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.203701  2295 tablet_service.cc:1511] Processing CreateTablet for tablet 152c6aa1386e444c87db75e0c8acb9fc (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:55.205289  2295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152c6aa1386e444c87db75e0c8acb9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.206612  2149 tablet_service.cc:1511] Processing CreateTablet for tablet ac07086383164eaf976aa03a07a693f2 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:55.208065  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac07086383164eaf976aa03a07a693f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.210130  2294 tablet_service.cc:1511] Processing CreateTablet for tablet d417d99e681542919a7716678fd80927 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:55.211552  2294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d417d99e681542919a7716678fd80927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.217935  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 590acf5f73334d1687ce1a869eb49339 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:55.221107  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590acf5f73334d1687ce1a869eb49339. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.221120  2221 tablet_service.cc:1511] Processing CreateTablet for tablet 152c6aa1386e444c87db75e0c8acb9fc (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:55.227304  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152c6aa1386e444c87db75e0c8acb9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.221124  2222 tablet_service.cc:1511] Processing CreateTablet for tablet dec522e9cb3049029c18239448fa0b0e (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:55.230437  2224 tablet_service.cc:1511] Processing CreateTablet for tablet ac07086383164eaf976aa03a07a693f2 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:55.231351  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec522e9cb3049029c18239448fa0b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.233237  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac07086383164eaf976aa03a07a693f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.238536  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 6b317399181442aa9971db1bd4a8510b (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:55.240489  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b317399181442aa9971db1bd4a8510b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.243063  2293 tablet_service.cc:1511] Processing CreateTablet for tablet c8488672f088477a9678f8c189573d03 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:55.243619  2219 tablet_service.cc:1511] Processing CreateTablet for tablet c8488672f088477a9678f8c189573d03 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:55.244459  2293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8488672f088477a9678f8c189573d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.242923  2220 tablet_service.cc:1511] Processing CreateTablet for tablet d417d99e681542919a7716678fd80927 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:55.244469  2148 tablet_service.cc:1511] Processing CreateTablet for tablet 6b317399181442aa9971db1bd4a8510b (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:55.249933  2148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b317399181442aa9971db1bd4a8510b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.244978  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8488672f088477a9678f8c189573d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.262879  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d417d99e681542919a7716678fd80927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.275720  2147 tablet_service.cc:1511] Processing CreateTablet for tablet dec522e9cb3049029c18239448fa0b0e (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:55.277277  2147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec522e9cb3049029c18239448fa0b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.281666  2146 tablet_service.cc:1511] Processing CreateTablet for tablet 152c6aa1386e444c87db75e0c8acb9fc (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:55.283690  2146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152c6aa1386e444c87db75e0c8acb9fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.285729  2350 tablet_bootstrap.cc:492] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:55.286571  2145 tablet_service.cc:1511] Processing CreateTablet for tablet d417d99e681542919a7716678fd80927 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:55.288602  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d417d99e681542919a7716678fd80927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.291026  2144 tablet_service.cc:1511] Processing CreateTablet for tablet c8488672f088477a9678f8c189573d03 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:55.292423  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8488672f088477a9678f8c189573d03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.297899  2218 tablet_service.cc:1511] Processing CreateTablet for tablet 591e570b7eec46c583fc5f537ddf06c7 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:55.299382  2218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591e570b7eec46c583fc5f537ddf06c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.302170  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 591e570b7eec46c583fc5f537ddf06c7 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:55.303596  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591e570b7eec46c583fc5f537ddf06c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.305727  2349 tablet_bootstrap.cc:492] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:55.318122  2351 tablet_bootstrap.cc:492] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.324282  2351 tablet_bootstrap.cc:654] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.324059  2293 tablet_service.cc:1511] Processing CreateTablet for tablet 591e570b7eec46c583fc5f537ddf06c7 (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:55.326166  2293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 591e570b7eec46c583fc5f537ddf06c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.328655  2350 tablet_bootstrap.cc:654] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.331985  2349 tablet_bootstrap.cc:654] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.337662  2145 tablet_service.cc:1511] Processing CreateTablet for tablet 3ced780ce0eb4b5687bb78e4932f3aca (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:55.339002  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ced780ce0eb4b5687bb78e4932f3aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.344427  2219 tablet_service.cc:1511] Processing CreateTablet for tablet 3ced780ce0eb4b5687bb78e4932f3aca (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:55.345783  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ced780ce0eb4b5687bb78e4932f3aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.349627  2299 tablet_service.cc:1511] Processing CreateTablet for tablet 3ced780ce0eb4b5687bb78e4932f3aca (DEFAULT_TABLE table=test-workload [id=82e45f95ac14428b8847e8b69dd4cf4e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:55.354333  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ced780ce0eb4b5687bb78e4932f3aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:55.392436  2349 tablet_bootstrap.cc:492] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:55.393059  2349 ts_tablet_manager.cc:1403] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.032s
I20260709 12:25:55.395983  2349 raft_consensus.cc:359] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:55.396723  2349 raft_consensus.cc:385] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.399888  2350 tablet_bootstrap.cc:492] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:55.400485  2350 ts_tablet_manager.cc:1403] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.024s
I20260709 12:25:55.403370  2350 raft_consensus.cc:359] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.404069  2350 raft_consensus.cc:385] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.404366  2350 raft_consensus.cc:740] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.405596  2349 raft_consensus.cc:740] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.406490  2349 consensus_queue.cc:260] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:55.407044  2351 tablet_bootstrap.cc:492] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.407641  2351 ts_tablet_manager.cc:1403] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.022s
I20260709 12:25:55.407953  2350 consensus_queue.cc:260] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.410609  2351 raft_consensus.cc:359] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.411422  2351 raft_consensus.cc:385] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.411768  2351 raft_consensus.cc:740] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.412551  2351 consensus_queue.cc:260] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.415019  2334 heartbeater.cc:499] Master 127.28.128.190:39137 was elected leader, sending a full tablet report...
I20260709 12:25:55.415388  2350 ts_tablet_manager.cc:1434] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.002s
I20260709 12:25:55.416455  2350 tablet_bootstrap.cc:492] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:55.422677  2350 tablet_bootstrap.cc:654] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.429692  2349 ts_tablet_manager.cc:1434] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.003s
I20260709 12:25:55.430204  2260 heartbeater.cc:499] Master 127.28.128.190:39137 was elected leader, sending a full tablet report...
I20260709 12:25:55.430327  2185 heartbeater.cc:499] Master 127.28.128.190:39137 was elected leader, sending a full tablet report...
I20260709 12:25:55.430779  2351 ts_tablet_manager.cc:1434] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.010s
I20260709 12:25:55.430861  2349 tablet_bootstrap.cc:492] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:55.431871  2351 tablet_bootstrap.cc:492] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.437702  2349 tablet_bootstrap.cc:654] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.440578  2351 tablet_bootstrap.cc:654] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.446357  2351 tablet_bootstrap.cc:492] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.446378  2349 tablet_bootstrap.cc:492] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:55.446959  2351 ts_tablet_manager.cc:1403] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 12:25:55.447077  2349 ts_tablet_manager.cc:1403] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 12:25:55.450028  2351 raft_consensus.cc:359] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:55.450940  2351 raft_consensus.cc:385] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.451280  2351 raft_consensus.cc:740] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.451568  2349 raft_consensus.cc:359] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.452481  2349 raft_consensus.cc:385] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.452153  2351 consensus_queue.cc:260] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:55.452494  2350 tablet_bootstrap.cc:492] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:55.452868  2349 raft_consensus.cc:740] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.453415  2350 ts_tablet_manager.cc:1403] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.013s
I20260709 12:25:55.453960  2349 consensus_queue.cc:260] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.454704  2351 ts_tablet_manager.cc:1434] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:25:55.455704  2351 tablet_bootstrap.cc:492] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.456578  2349 ts_tablet_manager.cc:1434] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:55.456456  2350 raft_consensus.cc:359] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.457367  2350 raft_consensus.cc:385] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.457747  2349 tablet_bootstrap.cc:492] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:55.457741  2350 raft_consensus.cc:740] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.461562  2350 consensus_queue.cc:260] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.462674  2351 tablet_bootstrap.cc:654] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.464241  2350 ts_tablet_manager.cc:1434] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:55.465358  2350 tablet_bootstrap.cc:492] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:55.467818  2349 tablet_bootstrap.cc:654] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.472950  2350 tablet_bootstrap.cc:654] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.474145  2351 tablet_bootstrap.cc:492] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.474690  2351 ts_tablet_manager.cc:1403] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:25:55.478080  2351 raft_consensus.cc:359] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.479261  2351 raft_consensus.cc:385] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.479770  2351 raft_consensus.cc:740] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.481005  2351 consensus_queue.cc:260] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.484923  2351 ts_tablet_manager.cc:1434] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:25:55.487257  2357 raft_consensus.cc:493] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.488047  2357 raft_consensus.cc:515] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.495708  2357 leader_election.cc:290] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.486465  2351 tablet_bootstrap.cc:492] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.512735  2351 tablet_bootstrap.cc:654] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.526180  2351 tablet_bootstrap.cc:492] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.527019  2351 ts_tablet_manager.cc:1403] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.009s
I20260709 12:25:55.530321  2351 raft_consensus.cc:359] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.530941  2349 tablet_bootstrap.cc:492] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:55.531091  2350 tablet_bootstrap.cc:492] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:55.531168  2351 raft_consensus.cc:385] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.531773  2349 ts_tablet_manager.cc:1403] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.020s
I20260709 12:25:55.531844  2350 ts_tablet_manager.cc:1403] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.067s	user 0.028s	sys 0.037s
I20260709 12:25:55.531826  2351 raft_consensus.cc:740] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.533159  2351 consensus_queue.cc:260] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.534901  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:55.535048  2350 raft_consensus.cc:359] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.535892  2350 raft_consensus.cc:385] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.536283  2350 raft_consensus.cc:740] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.536376  2351 ts_tablet_manager.cc:1434] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 12:25:55.536844  2200 leader_election.cc:343] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.537139  2350 consensus_queue.cc:260] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.538972  2349 raft_consensus.cc:359] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.539815  2349 raft_consensus.cc:385] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.540158  2349 raft_consensus.cc:740] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.541126  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:55.541069  2349 consensus_queue.cc:260] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.537719  2351 tablet_bootstrap.cc:492] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
W20260709 12:25:55.550611  2201 leader_election.cc:343] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.551213  2201 leader_election.cc:304] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:55.551880  2350 ts_tablet_manager.cc:1434] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:25:55.552004  2349 ts_tablet_manager.cc:1434] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:25:55.552211  2357 raft_consensus.cc:2749] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:55.553447  2349 tablet_bootstrap.cc:492] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:55.559002  2350 tablet_bootstrap.cc:492] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:55.561111  2349 tablet_bootstrap.cc:654] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.561451  2351 tablet_bootstrap.cc:654] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.567559  2350 tablet_bootstrap.cc:654] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.576345  2357 raft_consensus.cc:493] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.576992  2357 raft_consensus.cc:515] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:55.580122  2349 tablet_bootstrap.cc:492] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:55.580166  2351 tablet_bootstrap.cc:492] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.580935  2349 ts_tablet_manager.cc:1403] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.008s
I20260709 12:25:55.580968  2351 ts_tablet_manager.cc:1403] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.001s
I20260709 12:25:55.581413  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:55.583148  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:55.583804  2160 raft_consensus.cc:2468] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 0.
I20260709 12:25:55.584429  2351 raft_consensus.cc:359] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.585204  2351 raft_consensus.cc:385] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.585556  2351 raft_consensus.cc:740] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.585299  2349 raft_consensus.cc:359] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.585206  2200 leader_election.cc:304] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: 
I20260709 12:25:55.586767  2357 leader_election.cc:290] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.586448  2349 raft_consensus.cc:385] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:25:55.587409  2201 leader_election.cc:343] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.587580  2357 raft_consensus.cc:2804] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:55.587669  2349 raft_consensus.cc:740] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.588394  2357 raft_consensus.cc:493] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:55.588891  2357 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.588971  2349 consensus_queue.cc:260] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.591562  2349 ts_tablet_manager.cc:1434] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:25:55.592355  2349 tablet_bootstrap.cc:492] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:55.586431  2351 consensus_queue.cc:260] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.596987  2351 ts_tablet_manager.cc:1434] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:25:55.597369  2371 raft_consensus.cc:493] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.597991  2371 raft_consensus.cc:515] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.598305  2351 tablet_bootstrap.cc:492] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.600617  2372 raft_consensus.cc:493] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.600612  2357 raft_consensus.cc:515] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:55.601246  2372 raft_consensus.cc:515] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.603849  2357 leader_election.cc:290] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.604180  2349 tablet_bootstrap.cc:654] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.604475  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:55.604753  2371 leader_election.cc:290] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.605199  2309 raft_consensus.cc:2468] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 0.
I20260709 12:25:55.607540  2372 leader_election.cc:290] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.609756  2351 tablet_bootstrap.cc:654] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.609988  2350 tablet_bootstrap.cc:492] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:55.610564  2350 ts_tablet_manager.cc:1403] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.020s
I20260709 12:25:55.643026  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:55.644443  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:55.646031  2159 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.646185  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:55.644946  2160 raft_consensus.cc:2468] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 0.
W20260709 12:25:55.649251  2200 leader_election.cc:343] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.653360  2355 raft_consensus.cc:493] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.653903  2349 tablet_bootstrap.cc:492] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:55.655040  2349 ts_tablet_manager.cc:1403] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.004s
I20260709 12:25:55.654541  2355 raft_consensus.cc:515] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.651132  2200 leader_election.cc:304] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: 
I20260709 12:25:55.661841  2372 raft_consensus.cc:2804] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:55.662562  2372 raft_consensus.cc:493] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:55.663002  2372 raft_consensus.cc:3060] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.659965  2355 leader_election.cc:290] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.663344  2349 raft_consensus.cc:359] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.664425  2349 raft_consensus.cc:385] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.664884  2349 raft_consensus.cc:740] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
W20260709 12:25:55.667659  2106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:55.668166  2349 consensus_queue.cc:260] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.660342  2201 leader_election.cc:304] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:55.672093  2349 ts_tablet_manager.cc:1434] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.007s
I20260709 12:25:55.674643  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:55.676847  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:55.678006  2308 raft_consensus.cc:2468] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 0.
I20260709 12:25:55.679136  2371 raft_consensus.cc:2804] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:55.684645  2371 raft_consensus.cc:493] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:55.685148  2371 raft_consensus.cc:3060] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.681586  2349 tablet_bootstrap.cc:492] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
W20260709 12:25:55.691531  2201 leader_election.cc:343] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.680575  2350 raft_consensus.cc:359] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.692566  2350 raft_consensus.cc:385] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.692937  2350 raft_consensus.cc:740] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.694263  2350 consensus_queue.cc:260] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.698647  2350 ts_tablet_manager.cc:1434] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
I20260709 12:25:55.704898  2351 tablet_bootstrap.cc:492] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.706943  2351 ts_tablet_manager.cc:1403] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.109s	user 0.023s	sys 0.012s
I20260709 12:25:55.706941  2371 raft_consensus.cc:515] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.711293  2371 leader_election.cc:290] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.713191  2351 raft_consensus.cc:359] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.714591  2351 raft_consensus.cc:385] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.714982  2351 raft_consensus.cc:740] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.715036  2372 raft_consensus.cc:515] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.716138  2351 consensus_queue.cc:260] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.717797  2372 leader_election.cc:290] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.720091  2351 ts_tablet_manager.cc:1434] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:25:55.721207  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:55.721923  2309 raft_consensus.cc:3060] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.722011  2351 tablet_bootstrap.cc:492] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.720726  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:55.725643  2308 raft_consensus.cc:3060] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.731882  2351 tablet_bootstrap.cc:654] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.739977  2309 raft_consensus.cc:2468] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 1.
I20260709 12:25:55.741346  2201 leader_election.cc:304] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:55.742285  2371 raft_consensus.cc:2804] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:55.742985  2371 raft_consensus.cc:697] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:55.744458  2371 consensus_queue.cc:237] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.751485  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:55.752832  2351 tablet_bootstrap.cc:492] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.753513  2351 ts_tablet_manager.cc:1403] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.021s
I20260709 12:25:55.754050  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:55.755121  2158 raft_consensus.cc:3060] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.757206  2351 raft_consensus.cc:359] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.758028  2351 raft_consensus.cc:385] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.758550  2351 raft_consensus.cc:740] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.759449  2351 consensus_queue.cc:260] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.761142  2159 raft_consensus.cc:2468] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 1.
I20260709 12:25:55.757916  2308 raft_consensus.cc:2468] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 1.
I20260709 12:25:55.762048  2351 ts_tablet_manager.cc:1434] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 12:25:55.763188  2201 leader_election.cc:304] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:55.763608  2351 tablet_bootstrap.cc:492] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.760748  2056 catalog_manager.cc:5697] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 1 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:55.764230  2372 raft_consensus.cc:493] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.764477  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:55.764775  2372 raft_consensus.cc:515] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.767413  2371 raft_consensus.cc:2804] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:25:55.767649  2200 leader_election.cc:343] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.770452  2371 raft_consensus.cc:697] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:55.771977  2351 tablet_bootstrap.cc:654] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.771857  2158 raft_consensus.cc:2468] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 1.
I20260709 12:25:55.771797  2371 consensus_queue.cc:237] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.753933  2350 tablet_bootstrap.cc:492] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:55.769249  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:55.773449  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:55.774410  2235 raft_consensus.cc:2468] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
W20260709 12:25:55.766588  2126 leader_election.cc:343] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.767468  2372 leader_election.cc:290] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
W20260709 12:25:55.775022  2201 leader_election.cc:343] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.775806  2200 leader_election.cc:304] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:55.777302  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:55.779356  2126 leader_election.cc:304] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [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: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:55.780272  2372 raft_consensus.cc:2804] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:55.781193  2372 raft_consensus.cc:697] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:55.782403  2372 consensus_queue.cc:237] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:55.785467  2355 raft_consensus.cc:2804] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:55.786895  2355 raft_consensus.cc:493] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:55.787287  2355 raft_consensus.cc:3060] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.787801  2350 tablet_bootstrap.cc:654] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.795096  2349 tablet_bootstrap.cc:654] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:55.785651  2200 leader_election.cc:343] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.798804  2200 leader_election.cc:304] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:55.799821  2357 raft_consensus.cc:2749] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:55.818406  2349 tablet_bootstrap.cc:492] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:55.819052  2349 ts_tablet_manager.cc:1403] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.138s	user 0.009s	sys 0.015s
I20260709 12:25:55.818894  2356 raft_consensus.cc:493] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:55.819607  2356 raft_consensus.cc:515] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.821792  2355 raft_consensus.cc:515] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.825700  2356 leader_election.cc:290] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:55.826078  2355 leader_election.cc:290] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.822785  2349 raft_consensus.cc:359] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.828944  2349 raft_consensus.cc:385] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.829154  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:55.835232  2235 raft_consensus.cc:3060] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.835878  2351 tablet_bootstrap.cc:492] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.836459  2351 ts_tablet_manager.cc:1403] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.021s
I20260709 12:25:55.841233  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:55.839823  2351 raft_consensus.cc:359] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.843763  2355 raft_consensus.cc:493] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:55.845098  2126 leader_election.cc:343] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.844964  2355 raft_consensus.cc:515] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.833972  2349 raft_consensus.cc:740] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.846541  2349 consensus_queue.cc:260] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.847199  2235 raft_consensus.cc:2468] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
I20260709 12:25:55.847903  2355 leader_election.cc:290] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.850493  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:55.851245  2234 raft_consensus.cc:2468] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
I20260709 12:25:55.853714  2126 leader_election.cc:304] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [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: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:55.854926  2126 leader_election.cc:304] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: 
I20260709 12:25:55.855758  2355 raft_consensus.cc:2804] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:55.859256  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
W20260709 12:25:55.860862  2126 leader_election.cc:343] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.843586  2351 raft_consensus.cc:385] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.863055  2351 raft_consensus.cc:740] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.848408  2350 tablet_bootstrap.cc:492] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:55.864097  2351 consensus_queue.cc:260] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.865813  2056 catalog_manager.cc:5697] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 1 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:55.866951  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:55.867569  2351 ts_tablet_manager.cc:1434] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.006s
I20260709 12:25:55.864231  2350 ts_tablet_manager.cc:1403] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.005s
I20260709 12:25:55.869077  2351 tablet_bootstrap.cc:492] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:55.868454  2056 catalog_manager.cc:5697] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 1 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:55.873054  2350 raft_consensus.cc:359] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.873646  2389 raft_consensus.cc:2804] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:55.873920  2350 raft_consensus.cc:385] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.874261  2389 raft_consensus.cc:493] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:55.874560  2350 raft_consensus.cc:740] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.874898  2349 ts_tablet_manager.cc:1434] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.055s	user 0.016s	sys 0.007s
W20260709 12:25:55.876019  2274 leader_election.cc:343] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.877925  2351 tablet_bootstrap.cc:654] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.878933  2350 consensus_queue.cc:260] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.879582  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:55.880388  2234 raft_consensus.cc:2468] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:25:55.881803  2350 ts_tablet_manager.cc:1434] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:25:55.874827  2389 raft_consensus.cc:3060] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.884732  2275 leader_election.cc:304] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:55.885833  2350 tablet_bootstrap.cc:492] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:55.886211  2356 raft_consensus.cc:2804] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:55.886765  2356 raft_consensus.cc:493] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:55.887085  2349 tablet_bootstrap.cc:492] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:55.887300  2356 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.894057  2350 tablet_bootstrap.cc:654] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.899155  2349 tablet_bootstrap.cc:654] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.910293  2356 raft_consensus.cc:515] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.913982  2356 leader_election.cc:290] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:55.914222  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:55.915774  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:55.917454  2234 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:55.917207  2274 leader_election.cc:343] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.918481  2389 raft_consensus.cc:515] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.914785  2355 raft_consensus.cc:697] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:55.920580  2349 tablet_bootstrap.cc:492] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:55.921183  2349 ts_tablet_manager.cc:1403] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260709 12:25:55.920810  2355 consensus_queue.cc:237] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.921868  2389 leader_election.cc:290] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:55.923175  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:55.924008  2356 raft_consensus.cc:493] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:55.924867  2126 leader_election.cc:343] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:55.924685  2356 raft_consensus.cc:515] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.921759  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:55.925976  2235 raft_consensus.cc:3060] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.926551  2351 tablet_bootstrap.cc:492] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:55.927199  2351 ts_tablet_manager.cc:1403] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.004s
I20260709 12:25:55.928524  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:55.929605  2158 raft_consensus.cc:2468] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:25:55.930374  2351 raft_consensus.cc:359] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.931133  2351 raft_consensus.cc:385] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.931396  2351 raft_consensus.cc:740] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.931419  2274 leader_election.cc:304] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:55.932204  2351 consensus_queue.cc:260] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.934605  2351 ts_tablet_manager.cc:1434] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:55.924813  2349 raft_consensus.cc:359] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.935654  2349 raft_consensus.cc:385] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.935963  2349 raft_consensus.cc:740] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.940353  2356 leader_election.cc:290] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:55.941080  2356 raft_consensus.cc:2804] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:55.941475  2356 raft_consensus.cc:493] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:55.941848  2356 raft_consensus.cc:3060] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.942847  2350 tablet_bootstrap.cc:492] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:55.943375  2350 ts_tablet_manager.cc:1403] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.013s
I20260709 12:25:55.942585  2055 catalog_manager.cc:5697] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:55.947906  2235 raft_consensus.cc:2468] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
I20260709 12:25:55.949366  2126 leader_election.cc:304] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [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: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:55.950235  2355 raft_consensus.cc:2804] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:55.950266  2356 raft_consensus.cc:515] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.951874  2355 raft_consensus.cc:697] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:55.952927  2355 consensus_queue.cc:237] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.954102  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:55.954823  2158 raft_consensus.cc:3060] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.954864  2350 raft_consensus.cc:359] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.955863  2350 raft_consensus.cc:385] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:55.956225  2350 raft_consensus.cc:740] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:55.956943  2349 consensus_queue.cc:260] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.957199  2350 consensus_queue.cc:260] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.959772  2350 ts_tablet_manager.cc:1434] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:25:55.959771  2349 ts_tablet_manager.cc:1434] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:25:55.961449  2349 tablet_bootstrap.cc:492] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:55.961930  2234 raft_consensus.cc:2468] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:25:55.963317  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:55.964184  2233 raft_consensus.cc:2468] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:25:55.965056  2350 tablet_bootstrap.cc:492] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:55.972291  2158 raft_consensus.cc:2468] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:25:55.973130  2350 tablet_bootstrap.cc:654] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:55.974160  2356 leader_election.cc:290] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:55.964197  2275 leader_election.cc:304] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:55.976912  2356 raft_consensus.cc:2804] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:55.977578  2356 raft_consensus.cc:697] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:55.975888  2274 leader_election.cc:304] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:55.980476  2395 raft_consensus.cc:2804] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:55.981123  2395 raft_consensus.cc:697] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:55.981496  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:55.982375  2233 raft_consensus.cc:3060] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:55.982381  2395 consensus_queue.cc:237] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:55.978713  2356 consensus_queue.cc:237] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.000187  2233 raft_consensus.cc:2468] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:25:55.999452  2056 catalog_manager.cc:5697] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.010869  2350 tablet_bootstrap.cc:492] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:56.011608  2350 ts_tablet_manager.cc:1403] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.006s
I20260709 12:25:56.013868  2349 tablet_bootstrap.cc:654] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:56.014850  2350 raft_consensus.cc:359] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:56.015678  2350 raft_consensus.cc:385] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:56.015972  2350 raft_consensus.cc:740] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.016853  2350 consensus_queue.cc:260] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:56.019235  2350 ts_tablet_manager.cc:1434] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:25:56.020583  2057 catalog_manager.cc:5697] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:56.020566  2350 tablet_bootstrap.cc:492] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:56.022831  2057 catalog_manager.cc:5697] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:56.024065  2349 tablet_bootstrap.cc:492] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:56.024592  2349 ts_tablet_manager.cc:1403] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.009s
I20260709 12:25:56.027436  2349 raft_consensus.cc:359] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.028117  2349 raft_consensus.cc:385] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:56.028379  2349 raft_consensus.cc:740] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.029109  2349 consensus_queue.cc:260] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.029644  2350 tablet_bootstrap.cc:654] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:56.032035  2349 ts_tablet_manager.cc:1434] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:25:56.033541  2349 tablet_bootstrap.cc:492] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:56.041344  2349 tablet_bootstrap.cc:654] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:56.042704  2350 tablet_bootstrap.cc:492] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:56.043335  2350 ts_tablet_manager.cc:1403] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 12:25:56.046375  2350 raft_consensus.cc:359] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.047070  2349 tablet_bootstrap.cc:492] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:56.047076  2350 raft_consensus.cc:385] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:56.047653  2350 raft_consensus.cc:740] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.047778  2349 ts_tablet_manager.cc:1403] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260709 12:25:56.048447  2350 consensus_queue.cc:260] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.050540  2350 ts_tablet_manager.cc:1434] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:56.050650  2349 raft_consensus.cc:359] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.051445  2349 raft_consensus.cc:385] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:56.051627  2350 tablet_bootstrap.cc:492] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:56.051828  2349 raft_consensus.cc:740] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.052520  2349 consensus_queue.cc:260] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.054514  2349 ts_tablet_manager.cc:1434] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:56.057663  2350 tablet_bootstrap.cc:654] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:56.063021  2350 tablet_bootstrap.cc:492] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:56.063421  2350 ts_tablet_manager.cc:1403] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 12:25:56.065755  2350 raft_consensus.cc:359] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.066463  2350 raft_consensus.cc:385] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:56.066742  2350 raft_consensus.cc:740] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.067485  2350 consensus_queue.cc:260] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.068778  2350 ts_tablet_manager.cc:1434] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:56.071985  2398 raft_consensus.cc:493] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.072525  2398 raft_consensus.cc:515] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.074384  2398 leader_election.cc:290] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.075139  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:56.075642  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:56.075925  2158 raft_consensus.cc:2468] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:25:56.076364  2233 raft_consensus.cc:2468] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:25:56.077113  2274 leader_election.cc:304] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.077939  2398 raft_consensus.cc:2804] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:56.078334  2398 raft_consensus.cc:493] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:56.079020  2398 raft_consensus.cc:3060] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.085871  2398 raft_consensus.cc:515] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.087616  2398 leader_election.cc:290] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.088438  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:56.088716  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:56.089140  2158 raft_consensus.cc:3060] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.089386  2233 raft_consensus.cc:3060] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.095239  2158 raft_consensus.cc:2468] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:25:56.095844  2233 raft_consensus.cc:2468] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:25:56.096513  2274 leader_election.cc:304] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.097393  2398 raft_consensus.cc:2804] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:56.097882  2398 raft_consensus.cc:697] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:56.098606  2398 consensus_queue.cc:237] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.106626  2057 catalog_manager.cc:5697] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:56.126300  2398 raft_consensus.cc:493] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.126828  2398 raft_consensus.cc:515] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.128610  2398 leader_election.cc:290] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.129313  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:56.129603  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:56.130378  2233 raft_consensus.cc:2393] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3533638ffff43ae8693bc2a09f282d7 in current term 1: Already voted for candidate e307d7e671f74f0eb6925c92a02370e9 in this term.
I20260709 12:25:56.131261  2275 leader_election.cc:304] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [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: e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.131906  2398 raft_consensus.cc:3060] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.137157  2398 raft_consensus.cc:2749] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:56.138868  2355 raft_consensus.cc:493] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.139412  2355 raft_consensus.cc:515] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.141215  2355 leader_election.cc:290] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.141983  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:56.142221  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:56.142758  2233 raft_consensus.cc:2393] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e307d7e671f74f0eb6925c92a02370e9 in current term 1: Already voted for candidate e3533638ffff43ae8693bc2a09f282d7 in this term.
I20260709 12:25:56.143818  2126 leader_election.cc:304] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9; no voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:56.144492  2355 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.149858  2355 raft_consensus.cc:2749] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:56.170298  2372 consensus_queue.cc:1048] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.181998  2371 consensus_queue.cc:1048] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:56.193923  2398 raft_consensus.cc:493] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.194463  2398 raft_consensus.cc:515] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.196264  2398 leader_election.cc:290] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.197207  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:56.197407  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:56.197923  2158 raft_consensus.cc:2468] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:25:56.198171  2233 raft_consensus.cc:2468] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:25:56.199044  2274 leader_election.cc:304] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.200043  2398 raft_consensus.cc:2804] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:56.200364  2398 raft_consensus.cc:493] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:56.200657  2398 raft_consensus.cc:3060] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.206393  2398 raft_consensus.cc:515] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.208128  2398 leader_election.cc:290] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.208940  2355 raft_consensus.cc:493] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.208950  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:56.209183  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:56.209553  2355 raft_consensus.cc:515] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.210004  2158 raft_consensus.cc:3060] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.210064  2233 raft_consensus.cc:3060] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.211591  2355 leader_election.cc:290] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.212248  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:56.213223  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:25:56.214007  2308 raft_consensus.cc:2393] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e307d7e671f74f0eb6925c92a02370e9 in current term 1: Already voted for candidate 2a6f0f98564c43a88804b132be4ff17f in this term.
I20260709 12:25:56.214968  2126 leader_election.cc:304] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9; no voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:56.215781  2355 raft_consensus.cc:3060] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.217376  2158 raft_consensus.cc:2468] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:25:56.217926  2233 raft_consensus.cc:2468] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:25:56.218370  2274 leader_election.cc:304] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.219205  2398 raft_consensus.cc:2804] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:56.219599  2398 raft_consensus.cc:697] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:56.220367  2398 consensus_queue.cc:237] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.222347  2355 raft_consensus.cc:2749] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:56.227445  2056 catalog_manager.cc:5697] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:56.237251  2398 raft_consensus.cc:493] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.237763  2398 raft_consensus.cc:515] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:56.239449  2398 leader_election.cc:290] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.240170  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:56.240437  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:56.241052  2158 raft_consensus.cc:2393] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3533638ffff43ae8693bc2a09f282d7 in current term 1: Already voted for candidate 2a6f0f98564c43a88804b132be4ff17f in this term.
I20260709 12:25:56.242057  2274 leader_election.cc:304] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [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: e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.242656  2398 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.247658  2398 raft_consensus.cc:2749] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:56.258985  2371 consensus_queue.cc:1048] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.269982  2372 consensus_queue.cc:1048] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.290922  2398 raft_consensus.cc:493] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:56.291388  2398 raft_consensus.cc:515] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.293177  2398 leader_election.cc:290] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.293903  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:25:56.294224  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:25:56.295048  2233 raft_consensus.cc:2393] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3533638ffff43ae8693bc2a09f282d7 in current term 1: Already voted for candidate e307d7e671f74f0eb6925c92a02370e9 in this term.
I20260709 12:25:56.295892  2275 leader_election.cc:304] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [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: e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.296648  2398 raft_consensus.cc:3060] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:56.302122  2398 raft_consensus.cc:2749] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:56.305445  2372 consensus_queue.cc:1048] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.317174  2372 consensus_queue.cc:1048] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.347534  2233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
mode: GRACEFUL
new_leader_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:33922
I20260709 12:25:56.348443  2233 raft_consensus.cc:606] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Received request to transfer leadership to TS e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.351182  2355 consensus_queue.cc:1048] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.355073  2233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
mode: GRACEFUL
new_leader_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:33922
I20260709 12:25:56.355778  2233 raft_consensus.cc:606] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Received request to transfer leadership to TS e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.365502  2390 consensus_queue.cc:1048] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:56.377483  2398 consensus_queue.cc:1048] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.382367  2308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
mode: GRACEFUL
new_leader_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:58172
I20260709 12:25:56.382968  2308 raft_consensus.cc:606] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Received request to transfer leadership to TS e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.389382  2398 consensus_queue.cc:1048] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.390998  2234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
mode: GRACEFUL
new_leader_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:33922
I20260709 12:25:56.393589  2234 raft_consensus.cc:606] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Received request to transfer leadership to TS e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.402976  2308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
mode: GRACEFUL
new_leader_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:58172
I20260709 12:25:56.403528  2308 raft_consensus.cc:606] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Received request to transfer leadership to TS 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:25:56.419417  2159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d417d99e681542919a7716678fd80927"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
mode: GRACEFUL
new_leader_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:51112
I20260709 12:25:56.420121  2159 raft_consensus.cc:606] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Received request to transfer leadership to TS 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:25:56.420439  2398 consensus_queue.cc:1048] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.426458  2308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8488672f088477a9678f8c189573d03"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
mode: GRACEFUL
new_leader_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:58172
I20260709 12:25:56.427150  2308 raft_consensus.cc:606] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Received request to transfer leadership to TS 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:25:56.430099  2356 raft_consensus.cc:993] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7: : Instructing follower e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.430611  2356 raft_consensus.cc:1081] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Signalling peer e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.434358  2308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
mode: GRACEFUL
new_leader_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:58172
I20260709 12:25:56.434566  2159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:51108
I20260709 12:25:56.434948  2308 raft_consensus.cc:606] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Received request to transfer leadership to TS 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:25:56.435367  2159 raft_consensus.cc:493] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.435725  2159 raft_consensus.cc:3060] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.435501  2398 consensus_queue.cc:1048] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.442529  2160 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
mode: GRACEFUL
new_leader_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:51112
I20260709 12:25:56.443115  2160 raft_consensus.cc:606] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Received request to transfer leadership to TS e3533638ffff43ae8693bc2a09f282d7
I20260709 12:25:56.443496  2159 raft_consensus.cc:515] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.444525  2158 raft_consensus.cc:1240] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Rejecting Update request from peer e3533638ffff43ae8693bc2a09f282d7 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:56.445747  2159 leader_election.cc:290] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.447407  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:56.448774  2398 consensus_queue.cc:1059] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.449642  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b317399181442aa9971db1bd4a8510b" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.449648  2395 raft_consensus.cc:3055] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.450382  2395 raft_consensus.cc:740] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:56.451268  2395 consensus_queue.cc:260] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.452374  2395 raft_consensus.cc:3060] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.466114  2308 raft_consensus.cc:2468] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:25:56.467271  2126 leader_election.cc:304] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:25:56.468019  2390 raft_consensus.cc:2804] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.468416  2390 raft_consensus.cc:697] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:56.469151  2390 consensus_queue.cc:237] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.476454  2057 catalog_manager.cc:5697] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 1 to 2, leader changed from e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131) to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.498210  2390 consensus_queue.cc:1048] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.500250  2390 consensus_queue.cc:1048] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.506108  2389 raft_consensus.cc:993] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9: : Instructing follower e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:25:56.506588  2389 raft_consensus.cc:1081] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Signalling peer e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:25:56.508714  2308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:58160
I20260709 12:25:56.509689  2308 raft_consensus.cc:493] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.510054  2308 raft_consensus.cc:3060] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.517421  2308 raft_consensus.cc:515] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.518273  2309 raft_consensus.cc:1240] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Rejecting Update request from peer e307d7e671f74f0eb6925c92a02370e9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:56.520067  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:56.520571  2355 consensus_queue.cc:1059] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.521034  2308 leader_election.cc:290] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.521356  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ced780ce0eb4b5687bb78e4932f3aca" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:56.522099  2234 raft_consensus.cc:3060] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.523917  2158 raft_consensus.cc:3055] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.524420  2158 raft_consensus.cc:740] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:56.525341  2158 consensus_queue.cc:260] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.526736  2158 raft_consensus.cc:3060] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.528759  2395 consensus_queue.cc:1048] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.530328  2234 raft_consensus.cc:2468] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 2.
I20260709 12:25:56.531574  2275 leader_election.cc:304] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.532524  2395 raft_consensus.cc:2804] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.534346  2158 raft_consensus.cc:2468] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 2.
W20260709 12:25:56.534875  2389 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 12:25:56.536213  2395 raft_consensus.cc:697] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 2 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:56.536382  2356 raft_consensus.cc:993] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7: : Instructing follower 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.537221  2398 raft_consensus.cc:1081] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Signalling peer 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.537222  2395 consensus_queue.cc:237] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.539253  2234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:33908
I20260709 12:25:56.540707  2234 raft_consensus.cc:493] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.541108  2234 raft_consensus.cc:3060] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.547243  2057 catalog_manager.cc:5697] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 1 to 2, leader changed from e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129) to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:56.550282  2428 consensus_queue.cc:1048] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.549458  2234 raft_consensus.cc:515] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.555819  2234 leader_election.cc:290] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.556269  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.556980  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "591e570b7eec46c583fc5f537ddf06c7" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:56.557212  2308 raft_consensus.cc:3055] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.557751  2308 raft_consensus.cc:740] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:56.558979  2308 consensus_queue.cc:260] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.560485  2308 raft_consensus.cc:3060] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.568732  2308 raft_consensus.cc:2468] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:25:56.569743  2201 leader_election.cc:304] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: e307d7e671f74f0eb6925c92a02370e9
I20260709 12:25:56.570511  2372 raft_consensus.cc:2804] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.570994  2372 raft_consensus.cc:697] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:56.571624  2372 consensus_queue.cc:237] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.579926  2057 catalog_manager.cc:5697] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 1 to 2, leader changed from e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131) to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.622686  2371 raft_consensus.cc:993] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f: : Instructing follower e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.623229  2372 raft_consensus.cc:1081] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Signalling peer e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.623413  2428 consensus_queue.cc:1048] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:56.624619  2158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:41718
I20260709 12:25:56.625208  2158 raft_consensus.cc:493] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.625540  2158 raft_consensus.cc:3060] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.633844  2356 consensus_queue.cc:1048] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:56.634629  2158 raft_consensus.cc:515] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.637355  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:56.638000  2233 raft_consensus.cc:3055] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.638331  2233 raft_consensus.cc:740] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:56.638530  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac07086383164eaf976aa03a07a693f2" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.636782  2158 leader_election.cc:290] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.639111  2308 raft_consensus.cc:3060] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.639132  2233 consensus_queue.cc:260] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.640578  2233 raft_consensus.cc:3060] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.646520  2308 raft_consensus.cc:2468] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:25:56.647791  2233 raft_consensus.cc:2468] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:25:56.648855  2126 leader_election.cc:304] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.649679  2389 raft_consensus.cc:2804] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.650153  2389 raft_consensus.cc:697] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:56.651155  2389 consensus_queue.cc:237] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.654851  2356 raft_consensus.cc:993] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7: : Instructing follower 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.655440  2398 raft_consensus.cc:1081] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Signalling peer 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.657253  2234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:33908
I20260709 12:25:56.657837  2234 raft_consensus.cc:493] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.658226  2234 raft_consensus.cc:3060] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.661585  2056 catalog_manager.cc:5697] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 1 to 2, leader changed from 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130) to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.664188  2234 raft_consensus.cc:515] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.666432  2234 leader_election.cc:290] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.666703  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:56.667320  2158 raft_consensus.cc:3060] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.667549  2308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152c6aa1386e444c87db75e0c8acb9fc" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.673074  2308 raft_consensus.cc:3055] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.673413  2308 raft_consensus.cc:740] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:56.674232  2308 consensus_queue.cc:260] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.674909  2158 raft_consensus.cc:2468] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:25:56.675520  2308 raft_consensus.cc:3060] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.675895  2200 leader_election.cc:304] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: 
I20260709 12:25:56.676672  2372 raft_consensus.cc:2804] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.677155  2372 raft_consensus.cc:697] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:56.677966  2372 consensus_queue.cc:237] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.684003  2308 raft_consensus.cc:2468] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:25:56.684834  2057 catalog_manager.cc:5697] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 1 to 2, leader changed from e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131) to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.722239  2371 raft_consensus.cc:993] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f: : Instructing follower e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.722731  2371 raft_consensus.cc:1081] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Signalling peer e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.724277  2158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:41718
I20260709 12:25:56.724848  2158 raft_consensus.cc:493] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.725179  2158 raft_consensus.cc:3060] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.730248  2158 raft_consensus.cc:515] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.732105  2158 leader_election.cc:290] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.732910  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:56.733247  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec522e9cb3049029c18239448fa0b0e" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.733619  2234 raft_consensus.cc:3055] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.733978  2309 raft_consensus.cc:3060] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.734001  2234 raft_consensus.cc:740] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:56.734968  2234 consensus_queue.cc:260] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.735918  2234 raft_consensus.cc:3060] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.739871  2309 raft_consensus.cc:2468] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:25:56.740820  2234 raft_consensus.cc:2468] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:25:56.741086  2126 leader_election.cc:304] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.741966  2389 raft_consensus.cc:2804] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.742414  2389 raft_consensus.cc:697] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:56.743062  2389 consensus_queue.cc:237] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.749467  2057 catalog_manager.cc:5697] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 1 to 2, leader changed from 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130) to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.767045  2355 raft_consensus.cc:993] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9: : Instructing follower 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.767637  2389 raft_consensus.cc:1081] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Signalling peer 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.769177  2234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d417d99e681542919a7716678fd80927"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:33892
I20260709 12:25:56.769711  2234 raft_consensus.cc:493] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.770006  2234 raft_consensus.cc:3060] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.774933  2234 raft_consensus.cc:515] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.776562  2234 leader_election.cc:290] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.777565  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:56.777770  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d417d99e681542919a7716678fd80927" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.778169  2158 raft_consensus.cc:3055] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.778385  2309 raft_consensus.cc:3060] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.778553  2158 raft_consensus.cc:740] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:56.779363  2158 consensus_queue.cc:260] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.780431  2158 raft_consensus.cc:3060] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.783804  2309 raft_consensus.cc:2468] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:25:56.784864  2201 leader_election.cc:304] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.785689  2371 raft_consensus.cc:2804] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.786147  2371 raft_consensus.cc:697] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:56.786180  2158 raft_consensus.cc:2468] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:25:56.787055  2371 consensus_queue.cc:237] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.792969  2057 catalog_manager.cc:5697] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 1 to 2, leader changed from e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129) to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.820472  2371 raft_consensus.cc:993] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f: : Instructing follower e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.821101  2432 raft_consensus.cc:1081] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Signalling peer e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:25:56.822557  2158 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:41718
I20260709 12:25:56.823081  2158 raft_consensus.cc:493] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.823439  2158 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.828992  2158 raft_consensus.cc:515] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:56.830601  2158 leader_election.cc:290] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Requested vote from peers e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:25:56.831544  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.832216  2309 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.832019  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:25:56.832755  2234 raft_consensus.cc:3055] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.833127  2234 raft_consensus.cc:740] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:56.833964  2234 consensus_queue.cc:260] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:56.835223  2234 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.839859  2309 raft_consensus.cc:2468] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:25:56.841310  2126 leader_election.cc:304] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:25:56.842047  2389 raft_consensus.cc:2804] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.842447  2389 raft_consensus.cc:697] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:25:56.842674  2234 raft_consensus.cc:2468] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:25:56.843354  2389 consensus_queue.cc:237] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:25:56.850164  2057 catalog_manager.cc:5697] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 1 to 2, leader changed from 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130) to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.943636  2395 raft_consensus.cc:993] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7: : Instructing follower 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.944136  2395 raft_consensus.cc:1081] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Signalling peer 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:25:56.945897  2234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8488672f088477a9678f8c189573d03"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:33908
I20260709 12:25:56.946453  2234 raft_consensus.cc:493] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.946805  2234 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.952497  2234 raft_consensus.cc:515] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.954540  2234 leader_election.cc:290] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:25:56.955385  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:25:56.955690  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:25:56.955996  2158 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.956360  2309 raft_consensus.cc:3055] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:56.956683  2309 raft_consensus.cc:740] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:25:56.957504  2309 consensus_queue.cc:260] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.958518  2309 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.961694  2158 raft_consensus.cc:2468] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:25:56.963035  2200 leader_election.cc:304] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: 
I20260709 12:25:56.963771  2432 raft_consensus.cc:2804] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:56.964238  2432 raft_consensus.cc:697] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:25:56.965044  2432 consensus_queue.cc:237] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:56.965799  2309 raft_consensus.cc:2468] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:25:56.971712  2057 catalog_manager.cc:5697] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 1 to 2, leader changed from e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131) to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.989784  2309 raft_consensus.cc:1275] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:56.991127  2389 consensus_queue.cc:1048] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:56.999837  2158 raft_consensus.cc:3060] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.000537  2234 raft_consensus.cc:3060] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.007818  2234 raft_consensus.cc:1275] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.009086  2158 raft_consensus.cc:1275] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.009959  2234 raft_consensus.cc:1275] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.009718  2389 consensus_queue.cc:1048] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:57.011250  2395 consensus_queue.cc:1048] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.011842  2432 consensus_queue.cc:1048] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:57.023047  2159 raft_consensus.cc:1275] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.026795  2395 consensus_queue.cc:1048] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.029345  2309 raft_consensus.cc:1275] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.031169  2372 consensus_queue.cc:1048] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.062232  2309 raft_consensus.cc:1275] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.063602  2372 consensus_queue.cc:1048] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.071156  2158 raft_consensus.cc:1275] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.072844  2432 consensus_queue.cc:1048] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.121778  2234 raft_consensus.cc:1275] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.123194  2389 consensus_queue.cc:1048] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.130684  2309 raft_consensus.cc:1275] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.132097  2390 consensus_queue.cc:1048] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.204807  2309 raft_consensus.cc:1275] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.206305  2432 consensus_queue.cc:1048] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.214203  2158 raft_consensus.cc:1275] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.216388  2371 consensus_queue.cc:1048] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.259135  2234 raft_consensus.cc:1275] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.260752  2390 consensus_queue.cc:1048] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:57.269245  2309 raft_consensus.cc:1275] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.270759  2389 consensus_queue.cc:1048] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.287570  2309 raft_consensus.cc:1275] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.288893  2389 consensus_queue.cc:1048] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.296736  2234 raft_consensus.cc:1275] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.298949  2390 consensus_queue.cc:1048] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.348479  2309 raft_consensus.cc:1275] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.349802  2371 consensus_queue.cc:1048] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:57.358548  2158 raft_consensus.cc:1275] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:57.359886  2372 consensus_queue.cc:1048] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:59.473433  2055 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55168:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:25:59.475785  2055 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:25:59.524705  2144 tablet_service.cc:1511] Processing CreateTablet for tablet 588c57688af84c119b2ab7cd19a621f8 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:59.526551  2144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588c57688af84c119b2ab7cd19a621f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.526420  2218 tablet_service.cc:1511] Processing CreateTablet for tablet 588c57688af84c119b2ab7cd19a621f8 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:59.527846  2218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588c57688af84c119b2ab7cd19a621f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.527729  2299 tablet_service.cc:1511] Processing CreateTablet for tablet 588c57688af84c119b2ab7cd19a621f8 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:25:59.529327  2299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 588c57688af84c119b2ab7cd19a621f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.536944  2147 tablet_service.cc:1511] Processing CreateTablet for tablet 13aaec1b8df74438b974462bd7e136bd (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:59.539706  2147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aaec1b8df74438b974462bd7e136bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.540397  2223 tablet_service.cc:1511] Processing CreateTablet for tablet 13aaec1b8df74438b974462bd7e136bd (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:59.542029  2223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aaec1b8df74438b974462bd7e136bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.541781  2294 tablet_service.cc:1511] Processing CreateTablet for tablet 02e341e1563543dcb4256968ae0ddf9d (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:59.542220  2293 tablet_service.cc:1511] Processing CreateTablet for tablet 13aaec1b8df74438b974462bd7e136bd (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:25:59.543247  2294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e341e1563543dcb4256968ae0ddf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.538247  2143 tablet_service.cc:1511] Processing CreateTablet for tablet 02e341e1563543dcb4256968ae0ddf9d (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:59.544668  2143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e341e1563543dcb4256968ae0ddf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.546458  2219 tablet_service.cc:1511] Processing CreateTablet for tablet 02e341e1563543dcb4256968ae0ddf9d (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:25:59.547971  2219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02e341e1563543dcb4256968ae0ddf9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.551045  2146 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8d1ae876d4ab7adf78be28c541d09 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:59.552343  2221 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8d1ae876d4ab7adf78be28c541d09 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:59.553898  2221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8d1ae876d4ab7adf78be28c541d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.553782  2297 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd3a34dd79a4ff68aa243d5750ab61b (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:59.554164  2295 tablet_service.cc:1511] Processing CreateTablet for tablet 17d8d1ae876d4ab7adf78be28c541d09 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:25:59.555328  2297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd3a34dd79a4ff68aa243d5750ab61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.555974  2145 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd3a34dd79a4ff68aa243d5750ab61b (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:59.556248  2222 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd3a34dd79a4ff68aa243d5750ab61b (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:25:59.557771  2222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd3a34dd79a4ff68aa243d5750ab61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.558631  2149 tablet_service.cc:1511] Processing CreateTablet for tablet 602096f5613e4769b3ceb50098c18478 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:59.560153  2293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13aaec1b8df74438b974462bd7e136bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.562021  2295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8d1ae876d4ab7adf78be28c541d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.552402  2146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17d8d1ae876d4ab7adf78be28c541d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.567902  2296 tablet_service.cc:1511] Processing CreateTablet for tablet 602096f5613e4769b3ceb50098c18478 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:59.569332  2145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd3a34dd79a4ff68aa243d5750ab61b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.570151  2296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602096f5613e4769b3ceb50098c18478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.573051  2298 tablet_service.cc:1511] Processing CreateTablet for tablet a9eff497ca58404e9f4eee0fd510e034 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:59.574410  2298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eff497ca58404e9f4eee0fd510e034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.575109  2220 tablet_service.cc:1511] Processing CreateTablet for tablet 602096f5613e4769b3ceb50098c18478 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:25:59.576587  2220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602096f5613e4769b3ceb50098c18478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.577363  2149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 602096f5613e4769b3ceb50098c18478. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.578224  2292 tablet_service.cc:1511] Processing CreateTablet for tablet 00858bfbffbb4167a879314b2c20f549 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:59.579860  2292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00858bfbffbb4167a879314b2c20f549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.579883  2225 tablet_service.cc:1511] Processing CreateTablet for tablet 00858bfbffbb4167a879314b2c20f549 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:59.582643  2225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00858bfbffbb4167a879314b2c20f549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.583909  2150 tablet_service.cc:1511] Processing CreateTablet for tablet a9eff497ca58404e9f4eee0fd510e034 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:59.585234  2150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eff497ca58404e9f4eee0fd510e034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.581102  2217 tablet_service.cc:1511] Processing CreateTablet for tablet cc49e525c59a4e12b242da8ec03417a3 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:59.586742  2217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc49e525c59a4e12b242da8ec03417a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.578331  2224 tablet_service.cc:1511] Processing CreateTablet for tablet a9eff497ca58404e9f4eee0fd510e034 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:25:59.590441  2224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9eff497ca58404e9f4eee0fd510e034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.590299  2148 tablet_service.cc:1511] Processing CreateTablet for tablet 00858bfbffbb4167a879314b2c20f549 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:25:59.591650  2148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00858bfbffbb4167a879314b2c20f549. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.594868  2291 tablet_service.cc:1511] Processing CreateTablet for tablet cc49e525c59a4e12b242da8ec03417a3 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:59.596343  2291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc49e525c59a4e12b242da8ec03417a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.600950  2142 tablet_service.cc:1511] Processing CreateTablet for tablet cc49e525c59a4e12b242da8ec03417a3 (DEFAULT_TABLE table=soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:25:59.602329  2142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc49e525c59a4e12b242da8ec03417a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:59.686069  2448 tablet_bootstrap.cc:492] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:59.711741  2448 tablet_bootstrap.cc:654] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:59.737548  2044 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.128.129:40105, user_credentials={real_user=slave}} blocked reactor thread for 81583.9us
W20260709 12:25:59.741436  2106 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:25:59.742235  2045 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.28.128.130:37131, user_credentials={real_user=slave}} blocked reactor thread for 50029.9us
I20260709 12:25:59.756469  2447 tablet_bootstrap.cc:492] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:25:59.799511  2447 tablet_bootstrap.cc:654] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.806344  2449 tablet_bootstrap.cc:492] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:59.825847  2448 tablet_bootstrap.cc:492] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:25:59.826615  2448 ts_tablet_manager.cc:1403] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.141s	user 0.010s	sys 0.009s
I20260709 12:25:59.828811  2449 tablet_bootstrap.cc:654] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.831415  2448 raft_consensus.cc:359] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.832301  2448 raft_consensus.cc:385] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.832618  2448 raft_consensus.cc:740] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.834872  2449 tablet_bootstrap.cc:492] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:59.835678  2449 ts_tablet_manager.cc:1403] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.008s
I20260709 12:25:59.840335  2449 raft_consensus.cc:359] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.841609  2449 raft_consensus.cc:385] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.841969  2449 raft_consensus.cc:740] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.843444  2449 consensus_queue.cc:260] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.845952  2449 ts_tablet_manager.cc:1434] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:25:59.847079  2449 tablet_bootstrap.cc:492] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:59.854658  2449 tablet_bootstrap.cc:654] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.860814  2449 tablet_bootstrap.cc:492] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:59.861370  2449 ts_tablet_manager.cc:1403] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:25:59.864431  2449 raft_consensus.cc:359] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.865125  2449 raft_consensus.cc:385] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.865418  2449 raft_consensus.cc:740] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.866142  2449 consensus_queue.cc:260] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.870635  2449 ts_tablet_manager.cc:1434] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20260709 12:25:59.871735  2449 tablet_bootstrap.cc:492] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:59.878552  2449 tablet_bootstrap.cc:654] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.886272  2449 tablet_bootstrap.cc:492] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:59.886853  2449 ts_tablet_manager.cc:1403] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:25:59.890465  2449 raft_consensus.cc:359] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.891268  2449 raft_consensus.cc:385] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.891587  2449 raft_consensus.cc:740] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.892303  2449 consensus_queue.cc:260] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.895023  2449 ts_tablet_manager.cc:1434] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:25:59.896250  2449 tablet_bootstrap.cc:492] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:59.903126  2449 tablet_bootstrap.cc:654] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.910023  2449 tablet_bootstrap.cc:492] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:59.910658  2449 ts_tablet_manager.cc:1403] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:25:59.914260  2449 raft_consensus.cc:359] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.915081  2449 raft_consensus.cc:385] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.915417  2449 raft_consensus.cc:740] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.916061  2449 consensus_queue.cc:260] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.918282  2449 ts_tablet_manager.cc:1434] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:59.919486  2449 tablet_bootstrap.cc:492] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:59.927570  2449 tablet_bootstrap.cc:654] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.934044  2449 tablet_bootstrap.cc:492] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:59.934634  2449 ts_tablet_manager.cc:1403] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:25:59.938457  2449 raft_consensus.cc:359] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.939273  2449 raft_consensus.cc:385] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.939613  2449 raft_consensus.cc:740] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.940490  2449 consensus_queue.cc:260] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.943243  2449 ts_tablet_manager.cc:1434] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:59.944310  2449 tablet_bootstrap.cc:492] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:59.951895  2449 tablet_bootstrap.cc:654] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.959667  2449 tablet_bootstrap.cc:492] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:25:59.960515  2449 ts_tablet_manager.cc:1403] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260709 12:25:59.964197  2449 raft_consensus.cc:359] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.965041  2449 raft_consensus.cc:385] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.965404  2449 raft_consensus.cc:740] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.966835  2449 consensus_queue.cc:260] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.969667  2449 ts_tablet_manager.cc:1434] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:25:59.970885  2449 tablet_bootstrap.cc:492] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:25:59.978338  2448 consensus_queue.cc:260] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.980118  2449 tablet_bootstrap.cc:654] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:59.981492  2448 ts_tablet_manager.cc:1434] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.154s	user 0.007s	sys 0.005s
I20260709 12:25:59.982455  2448 tablet_bootstrap.cc:492] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:25:59.985370  2447 tablet_bootstrap.cc:492] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:25:59.985886  2447 ts_tablet_manager.cc:1403] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.230s	user 0.009s	sys 0.022s
I20260709 12:25:59.988715  2447 raft_consensus.cc:359] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:25:59.989500  2447 raft_consensus.cc:385] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:59.989809  2447 raft_consensus.cc:740] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:25:59.998754  2447 consensus_queue.cc:260] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.002785  2448 tablet_bootstrap.cc:654] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.008391  2447 ts_tablet_manager.cc:1434] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 12:26:00.009680  2447 tablet_bootstrap.cc:492] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.011160  2449 tablet_bootstrap.cc:492] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:26:00.011723  2449 ts_tablet_manager.cc:1403] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.016s
I20260709 12:26:00.015024  2449 raft_consensus.cc:359] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.015820  2449 raft_consensus.cc:385] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.016125  2449 raft_consensus.cc:740] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.016469  2447 tablet_bootstrap.cc:654] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.016943  2449 consensus_queue.cc:260] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.019560  2449 ts_tablet_manager.cc:1434] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:26:00.020954  2449 tablet_bootstrap.cc:492] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:26:00.029556  2447 tablet_bootstrap.cc:492] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:26:00.030187  2447 ts_tablet_manager.cc:1403] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.013s
I20260709 12:26:00.033293  2447 raft_consensus.cc:359] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.033725  2434 raft_consensus.cc:493] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.034494  2447 raft_consensus.cc:385] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.034880  2447 raft_consensus.cc:740] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.034847  2434 raft_consensus.cc:515] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.035904  2447 consensus_queue.cc:260] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.038520  2447 ts_tablet_manager.cc:1434] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:26:00.038686  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.039063  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.039585  2447 tablet_bootstrap.cc:492] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.040118  2449 tablet_bootstrap.cc:654] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:00.040339  2274 leader_election.cc:343] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.040833  2434 leader_election.cc:290] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
W20260709 12:26:00.041011  2275 leader_election.cc:343] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.041534  2275 leader_election.cc:304] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [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: e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9
I20260709 12:26:00.042526  2434 raft_consensus.cc:2749] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.048781  2447 tablet_bootstrap.cc:654] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.055541  2449 tablet_bootstrap.cc:492] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:26:00.056196  2449 ts_tablet_manager.cc:1403] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260709 12:26:00.058975  2449 raft_consensus.cc:359] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.059746  2449 raft_consensus.cc:385] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.060045  2449 raft_consensus.cc:740] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.060925  2449 consensus_queue.cc:260] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.062347  2447 tablet_bootstrap.cc:492] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:26:00.063035  2447 ts_tablet_manager.cc:1403] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260709 12:26:00.063205  2449 ts_tablet_manager.cc:1434] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:00.064203  2449 tablet_bootstrap.cc:492] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: Bootstrap starting.
I20260709 12:26:00.066247  2447 raft_consensus.cc:359] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.067034  2447 raft_consensus.cc:385] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.067617  2447 raft_consensus.cc:740] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.068364  2447 consensus_queue.cc:260] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.070194  2449 tablet_bootstrap.cc:654] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.070772  2447 ts_tablet_manager.cc:1434] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:26:00.073861  2447 tablet_bootstrap.cc:492] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.074602  2436 raft_consensus.cc:493] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.075258  2436 raft_consensus.cc:515] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.077347  2436 leader_election.cc:290] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.081434  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaec1b8df74438b974462bd7e136bd" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.082824  2449 tablet_bootstrap.cc:492] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: No bootstrap required, opened a new log
I20260709 12:26:00.081840  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaec1b8df74438b974462bd7e136bd" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.083966  2447 tablet_bootstrap.cc:654] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.084164  2306 raft_consensus.cc:2468] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
W20260709 12:26:00.084311  2126 leader_election.cc:343] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.083407  2449 ts_tablet_manager.cc:1403] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 12:26:00.086388  2126 leader_election.cc:304] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.087612  2436 raft_consensus.cc:2804] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.088054  2436 raft_consensus.cc:493] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.088443  2436 raft_consensus.cc:3060] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.088310  2449 raft_consensus.cc:359] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.089416  2449 raft_consensus.cc:385] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.089774  2449 raft_consensus.cc:740] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.090701  2449 consensus_queue.cc:260] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.094409  2449 ts_tablet_manager.cc:1434] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:26:00.097200  2436 raft_consensus.cc:515] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.100157  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaec1b8df74438b974462bd7e136bd" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
W20260709 12:26:00.101548  2126 leader_election.cc:343] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.103989  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaec1b8df74438b974462bd7e136bd" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.104527  2306 raft_consensus.cc:3060] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.105201  2447 tablet_bootstrap.cc:492] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:26:00.105952  2447 ts_tablet_manager.cc:1403] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 12:26:00.110486  2436 leader_election.cc:290] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.111920  2447 raft_consensus.cc:359] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.112720  2447 raft_consensus.cc:385] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.113157  2447 raft_consensus.cc:740] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.114100  2448 tablet_bootstrap.cc:492] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.113909  2447 consensus_queue.cc:260] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.114797  2448 ts_tablet_manager.cc:1403] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.133s	user 0.035s	sys 0.023s
I20260709 12:26:00.112618  2306 raft_consensus.cc:2468] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
I20260709 12:26:00.117476  2447 ts_tablet_manager.cc:1434] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:26:00.117652  2126 leader_election.cc:304] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.118534  2447 tablet_bootstrap.cc:492] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.119009  2436 raft_consensus.cc:2804] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.118834  2448 raft_consensus.cc:359] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.119580  2436 raft_consensus.cc:697] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:00.119792  2448 raft_consensus.cc:385] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.120203  2448 raft_consensus.cc:740] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.120581  2436 consensus_queue.cc:237] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.121235  2448 consensus_queue.cc:260] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.124069  2448 ts_tablet_manager.cc:1434] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 12:26:00.125303  2448 tablet_bootstrap.cc:492] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:26:00.125605  2447 tablet_bootstrap.cc:654] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.133539  2448 tablet_bootstrap.cc:654] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.140228  2447 tablet_bootstrap.cc:492] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:26:00.140750  2447 ts_tablet_manager.cc:1403] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.011s
I20260709 12:26:00.141234  2448 tablet_bootstrap.cc:492] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.141844  2448 ts_tablet_manager.cc:1403] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 12:26:00.143589  2057 catalog_manager.cc:5697] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.143787  2447 raft_consensus.cc:359] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.144595  2447 raft_consensus.cc:385] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.144901  2447 raft_consensus.cc:740] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.145514  2448 raft_consensus.cc:359] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.146394  2448 raft_consensus.cc:385] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.146760  2448 raft_consensus.cc:740] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.147394  2448 consensus_queue.cc:260] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.149515  2448 ts_tablet_manager.cc:1434] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:26:00.150475  2448 tablet_bootstrap.cc:492] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:26:00.145710  2447 consensus_queue.cc:260] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.153100  2447 ts_tablet_manager.cc:1434] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:26:00.154336  2447 tablet_bootstrap.cc:492] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.162813  2436 raft_consensus.cc:493] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.163368  2436 raft_consensus.cc:515] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.165400  2436 leader_election.cc:290] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.165887  2436 raft_consensus.cc:493] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.166733  2447 tablet_bootstrap.cc:654] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.166458  2436 raft_consensus.cc:515] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.167892  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.168608  2306 raft_consensus.cc:2468] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
I20260709 12:26:00.168697  2436 leader_election.cc:290] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.169831  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.170428  2306 raft_consensus.cc:2468] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
I20260709 12:26:00.171124  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.171360  2126 leader_election.cc:304] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.172210  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
W20260709 12:26:00.172701  2126 leader_election.cc:343] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.173976  2126 leader_election.cc:304] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.175094  2458 raft_consensus.cc:2804] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.175452  2458 raft_consensus.cc:493] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.175774  2458 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.166469  2448 tablet_bootstrap.cc:654] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:00.179129  2126 leader_election.cc:343] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.180231  2436 raft_consensus.cc:2804] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.180740  2436 raft_consensus.cc:493] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.181166  2436 raft_consensus.cc:3060] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.184399  2458 raft_consensus.cc:515] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.187247  2458 leader_election.cc:290] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.188925  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.189077  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.189800  2306 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.189880  2447 tablet_bootstrap.cc:492] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:26:00.190409  2447 ts_tablet_manager.cc:1403] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.010s
W20260709 12:26:00.190686  2126 leader_election.cc:343] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.192679  2436 raft_consensus.cc:515] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.193506  2447 raft_consensus.cc:359] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.194270  2447 raft_consensus.cc:385] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.194564  2447 raft_consensus.cc:740] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.194855  2436 leader_election.cc:290] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.195566  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.195289  2447 consensus_queue.cc:260] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.197453  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.197762  2447 ts_tablet_manager.cc:1434] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:00.197470  2306 raft_consensus.cc:2468] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
I20260709 12:26:00.198248  2309 raft_consensus.cc:3060] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.198976  2447 tablet_bootstrap.cc:492] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.201979  2448 tablet_bootstrap.cc:492] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.202570  2448 ts_tablet_manager.cc:1403] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.001s
I20260709 12:26:00.204691  2309 raft_consensus.cc:2468] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
W20260709 12:26:00.206123  2126 leader_election.cc:343] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.206398  2447 tablet_bootstrap.cc:654] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.206902  2126 leader_election.cc:304] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.207667  2436 raft_consensus.cc:2804] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.208030  2126 leader_election.cc:304] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.208783  2458 raft_consensus.cc:2804] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.205788  2448 raft_consensus.cc:359] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.209286  2448 raft_consensus.cc:385] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.209614  2448 raft_consensus.cc:740] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.210444  2448 consensus_queue.cc:260] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.212841  2448 ts_tablet_manager.cc:1434] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:26:00.208375  2436 raft_consensus.cc:697] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:00.214140  2448 tablet_bootstrap.cc:492] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:26:00.214996  2436 consensus_queue.cc:237] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.233954  2448 tablet_bootstrap.cc:654] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.230916  2458 raft_consensus.cc:697] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:00.240083  2478 raft_consensus.cc:493] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.240639  2478 raft_consensus.cc:515] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.240366  2458 consensus_queue.cc:237] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.242164  2479 raft_consensus.cc:493] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.242702  2479 raft_consensus.cc:515] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.244799  2479 leader_election.cc:290] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.247380  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.248472  2306 raft_consensus.cc:2468] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
I20260709 12:26:00.250803  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.253635  2460 raft_consensus.cc:493] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.254335  2460 raft_consensus.cc:515] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.252496  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.261734  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eff497ca58404e9f4eee0fd510e034" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
W20260709 12:26:00.260447  2126 leader_election.cc:343] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:00.263813  2126 leader_election.cc:343] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.264635  2126 leader_election.cc:304] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.265687  2479 raft_consensus.cc:2804] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.266160  2479 raft_consensus.cc:493] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.266553  2479 raft_consensus.cc:3060] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.270570  2434 raft_consensus.cc:493] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:26:00.270907  2200 leader_election.cc:343] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.271152  2434 raft_consensus.cc:515] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.273236  2460 leader_election.cc:290] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.273571  2447 tablet_bootstrap.cc:492] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:26:00.279949  2056 catalog_manager.cc:5697] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.278017  2434 leader_election.cc:290] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:00.278630  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.282127  2158 raft_consensus.cc:2468] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:26:00.279006  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eff497ca58404e9f4eee0fd510e034" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.283056  2306 raft_consensus.cc:2468] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 0.
I20260709 12:26:00.284386  2201 leader_election.cc:304] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: e307d7e671f74f0eb6925c92a02370e9
I20260709 12:26:00.285310  2274 leader_election.cc:304] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.285595  2460 raft_consensus.cc:2804] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.285983  2460 raft_consensus.cc:493] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.286330  2460 raft_consensus.cc:3060] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.288156  2479 raft_consensus.cc:515] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.280061  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.281642  2447 ts_tablet_manager.cc:1403] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.015s
I20260709 12:26:00.281484  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.290804  2434 raft_consensus.cc:2804] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.292544  2434 raft_consensus.cc:493] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.292898  2434 raft_consensus.cc:3060] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.295068  2447 raft_consensus.cc:359] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.295814  2447 raft_consensus.cc:385] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.296099  2447 raft_consensus.cc:740] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.296881  2447 consensus_queue.cc:260] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
W20260709 12:26:00.297750  2275 leader_election.cc:343] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.279661  2478 leader_election.cc:290] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.299544  2447 ts_tablet_manager.cc:1434] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:26:00.299552  2057 catalog_manager.cc:5697] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.300838  2447 tablet_bootstrap.cc:492] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.300486  2434 raft_consensus.cc:515] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.301844  2309 raft_consensus.cc:2393] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e307d7e671f74f0eb6925c92a02370e9 in current term 1: Already voted for candidate e3533638ffff43ae8693bc2a09f282d7 in this term.
I20260709 12:26:00.302997  2479 leader_election.cc:290] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.303627  2448 tablet_bootstrap.cc:492] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.304479  2448 ts_tablet_manager.cc:1403] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.023s
I20260709 12:26:00.304816  2126 leader_election.cc:304] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9; no voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.305172  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.303736  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.305915  2309 raft_consensus.cc:3060] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.296496  2460 raft_consensus.cc:515] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
W20260709 12:26:00.306895  2126 leader_election.cc:343] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.307345  2479 raft_consensus.cc:3060] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.311616  2454 raft_consensus.cc:493] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.312178  2454 raft_consensus.cc:515] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.313663  2447 tablet_bootstrap.cc:654] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.314631  2454 leader_election.cc:290] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:00.315585  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.316188  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.316854  2158 raft_consensus.cc:2468] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
W20260709 12:26:00.317283  2275 leader_election.cc:343] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.318394  2274 leader_election.cc:304] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.319422  2454 raft_consensus.cc:2804] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.319773  2454 raft_consensus.cc:493] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.320140  2454 raft_consensus.cc:3060] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.320109  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.320952  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:00.321686  2447 tablet_bootstrap.cc:492] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
W20260709 12:26:00.321815  2275 leader_election.cc:343] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.322204  2447 ts_tablet_manager.cc:1403] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 12:26:00.308682  2448 raft_consensus.cc:359] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.322896  2434 leader_election.cc:290] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:00.323338  2309 raft_consensus.cc:2468] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
I20260709 12:26:00.323972  2460 leader_election.cc:290] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.324680  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eff497ca58404e9f4eee0fd510e034" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:00.325093  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eff497ca58404e9f4eee0fd510e034" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.329944  2306 raft_consensus.cc:3060] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:00.330436  2200 leader_election.cc:343] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.331954  2126 leader_election.cc:304] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.333691  2458 raft_consensus.cc:2804] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.334203  2458 raft_consensus.cc:697] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:00.334950  2458 consensus_queue.cc:237] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.328626  2479 raft_consensus.cc:2749] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.325486  2447 raft_consensus.cc:359] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.335831  2447 raft_consensus.cc:385] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.336199  2447 raft_consensus.cc:740] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.336896  2447 consensus_queue.cc:260] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.337718  2306 raft_consensus.cc:2468] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 1.
I20260709 12:26:00.334815  2454 raft_consensus.cc:515] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.329273  2448 raft_consensus.cc:385] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.338760  2448 raft_consensus.cc:740] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.339051  2201 leader_election.cc:304] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: e307d7e671f74f0eb6925c92a02370e9
I20260709 12:26:00.339545  2448 consensus_queue.cc:260] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.340808  2435 raft_consensus.cc:2804] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.341308  2435 raft_consensus.cc:697] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:26:00.341375  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.342207  2435 consensus_queue.cc:237] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
W20260709 12:26:00.342896  2275 leader_election.cc:343] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:00.342963  2158 raft_consensus.cc:2468] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:26:00.340057  2454 leader_election.cc:290] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:00.344478  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:00.345039  2447 ts_tablet_manager.cc:1434] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260709 12:26:00.345188  2159 raft_consensus.cc:3060] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.346156  2447 tablet_bootstrap.cc:492] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9: Bootstrap starting.
I20260709 12:26:00.352526  2448 ts_tablet_manager.cc:1434] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 12:26:00.353289  2447 tablet_bootstrap.cc:654] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.353735  2448 tablet_bootstrap.cc:492] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:26:00.354655  2159 raft_consensus.cc:2468] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:26:00.360910  2274 leader_election.cc:304] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.361824  2454 raft_consensus.cc:2804] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.362311  2274 leader_election.cc:304] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.362322  2454 raft_consensus.cc:697] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:00.363631  2434 raft_consensus.cc:2804] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.363580  2454 consensus_queue.cc:237] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.364190  2434 raft_consensus.cc:697] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:00.364400  2057 catalog_manager.cc:5697] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 1 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.365128  2434 consensus_queue.cc:237] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.368062  2056 catalog_manager.cc:5697] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.371758  2448 tablet_bootstrap.cc:654] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.384630  2448 tablet_bootstrap.cc:492] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.384915  2447 tablet_bootstrap.cc:492] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9: No bootstrap required, opened a new log
I20260709 12:26:00.385211  2448 ts_tablet_manager.cc:1403] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.002s
I20260709 12:26:00.385480  2447 ts_tablet_manager.cc:1403] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.011s
I20260709 12:26:00.388469  2447 raft_consensus.cc:359] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.389192  2447 raft_consensus.cc:385] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.389549  2447 raft_consensus.cc:740] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.389050  2057 catalog_manager.cc:5697] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:00.390192  2447 consensus_queue.cc:260] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.392340  2447 ts_tablet_manager.cc:1434] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 12:26:00.394205  2448 raft_consensus.cc:359] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.394999  2448 raft_consensus.cc:385] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.395303  2448 raft_consensus.cc:740] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.396107  2448 consensus_queue.cc:260] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.398468  2448 ts_tablet_manager.cc:1434] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:26:00.401762  2448 tablet_bootstrap.cc:492] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:26:00.404431  2056 catalog_manager.cc:5697] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:00.408396  2448 tablet_bootstrap.cc:654] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.409199  2458 raft_consensus.cc:493] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.409744  2458 raft_consensus.cc:515] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.412010  2458 leader_election.cc:290] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.415684  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.416766  2233 raft_consensus.cc:2468] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
I20260709 12:26:00.417346  2454 raft_consensus.cc:493] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.418253  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.419210  2306 raft_consensus.cc:2468] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 0.
I20260709 12:26:00.420950  2126 leader_election.cc:304] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.422039  2458 raft_consensus.cc:2804] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.423828  2458 raft_consensus.cc:493] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.418110  2454 raft_consensus.cc:515] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.433565  2458 raft_consensus.cc:3060] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.430166  2435 raft_consensus.cc:493] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.435287  2435 raft_consensus.cc:515] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.438378  2462 raft_consensus.cc:493] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.439175  2462 raft_consensus.cc:515] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.463721  2460 raft_consensus.cc:493] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.464627  2460 raft_consensus.cc:515] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.510569  2494 raft_consensus.cc:493] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.513543  2448 tablet_bootstrap.cc:492] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.517910  2448 ts_tablet_manager.cc:1403] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.116s	user 0.024s	sys 0.041s
I20260709 12:26:00.517660  2458 raft_consensus.cc:515] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.519824  2458 leader_election.cc:290] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.520452  2460 leader_election.cc:290] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.520354  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
W20260709 12:26:00.513759  2126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:37131, user_credentials={real_user=slave}} blocked reactor thread for 81726.9us
I20260709 12:26:00.521333  2233 raft_consensus.cc:2468] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:26:00.521204  2448 raft_consensus.cc:359] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.522073  2448 raft_consensus.cc:385] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.522226  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.516832  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.523113  2309 raft_consensus.cc:2393] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a6f0f98564c43a88804b132be4ff17f in current term 1: Already voted for candidate e307d7e671f74f0eb6925c92a02370e9 in this term.
I20260709 12:26:00.523511  2306 raft_consensus.cc:2393] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a6f0f98564c43a88804b132be4ff17f in current term 1: Already voted for candidate e307d7e671f74f0eb6925c92a02370e9 in this term.
I20260709 12:26:00.514755  2462 leader_election.cc:290] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.515379  2454 leader_election.cc:290] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:00.525156  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.525838  2306 raft_consensus.cc:2468] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 0.
I20260709 12:26:00.522406  2448 raft_consensus.cc:740] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.526461  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.515592  2494 raft_consensus.cc:515] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.526857  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.528234  2159 raft_consensus.cc:2468] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 0.
I20260709 12:26:00.528399  2234 raft_consensus.cc:3060] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.528558  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.529093  2233 raft_consensus.cc:3060] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.530224  2494 leader_election.cc:290] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.513648  2435 leader_election.cc:290] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.531502  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.532148  2160 raft_consensus.cc:2468] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 0.
I20260709 12:26:00.527513  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.535141  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaec1b8df74438b974462bd7e136bd" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.532178  2448 consensus_queue.cc:260] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.535789  2234 raft_consensus.cc:2468] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
I20260709 12:26:00.537246  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.537863  2306 raft_consensus.cc:3060] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.537323  2201 leader_election.cc:304] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.539840  2200 leader_election.cc:304] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.537248  2274 leader_election.cc:304] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.540491  2448 ts_tablet_manager.cc:1434] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:26:00.541006  2454 raft_consensus.cc:2804] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.541302  2462 raft_consensus.cc:2804] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:00.541476  2454 raft_consensus.cc:493] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.541774  2462 raft_consensus.cc:493] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:00.541900  2454 raft_consensus.cc:3060] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.542187  2462 raft_consensus.cc:3060] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.542898  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13aaec1b8df74438b974462bd7e136bd" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.543692  2309 raft_consensus.cc:2393] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a6f0f98564c43a88804b132be4ff17f in current term 1: Already voted for candidate e307d7e671f74f0eb6925c92a02370e9 in this term.
I20260709 12:26:00.544560  2200 leader_election.cc:304] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.543637  2494 raft_consensus.cc:3060] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.545660  2448 tablet_bootstrap.cc:492] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:26:00.549923  2306 raft_consensus.cc:2468] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 1.
I20260709 12:26:00.549922  2454 raft_consensus.cc:515] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.553100  2454 leader_election.cc:290] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:00.555454  2126 leader_election.cc:304] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: 
I20260709 12:26:00.556165  2458 raft_consensus.cc:2804] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.556308  2448 tablet_bootstrap.cc:654] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.556685  2458 raft_consensus.cc:697] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:00.557611  2458 consensus_queue.cc:237] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.558130  2493 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.561043  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:00.561326  2201 leader_election.cc:304] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.561722  2158 raft_consensus.cc:3060] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.562706  2435 raft_consensus.cc:2749] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.562918  2478 consensus_queue.cc:1048] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.568214  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.571612  2493 raft_consensus.cc:2749] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.571532  2462 raft_consensus.cc:515] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.573805  2234 raft_consensus.cc:2393] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e3533638ffff43ae8693bc2a09f282d7 in current term 1: Already voted for candidate 2a6f0f98564c43a88804b132be4ff17f in this term.
I20260709 12:26:00.577834  2493 raft_consensus.cc:493] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.578339  2493 raft_consensus.cc:515] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.580056  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:00.581254  2493 leader_election.cc:290] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.581766  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.582099  2462 leader_election.cc:290] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.582556  2306 raft_consensus.cc:2393] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a6f0f98564c43a88804b132be4ff17f in current term 1: Already voted for candidate e307d7e671f74f0eb6925c92a02370e9 in this term.
I20260709 12:26:00.561682  2494 raft_consensus.cc:2749] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.583107  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.580471  2056 catalog_manager.cc:5697] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 1 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.583914  2309 raft_consensus.cc:2393] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a6f0f98564c43a88804b132be4ff17f in current term 1: Already voted for candidate e3533638ffff43ae8693bc2a09f282d7 in this term.
I20260709 12:26:00.584250  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.585593  2201 leader_election.cc:304] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.585765  2200 leader_election.cc:304] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.586853  2493 raft_consensus.cc:2749] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.582520  2158 raft_consensus.cc:2468] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 1.
I20260709 12:26:00.587853  2493 raft_consensus.cc:3060] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.588111  2274 leader_election.cc:304] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.597280  2454 raft_consensus.cc:2804] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:00.600833  2448 tablet_bootstrap.cc:492] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.601483  2448 ts_tablet_manager.cc:1403] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.011s
I20260709 12:26:00.601390  2454 raft_consensus.cc:697] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:00.603056  2454 consensus_queue.cc:237] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.605113  2448 raft_consensus.cc:359] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.605479  2493 raft_consensus.cc:2749] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.611095  2448 raft_consensus.cc:385] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.611670  2448 raft_consensus.cc:740] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.612680  2448 consensus_queue.cc:260] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.615104  2448 ts_tablet_manager.cc:1434] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 12:26:00.617338  2478 consensus_queue.cc:1048] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.618016  2448 tablet_bootstrap.cc:492] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f: Bootstrap starting.
I20260709 12:26:00.625331  2448 tablet_bootstrap.cc:654] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:00.636618  2056 catalog_manager.cc:5697] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:00.638453  2448 tablet_bootstrap.cc:492] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f: No bootstrap required, opened a new log
I20260709 12:26:00.639070  2448 ts_tablet_manager.cc:1403] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 12:26:00.643177  2448 raft_consensus.cc:359] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.643911  2448 raft_consensus.cc:385] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:00.644250  2448 raft_consensus.cc:740] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Initialized, Role: FOLLOWER
I20260709 12:26:00.644965  2448 consensus_queue.cc:260] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.646894  2448 ts_tablet_manager.cc:1434] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:26:00.666589  2478 consensus_queue.cc:1048] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.680423  2436 consensus_queue.cc:1048] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.699196  2309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
mode: GRACEFUL
new_leader_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:58172
I20260709 12:26:00.699870  2309 raft_consensus.cc:606] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Received request to transfer leadership to TS e307d7e671f74f0eb6925c92a02370e9
I20260709 12:26:00.713441  2309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
mode: GRACEFUL
new_leader_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:58172
I20260709 12:26:00.714044  2309 raft_consensus.cc:606] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Received request to transfer leadership to TS e307d7e671f74f0eb6925c92a02370e9
I20260709 12:26:00.719470  2309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
mode: GRACEFUL
new_leader_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:58172
I20260709 12:26:00.720018  2309 raft_consensus.cc:606] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Received request to transfer leadership to TS 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.725261  2158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "602096f5613e4769b3ceb50098c18478"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
mode: GRACEFUL
new_leader_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:51112
I20260709 12:26:00.725852  2158 raft_consensus.cc:606] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Received request to transfer leadership to TS 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.734141  2158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
mode: GRACEFUL
new_leader_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:51112
I20260709 12:26:00.734594  2158 raft_consensus.cc:606] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Received request to transfer leadership to TS 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:00.739665  2158 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
mode: GRACEFUL
new_leader_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:51112
I20260709 12:26:00.740119  2158 raft_consensus.cc:606] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Received request to transfer leadership to TS e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.763527  2436 consensus_queue.cc:1048] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.764161  2479 consensus_queue.cc:1048] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.785856  2458 consensus_queue.cc:1048] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.799880  2458 raft_consensus.cc:993] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: : Instructing follower e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:00.807179  2511 consensus_queue.cc:1048] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.809171  2479 raft_consensus.cc:1081] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Signalling peer e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:00.813001  2493 raft_consensus.cc:493] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.813642  2493 raft_consensus.cc:515] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.816857  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e307d7e671f74f0eb6925c92a02370e9" is_pre_election: true
I20260709 12:26:00.817953  2158 raft_consensus.cc:2393] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a6f0f98564c43a88804b132be4ff17f in current term 1: Already voted for candidate e3533638ffff43ae8693bc2a09f282d7 in this term.
I20260709 12:26:00.818524  2493 leader_election.cc:290] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.818845  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.820529  2309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:58160
I20260709 12:26:00.820916  2478 raft_consensus.cc:993] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: : Instructing follower 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:26:00.820837  2201 leader_election.cc:304] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f; no voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.821331  2309 raft_consensus.cc:493] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:00.821764  2478 raft_consensus.cc:1081] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Signalling peer 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:26:00.822459  2493 raft_consensus.cc:3060] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.825318  2233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "602096f5613e4769b3ceb50098c18478"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:33892
I20260709 12:26:00.826220  2233 raft_consensus.cc:493] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:00.826701  2233 raft_consensus.cc:3060] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.830268  2493 raft_consensus.cc:2749] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:00.833345  2089 debug-util.cc:398] Leaking SignalData structure 0x7b080003bfa0 after lost signal to thread 29189
I20260709 12:26:00.834257  2233 raft_consensus.cc:515] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
W20260709 12:26:00.834688  2089 debug-util.cc:398] Leaking SignalData structure 0x7b0800004d60 after lost signal to thread 2092
I20260709 12:26:00.821789  2309 raft_consensus.cc:3060] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.836305  2233 leader_election.cc:290] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.836894  2234 raft_consensus.cc:3060] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.837471  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:00.837998  2306 raft_consensus.cc:3060] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.842574  2309 raft_consensus.cc:515] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.843015  2306 raft_consensus.cc:2468] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
W20260709 12:26:00.836305  2089 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7860 after lost signal to thread 2184
W20260709 12:26:00.844398  2089 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0480 after lost signal to thread 2259
I20260709 12:26:00.844672  2309 leader_election.cc:290] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:00.845597  2158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:00.845548  2201 leader_election.cc:304] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.846289  2160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "602096f5613e4769b3ceb50098c18478" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:00.846517  2493 raft_consensus.cc:2804] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:00.846894  2160 raft_consensus.cc:3055] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:00.847064  2493 raft_consensus.cc:697] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:26:00.847352  2160 raft_consensus.cc:740] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:00.847821  2454 consensus_queue.cc:1048] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:00.847929  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc49e525c59a4e12b242da8ec03417a3" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:00.848059  2493 consensus_queue.cc:237] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.848721  2234 raft_consensus.cc:3060] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.849437  2479 raft_consensus.cc:493] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:00.849946  2479 raft_consensus.cc:515] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
W20260709 12:26:00.846792  2089 debug-util.cc:398] Leaking SignalData structure 0x7b080027b3a0 after lost signal to thread 2333
I20260709 12:26:00.852054  2479 leader_election.cc:290] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:00.852615  2235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eff497ca58404e9f4eee0fd510e034" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6f0f98564c43a88804b132be4ff17f" is_pre_election: true
I20260709 12:26:00.846285  2158 raft_consensus.cc:3055] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:00.848301  2160 consensus_queue.cc:260] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.853924  2158 raft_consensus.cc:740] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:00.854507  2160 raft_consensus.cc:3060] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.854688  2158 consensus_queue.cc:260] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.855944  2158 raft_consensus.cc:3060] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.862773  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9eff497ca58404e9f4eee0fd510e034" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3533638ffff43ae8693bc2a09f282d7" is_pre_election: true
I20260709 12:26:00.863090  2160 raft_consensus.cc:2468] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:26:00.863767  2309 raft_consensus.cc:2393] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e307d7e671f74f0eb6925c92a02370e9 in current term 1: Already voted for candidate 2a6f0f98564c43a88804b132be4ff17f in this term.
I20260709 12:26:00.865628  2126 leader_election.cc:304] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [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: e307d7e671f74f0eb6925c92a02370e9; no voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:00.866675  2478 raft_consensus.cc:3060] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:00.871848  2234 raft_consensus.cc:2468] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 2.
I20260709 12:26:00.873713  2158 raft_consensus.cc:2468] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 2.
I20260709 12:26:00.874933  2055 catalog_manager.cc:5697] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 1 to 2, leader changed from e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129) to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.878573  2274 leader_election.cc:304] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [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: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:00.878387  2493 consensus_queue.cc:1048] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:00.879550  2488 raft_consensus.cc:2804] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:00.876295  2454 consensus_queue.cc:1048] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:00.889272  2478 raft_consensus.cc:2749] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:00.892948  2454 consensus_queue.cc:1048] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:00.899641  2454 consensus_queue.cc:1048] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:00.919610  2488 raft_consensus.cc:697] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 2 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:00.927735  2488 consensus_queue.cc:237] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:00.942540  2493 consensus_queue.cc:1048] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:00.954465  2454 raft_consensus.cc:993] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: : Instructing follower e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:26:00.960003  2521 raft_consensus.cc:1081] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Signalling peer e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:26:00.980226  2055 catalog_manager.cc:5697] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 1 to 2, leader changed from e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129) to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:00.986621  2157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:51108
I20260709 12:26:00.987440  2157 raft_consensus.cc:493] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:00.987900  2157 raft_consensus.cc:3060] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:00.997670  2479 consensus_queue.cc:1048] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:01.037237  2521 consensus_queue.cc:1048] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:01.043298  2521 raft_consensus.cc:993] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: : Instructing follower 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:26:01.043872  2454 raft_consensus.cc:1081] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Signalling peer 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:26:01.046622  2157 raft_consensus.cc:515] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.049099  2157 leader_election.cc:290] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:01.050598  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:01.051479  2309 raft_consensus.cc:3055] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:01.051807  2309 raft_consensus.cc:740] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:01.052682  2309 consensus_queue.cc:260] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.054181  2309 raft_consensus.cc:3060] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.062711  2234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17d8d1ae876d4ab7adf78be28c541d09" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:01.063447  2234 raft_consensus.cc:3060] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.066358  2235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:33908
I20260709 12:26:01.067144  2235 raft_consensus.cc:493] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.067615  2235 raft_consensus.cc:3060] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.071727  2234 raft_consensus.cc:2468] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:26:01.083112  2126 leader_election.cc:304] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [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: 2a6f0f98564c43a88804b132be4ff17f, e307d7e671f74f0eb6925c92a02370e9; no voters: 
I20260709 12:26:01.083961  2458 raft_consensus.cc:2804] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:01.084434  2458 raft_consensus.cc:697] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:01.085299  2458 consensus_queue.cc:237] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.088773  2235 raft_consensus.cc:515] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.089746  2454 consensus_queue.cc:1048] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:01.094324  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:01.094940  2306 raft_consensus.cc:3055] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:01.095466  2306 raft_consensus.cc:740] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:01.096251  2306 consensus_queue.cc:260] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.097474  2306 raft_consensus.cc:3060] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.105201  2306 raft_consensus.cc:2468] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:26:01.106400  2521 raft_consensus.cc:993] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: : Instructing follower e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:26:01.106940  2521 raft_consensus.cc:1081] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Signalling peer e307d7e671f74f0eb6925c92a02370e9 to start an election
I20260709 12:26:01.108994  2201 leader_election.cc:304] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:01.109965  2493 raft_consensus.cc:2804] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:01.110126  2235 leader_election.cc:290] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:01.110510  2493 raft_consensus.cc:697] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:26:01.111397  2493 consensus_queue.cc:237] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.117576  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd3a34dd79a4ff68aa243d5750ab61b" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:01.119544  2156 raft_consensus.cc:3060] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.120846  2159 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
 from {username='slave'} at 127.0.0.1:51108
I20260709 12:26:01.118307  2458 consensus_queue.cc:1048] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:01.121490  2159 raft_consensus.cc:493] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.121922  2159 raft_consensus.cc:3060] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.125396  2056 catalog_manager.cc:5697] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 1 to 2, leader changed from e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131) to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:01.129674  2159 raft_consensus.cc:515] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.132732  2309 raft_consensus.cc:2468] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:26:01.144766  2159 leader_election.cc:290] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:01.146831  2458 raft_consensus.cc:993] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: : Instructing follower 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:26:01.147500  2436 raft_consensus.cc:1081] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Signalling peer 2a6f0f98564c43a88804b132be4ff17f to start an election
I20260709 12:26:01.146932  2306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:01.149485  2306 raft_consensus.cc:3055] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:01.149855  2306 raft_consensus.cc:740] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:01.150913  2306 consensus_queue.cc:260] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.151746  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "588c57688af84c119b2ab7cd19a621f8" candidate_uuid: "e307d7e671f74f0eb6925c92a02370e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:01.152231  2306 raft_consensus.cc:3060] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.156322  2233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
 from {username='slave'} at 127.0.0.1:33892
I20260709 12:26:01.157131  2233 raft_consensus.cc:493] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.157572  2233 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.165602  2306 raft_consensus.cc:2468] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e307d7e671f74f0eb6925c92a02370e9 in term 2.
I20260709 12:26:01.154989  2156 raft_consensus.cc:2468] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:26:01.166940  2126 leader_election.cc:304] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 2a6f0f98564c43a88804b132be4ff17f
I20260709 12:26:01.167762  2458 raft_consensus.cc:2804] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:01.168268  2458 raft_consensus.cc:697] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Becoming Leader. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:01.169196  2458 consensus_queue.cc:237] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.185055  2233 raft_consensus.cc:515] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.187541  2233 leader_election.cc:290] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131:36439)
I20260709 12:26:01.188707  2309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
I20260709 12:26:01.189348  2309 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.193038  2156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "2a6f0f98564c43a88804b132be4ff17f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:01.193754  2156 raft_consensus.cc:3055] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:01.194124  2156 raft_consensus.cc:740] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:01.187043  2055 catalog_manager.cc:5697] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 reported cstate change: term changed from 1 to 2, leader changed from e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131) to e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129). New cstate: current_term: 2 leader_uuid: "e307d7e671f74f0eb6925c92a02370e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:01.195135  2156 consensus_queue.cc:260] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.196681  2156 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.198410  2309 raft_consensus.cc:2468] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:26:01.199635  2201 leader_election.cc:304] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:01.200523  2494 raft_consensus.cc:2804] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:01.200927  2494 raft_consensus.cc:697] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Leader. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:26:01.202004  2494 consensus_queue.cc:237] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [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: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:01.205576  2057 catalog_manager.cc:5697] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 1 to 2, leader changed from e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131) to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:01.209614  2156 raft_consensus.cc:2468] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6f0f98564c43a88804b132be4ff17f in term 2.
I20260709 12:26:01.226018  2056 catalog_manager.cc:5697] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f reported cstate change: term changed from 1 to 2, leader changed from e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129) to 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130). New cstate: current_term: 2 leader_uuid: "2a6f0f98564c43a88804b132be4ff17f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:01.359148  2309 raft_consensus.cc:1275] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.360574  2494 consensus_queue.cc:1048] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:01.373217  2156 raft_consensus.cc:1275] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.376989  2462 consensus_queue.cc:1048] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:01.473706  2235 raft_consensus.cc:1275] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.475019  2458 consensus_queue.cc:1048] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:01.485591  2309 raft_consensus.cc:1275] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.487107  2436 consensus_queue.cc:1048] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:01.559585  2306 raft_consensus.cc:1275] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.561626  2494 consensus_queue.cc:1048] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:01.562197  2235 raft_consensus.cc:1275] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.565086  2488 consensus_queue.cc:1048] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:01.565639  2159 raft_consensus.cc:1275] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.567286  2488 consensus_queue.cc:1048] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:01.589968  2159 raft_consensus.cc:1275] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.592522  2494 consensus_queue.cc:1048] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:01.610145  2235 raft_consensus.cc:3060] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:01.617760  2235 raft_consensus.cc:1275] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.619194  2509 consensus_queue.cc:1048] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:01.627658  2306 raft_consensus.cc:1275] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.631765  2494 consensus_queue.cc:1048] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:01.645629  2159 raft_consensus.cc:1275] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer 2a6f0f98564c43a88804b132be4ff17f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.648154  2309 raft_consensus.cc:1275] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Refusing update from remote peer e307d7e671f74f0eb6925c92a02370e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:01.649485  2527 consensus_queue.cc:1048] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:01.664780  2458 consensus_queue.cc:1048] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:03.743746  2056 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55168:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:26:03.765360  2056 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55168:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:26:03.825894 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:26:04.053508  2552 log.cc:927] Time spent T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260709 12:26:04.055570  2563 log.cc:927] Time spent T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
W20260709 12:26:04.046986  2562 log.cc:927] Time spent T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
W20260709 12:26:04.044981  2548 log.cc:927] Time spent T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
W20260709 12:26:04.058539  2560 log.cc:927] Time spent T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: Append to log took a long time: real 0.081s	user 0.000s	sys 0.002s
W20260709 12:26:04.079241  2559 log.cc:927] Time spent T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:26:04.091698  2578 tablet.cc:1724] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.118815  2580 tablet.cc:1724] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.127727  2582 tablet.cc:1724] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:04.156720  2126 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:36439, user_credentials={real_user=slave}} blocked reactor thread for 45485.1us
I20260709 12:26:04.156435  2588 tablet.cc:1724] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:04.193801  2567 log.cc:927] Time spent T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 12:26:04.181324  2581 tablet.cc:1724] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.225680  2590 tablet.cc:1724] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:04.235939  2579 log.cc:927] Time spent T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: Append to log took a long time: real 0.058s	user 0.000s	sys 0.002s
I20260709 12:26:04.244587  2233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
mode: GRACEFUL
new_leader_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:33924
I20260709 12:26:04.180127  2589 tablet.cc:1724] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.265944  2580 tablet.cc:1724] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:04.267102  2186 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:02e341e1563543dcb4256968ae0ddf9d)
I20260709 12:26:04.295791  2581 tablet.cc:1724] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:04.290472  2186 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:02e341e1563543dcb4256968ae0ddf9d)
W20260709 12:26:04.306741  2186 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:02e341e1563543dcb4256968ae0ddf9d)
I20260709 12:26:04.322154  2588 tablet.cc:1724] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.288206  2233 raft_consensus.cc:606] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Received request to transfer leadership to TS e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:04.309635  2596 tablet.cc:1724] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.321408  2592 tablet.cc:1724] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.343370  2578 tablet.cc:1724] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.312356  2597 tablet.cc:1724] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.365227  2589 tablet.cc:1724] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:04.366482  2201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:36439, user_credentials={real_user=slave}} blocked reactor thread for 84924.2us
I20260709 12:26:04.343683  2582 tablet.cc:1724] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.348088  2595 tablet.cc:1724] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.350294  2598 tablet.cc:1724] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.374280  2590 tablet.cc:1724] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.412290  2592 tablet.cc:1724] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.414125  2595 tablet.cc:1724] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.415812  2578 tablet.cc:1724] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.431139  2581 tablet.cc:1724] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.392472  2596 tablet.cc:1724] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.446311  2598 tablet.cc:1724] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.450688  2159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
mode: GRACEFUL
new_leader_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:51120
I20260709 12:26:04.451435  2159 raft_consensus.cc:606] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Received request to transfer leadership to TS e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:04.452024  2580 tablet.cc:1724] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.451283  2597 tablet.cc:1724] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:04.461311 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:26:04.461988 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:04.475574  2159 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339"
dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
mode: GRACEFUL
new_leader_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:51120
I20260709 12:26:04.476253  2159 raft_consensus.cc:606] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Received request to transfer leadership to TS e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:04.479715  2233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8488672f088477a9678f8c189573d03"
dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
mode: GRACEFUL
new_leader_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:33924
I20260709 12:26:04.480332  2233 raft_consensus.cc:606] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Received request to transfer leadership to TS e3533638ffff43ae8693bc2a09f282d7
I20260709 12:26:04.482897 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:04.483744 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:04.496980  2056 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b: soft_deleted_table [id=3ff2d57542424e80ba6bf7cd35fb63e8] alter complete (version 1)
I20260709 12:26:04.619059  2561 raft_consensus.cc:993] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: : Instructing follower e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:04.619684  2583 raft_consensus.cc:1081] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Signalling peer e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:04.621347  2304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:58160
I20260709 12:26:04.621968  2304 raft_consensus.cc:493] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:04.622334  2304 raft_consensus.cc:3060] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.627315  2304 raft_consensus.cc:515] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:04.629096  2304 leader_election.cc:290] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 2 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:04.629855  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:04.630086  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02e341e1563543dcb4256968ae0ddf9d" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:04.630581  2159 raft_consensus.cc:3055] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:04.630672  2233 raft_consensus.cc:3060] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.631045  2159 raft_consensus.cc:740] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:04.632014  2159 consensus_queue.cc:260] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:04.633262  2159 raft_consensus.cc:3060] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.636852  2233 raft_consensus.cc:2468] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 2.
I20260709 12:26:04.638818  2275 leader_election.cc:304] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [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: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:04.639588  2488 raft_consensus.cc:2804] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:04.639783  2553 raft_consensus.cc:993] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: : Instructing follower e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:04.640153  2488 raft_consensus.cc:697] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 2 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:04.640288  2553 raft_consensus.cc:1081] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Signalling peer e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:04.641057  2488 consensus_queue.cc:237] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:04.644333  2159 raft_consensus.cc:2468] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 2.
I20260709 12:26:04.649061  2308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:48556
I20260709 12:26:04.649709  2308 raft_consensus.cc:493] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:04.650085  2308 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:04.650555  2583 raft_consensus.cc:993] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9: : Instructing follower e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:04.651108  2583 raft_consensus.cc:1081] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Signalling peer e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:04.651331  2058 catalog_manager.cc:5697] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 1 to 2, leader changed from e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129) to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:04.660308  2308 raft_consensus.cc:515] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:04.663926  2308 leader_election.cc:290] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 3 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:04.664562  2304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:58160
I20260709 12:26:04.665766  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:04.665791  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00858bfbffbb4167a879314b2c20f549" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:04.666464  2233 raft_consensus.cc:3055] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:04.666960  2233 raft_consensus.cc:740] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:26:04.666046  2304 raft_consensus.cc:493] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:04.667984  2304 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:04.668335  2233 consensus_queue.cc:260] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:04.667084  2159 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:04.670146  2233 raft_consensus.cc:3060] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:04.680009  2159 raft_consensus.cc:2468] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 3.
I20260709 12:26:04.680641  2233 raft_consensus.cc:2468] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 3.
I20260709 12:26:04.681386  2274 leader_election.cc:304] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:04.682371  2488 raft_consensus.cc:2804] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:04.682905  2488 raft_consensus.cc:697] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 3 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:04.683931  2488 consensus_queue.cc:237] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:04.685001  2304 raft_consensus.cc:515] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:26:04.688235  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:04.689064  2159 raft_consensus.cc:3055] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:04.689481  2159 raft_consensus.cc:740] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e307d7e671f74f0eb6925c92a02370e9, State: Running, Role: LEADER
I20260709 12:26:04.689991  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590acf5f73334d1687ce1a869eb49339" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:04.690616  2233 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:04.691061  2159 consensus_queue.cc:260] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:26:04.692327  2159 raft_consensus.cc:3060] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:04.689291  2304 leader_election.cc:290] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 3 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:04.693008  2058 catalog_manager.cc:5697] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 2 to 3, leader changed from 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130) to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:04.699292  2233 raft_consensus.cc:2468] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 3.
I20260709 12:26:04.701918  2275 leader_election.cc:304] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6f0f98564c43a88804b132be4ff17f, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:04.702778  2488 raft_consensus.cc:2804] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:04.703299  2488 raft_consensus.cc:697] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 3 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:04.703230  2159 raft_consensus.cc:2468] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 3.
I20260709 12:26:04.704272  2488 consensus_queue.cc:237] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } }
I20260709 12:26:04.714229  2058 catalog_manager.cc:5697] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 2 to 3, leader changed from e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129) to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:05.062412  2599 raft_consensus.cc:993] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f: : Instructing follower e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:05.063000  2553 raft_consensus.cc:1081] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Signalling peer e3533638ffff43ae8693bc2a09f282d7 to start an election
I20260709 12:26:05.064663  2308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8488672f088477a9678f8c189573d03"
dest_uuid: "e3533638ffff43ae8693bc2a09f282d7"
 from {username='slave'} at 127.0.0.1:48556
I20260709 12:26:05.065196  2308 raft_consensus.cc:493] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:05.065521  2308 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.070675  2308 raft_consensus.cc:515] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:05.072428  2308 leader_election.cc:290] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 3 election: Requested vote from peers e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105), 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131)
I20260709 12:26:05.073561  2159 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e307d7e671f74f0eb6925c92a02370e9"
I20260709 12:26:05.074479  2159 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.073590  2233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8488672f088477a9678f8c189573d03" candidate_uuid: "e3533638ffff43ae8693bc2a09f282d7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6f0f98564c43a88804b132be4ff17f"
I20260709 12:26:05.075554  2233 raft_consensus.cc:3055] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:05.075984  2233 raft_consensus.cc:740] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a6f0f98564c43a88804b132be4ff17f, State: Running, Role: LEADER
I20260709 12:26:05.076998  2233 consensus_queue.cc:260] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:05.078473  2233 raft_consensus.cc:3060] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.083861  2159 raft_consensus.cc:2468] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 3.
I20260709 12:26:05.085310  2274 leader_election.cc:304] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e307d7e671f74f0eb6925c92a02370e9, e3533638ffff43ae8693bc2a09f282d7; no voters: 
I20260709 12:26:05.086297  2159 raft_consensus.cc:1275] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:05.086371  2488 raft_consensus.cc:2804] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:05.087163  2488 raft_consensus.cc:697] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 3 LEADER]: Becoming Leader. State: Replica: e3533638ffff43ae8693bc2a09f282d7, State: Running, Role: LEADER
I20260709 12:26:05.088428  2233 raft_consensus.cc:2468] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3533638ffff43ae8693bc2a09f282d7 in term 3.
I20260709 12:26:05.089852  2565 consensus_queue.cc:1048] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:05.088099  2488 consensus_queue.cc:237] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } }
I20260709 12:26:05.108950  2058 catalog_manager.cc:5697] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 reported cstate change: term changed from 2 to 3, leader changed from 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130) to e3533638ffff43ae8693bc2a09f282d7 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "e3533638ffff43ae8693bc2a09f282d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3533638ffff43ae8693bc2a09f282d7" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 36439 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:05.117585  2231 raft_consensus.cc:1275] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:26:05.119933  2488 consensus_queue.cc:1048] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:05.141700  2231 raft_consensus.cc:1275] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:05.143235  2565 consensus_queue.cc:1048] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:05.159837  2159 raft_consensus.cc:1275] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:05.163781  2608 consensus_queue.cc:1048] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:05.186661  2233 raft_consensus.cc:1275] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:05.188387  2608 consensus_queue.cc:1048] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:05.201418  2159 raft_consensus.cc:1275] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:05.203038  2608 consensus_queue.cc:1048] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:05.485273 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:05.490718 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:05.491357 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:05.496724 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:05.497193 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:05.661005  2159 raft_consensus.cc:1275] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:05.662556  2608 consensus_queue.cc:1048] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e307d7e671f74f0eb6925c92a02370e9" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 40105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:05.680653  2233 raft_consensus.cc:1275] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Refusing update from remote peer e3533638ffff43ae8693bc2a09f282d7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:05.682232  2488 consensus_queue.cc:1048] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6f0f98564c43a88804b132be4ff17f" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 37131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:06.498673 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:06.507949 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:06.508600 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:06.516633 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:06.517257 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:07.518692 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:07.524497 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:07.525067 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:07.530534 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:07.531009 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:08.593945 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:08.598847 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:08.599233 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:08.603942 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:08.604291 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:26:09.198961  2089 debug-util.cc:398] Leaking SignalData structure 0x7b08002bb540 after lost signal to thread 29189
W20260709 12:26:09.199955  2089 debug-util.cc:398] Leaking SignalData structure 0x7b080004a120 after lost signal to thread 2092
W20260709 12:26:09.201318  2089 debug-util.cc:398] Leaking SignalData structure 0x7b0800055b00 after lost signal to thread 2184
W20260709 12:26:09.202239  2089 debug-util.cc:398] Leaking SignalData structure 0x7b08003235e0 after lost signal to thread 2259
W20260709 12:26:09.203249  2089 debug-util.cc:398] Leaking SignalData structure 0x7b080018d920 after lost signal to thread 2333
I20260709 12:26:09.626757 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:09.632725 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:09.633235 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:09.638414 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:09.638811 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:26:09.963502  2256 debug-util.cc:398] Leaking SignalData structure 0x7b08000ba380 after lost signal to thread 29189
W20260709 12:26:09.964515  2256 debug-util.cc:398] Leaking SignalData structure 0x7b0800143720 after lost signal to thread 2092
W20260709 12:26:09.965557  2256 debug-util.cc:398] Leaking SignalData structure 0x7b080005fbc0 after lost signal to thread 2184
W20260709 12:26:09.966451  2256 debug-util.cc:398] Leaking SignalData structure 0x7b08002d7400 after lost signal to thread 2259
W20260709 12:26:09.967300  2256 debug-util.cc:398] Leaking SignalData structure 0x7b0800352240 after lost signal to thread 2333
I20260709 12:26:10.639815 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:10.646955 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:10.647460 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:10.653437 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:10.653911 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:11.654835 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:11.659859 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:11.660311 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:11.665529 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:11.665911 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:12.666848 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:12.671795 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:12.672254 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:12.678135 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:12.678525 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:13.679664 29186 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:13.685356 29186 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:13.685819 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:13.690718 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:13.691143 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:14.754024 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
W20260709 12:26:14.764250  2274 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 12:26:14.774197  2274 consensus_peers.cc:597] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.796358 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:14.797696 29186 tablet_replica.cc:333] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.799381 29186 raft_consensus.cc:2243] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.801402 29186 raft_consensus.cc:2272] T a9eff497ca58404e9f4eee0fd510e034 P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.804580 29186 tablet_replica.cc:333] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.805374 29186 raft_consensus.cc:2243] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.806234 29186 raft_consensus.cc:2272] T 588c57688af84c119b2ab7cd19a621f8 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.809171 29186 tablet_replica.cc:333] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.809944 29186 raft_consensus.cc:2243] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.810415 29186 raft_consensus.cc:2272] T 02e341e1563543dcb4256968ae0ddf9d P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.813248 29186 tablet_replica.cc:333] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.814101 29186 raft_consensus.cc:2243] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.815371 29186 raft_consensus.cc:2272] T 17d8d1ae876d4ab7adf78be28c541d09 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.816928  2200 consensus_peers.cc:597] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.818087 29186 tablet_replica.cc:333] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.819048 29186 raft_consensus.cc:2243] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.820099 29186 raft_consensus.cc:2272] T 13aaec1b8df74438b974462bd7e136bd P e307d7e671f74f0eb6925c92a02370e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.822471 29186 tablet_replica.cc:333] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.823067 29186 raft_consensus.cc:2243] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.823578 29186 raft_consensus.cc:2272] T c8488672f088477a9678f8c189573d03 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.825798 29186 tablet_replica.cc:333] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.826344 29186 raft_consensus.cc:2243] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.826817 29186 raft_consensus.cc:2272] T 591e570b7eec46c583fc5f537ddf06c7 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.829084 29186 tablet_replica.cc:333] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.829676 29186 raft_consensus.cc:2243] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.830174 29186 raft_consensus.cc:2272] T 602096f5613e4769b3ceb50098c18478 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.832365 29186 tablet_replica.cc:333] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.832868 29186 raft_consensus.cc:2243] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.833400 29186 raft_consensus.cc:2272] T cc49e525c59a4e12b242da8ec03417a3 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.835577 29186 tablet_replica.cc:333] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.836184 29186 raft_consensus.cc:2243] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.836606 29186 raft_consensus.cc:2272] T 00858bfbffbb4167a879314b2c20f549 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.838778 29186 tablet_replica.cc:333] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.839309 29186 raft_consensus.cc:2243] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.839713 29186 raft_consensus.cc:2272] T 590acf5f73334d1687ce1a869eb49339 P e307d7e671f74f0eb6925c92a02370e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.841886 29186 tablet_replica.cc:333] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.842381 29186 raft_consensus.cc:2243] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.842796 29186 raft_consensus.cc:2272] T 152c6aa1386e444c87db75e0c8acb9fc P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.844961 29186 tablet_replica.cc:333] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.845494 29186 raft_consensus.cc:2243] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.846006 29186 raft_consensus.cc:2272] T 5dd3a34dd79a4ff68aa243d5750ab61b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.848176 29186 tablet_replica.cc:333] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.848702 29186 raft_consensus.cc:2243] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.849660 29186 raft_consensus.cc:2272] T ac07086383164eaf976aa03a07a693f2 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.851908 29186 tablet_replica.cc:333] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.852697 29186 raft_consensus.cc:2243] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.853323 29186 raft_consensus.cc:2272] T d417d99e681542919a7716678fd80927 P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.855453 29186 tablet_replica.cc:333] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.855963 29186 raft_consensus.cc:2243] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.856796 29186 raft_consensus.cc:2272] T dec522e9cb3049029c18239448fa0b0e P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.858963 29186 tablet_replica.cc:333] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.859469 29186 raft_consensus.cc:2243] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.859932 29186 raft_consensus.cc:2272] T 3ced780ce0eb4b5687bb78e4932f3aca P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.862205 29186 tablet_replica.cc:333] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9: stopping tablet replica
I20260709 12:26:14.862668 29186 raft_consensus.cc:2243] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.863533 29186 raft_consensus.cc:2272] T 6b317399181442aa9971db1bd4a8510b P e307d7e671f74f0eb6925c92a02370e9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:14.869726  2274 consensus_peers.cc:597] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.870863  2200 consensus_peers.cc:597] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:14.907614  2274 consensus_peers.cc:597] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:40105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.911038 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
W20260709 12:26:14.919142  2200 consensus_peers.cc:597] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:40105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:14.955029 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
I20260709 12:26:14.985474 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:14.986351 29186 tablet_replica.cc:333] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:14.987563 29186 raft_consensus.cc:2243] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.988641 29186 raft_consensus.cc:2272] T 5dd3a34dd79a4ff68aa243d5750ab61b P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.990844 29186 tablet_replica.cc:333] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:14.991411 29186 raft_consensus.cc:2243] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.991858 29186 raft_consensus.cc:2272] T 17d8d1ae876d4ab7adf78be28c541d09 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.994061 29186 tablet_replica.cc:333] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:14.994623 29186 raft_consensus.cc:2243] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:14.995011 29186 raft_consensus.cc:2272] T 02e341e1563543dcb4256968ae0ddf9d P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:14.997400 29186 tablet_replica.cc:333] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:14.998322 29186 raft_consensus.cc:2243] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:14.999502 29186 raft_consensus.cc:2272] T 602096f5613e4769b3ceb50098c18478 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.001719  2274 consensus_peers.cc:597] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:40105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.002617 29186 tablet_replica.cc:333] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.003351 29186 raft_consensus.cc:2243] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.004236 29186 raft_consensus.cc:2272] T a9eff497ca58404e9f4eee0fd510e034 P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.006652 29186 tablet_replica.cc:333] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.007239 29186 raft_consensus.cc:2243] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.007858 29186 raft_consensus.cc:2272] T 13aaec1b8df74438b974462bd7e136bd P 2a6f0f98564c43a88804b132be4ff17f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.009894 29186 tablet_replica.cc:333] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.010389 29186 raft_consensus.cc:2243] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.010821 29186 raft_consensus.cc:2272] T c8488672f088477a9678f8c189573d03 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.012920 29186 tablet_replica.cc:333] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.013763 29186 raft_consensus.cc:2243] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.014744 29186 raft_consensus.cc:2272] T 591e570b7eec46c583fc5f537ddf06c7 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.017899 29186 tablet_replica.cc:333] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.018567 29186 raft_consensus.cc:2243] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.019179 29186 raft_consensus.cc:2272] T 6b317399181442aa9971db1bd4a8510b P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.019495  2274 consensus_peers.cc:597] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:40105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.021319 29186 tablet_replica.cc:333] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.021947 29186 raft_consensus.cc:2243] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.022774 29186 raft_consensus.cc:2272] T d417d99e681542919a7716678fd80927 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.024986 29186 tablet_replica.cc:333] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.025625 29186 raft_consensus.cc:2243] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.026198 29186 raft_consensus.cc:2272] T 588c57688af84c119b2ab7cd19a621f8 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.028287 29186 tablet_replica.cc:333] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.028844 29186 raft_consensus.cc:2243] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.029376 29186 raft_consensus.cc:2272] T 3ced780ce0eb4b5687bb78e4932f3aca P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.031312 29186 tablet_replica.cc:333] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.031854 29186 raft_consensus.cc:2243] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.032366 29186 raft_consensus.cc:2272] T cc49e525c59a4e12b242da8ec03417a3 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.034580 29186 tablet_replica.cc:333] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.035135 29186 raft_consensus.cc:2243] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.035569 29186 raft_consensus.cc:2272] T 00858bfbffbb4167a879314b2c20f549 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.037565 29186 tablet_replica.cc:333] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.038074 29186 raft_consensus.cc:2243] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.038851 29186 raft_consensus.cc:2272] T 152c6aa1386e444c87db75e0c8acb9fc P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.040700 29186 tablet_replica.cc:333] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.041236 29186 raft_consensus.cc:2243] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.041704 29186 raft_consensus.cc:2272] T 590acf5f73334d1687ce1a869eb49339 P 2a6f0f98564c43a88804b132be4ff17f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.043622 29186 tablet_replica.cc:333] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.044127 29186 raft_consensus.cc:2243] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.044601 29186 raft_consensus.cc:2272] T dec522e9cb3049029c18239448fa0b0e P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.046507 29186 tablet_replica.cc:333] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f: stopping tablet replica
I20260709 12:26:15.047020 29186 raft_consensus.cc:2243] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.047608 29186 raft_consensus.cc:2272] T ac07086383164eaf976aa03a07a693f2 P 2a6f0f98564c43a88804b132be4ff17f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:15.097102  2275 consensus_peers.cc:597] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 -> Peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Couldn't send request to peer 2a6f0f98564c43a88804b132be4ff17f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:15.104434  2274 consensus_peers.cc:597] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 -> Peer e307d7e671f74f0eb6925c92a02370e9 (127.28.128.129:40105): Couldn't send request to peer e307d7e671f74f0eb6925c92a02370e9. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:40105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.110778 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
W20260709 12:26:15.112690  2275 consensus_peers.cc:597] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 -> Peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Couldn't send request to peer 2a6f0f98564c43a88804b132be4ff17f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:15.142602  2275 consensus_peers.cc:597] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 -> Peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Couldn't send request to peer 2a6f0f98564c43a88804b132be4ff17f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.152101 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
I20260709 12:26:15.182633 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:15.183343 29186 tablet_replica.cc:333] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.184127 29186 raft_consensus.cc:2243] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.184656 29186 raft_consensus.cc:2272] T 13aaec1b8df74438b974462bd7e136bd P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.186995 29186 tablet_replica.cc:333] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.187822 29186 raft_consensus.cc:2243] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.188397 29186 raft_consensus.cc:2272] T 17d8d1ae876d4ab7adf78be28c541d09 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.191296 29186 tablet_replica.cc:333] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
W20260709 12:26:15.192068  2275 consensus_peers.cc:597] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 -> Peer 2a6f0f98564c43a88804b132be4ff17f (127.28.128.130:37131): Couldn't send request to peer 2a6f0f98564c43a88804b132be4ff17f. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:37131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:15.192083 29186 raft_consensus.cc:2243] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.192780 29186 raft_consensus.cc:2272] T 602096f5613e4769b3ceb50098c18478 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.194831 29186 tablet_replica.cc:333] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.195463 29186 raft_consensus.cc:2243] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.195935 29186 raft_consensus.cc:2272] T 588c57688af84c119b2ab7cd19a621f8 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.198204 29186 tablet_replica.cc:333] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.198760 29186 raft_consensus.cc:2243] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.199563 29186 raft_consensus.cc:2272] T 02e341e1563543dcb4256968ae0ddf9d P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.201570 29186 tablet_replica.cc:333] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.202126 29186 raft_consensus.cc:2243] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.202607 29186 raft_consensus.cc:2272] T 5dd3a34dd79a4ff68aa243d5750ab61b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.204581 29186 tablet_replica.cc:333] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.205235 29186 raft_consensus.cc:2243] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.206033 29186 raft_consensus.cc:2272] T 00858bfbffbb4167a879314b2c20f549 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.207967 29186 tablet_replica.cc:333] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.208529 29186 raft_consensus.cc:2243] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.209357 29186 raft_consensus.cc:2272] T 590acf5f73334d1687ce1a869eb49339 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.211462 29186 tablet_replica.cc:333] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.211973 29186 raft_consensus.cc:2243] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.212445 29186 raft_consensus.cc:2272] T 152c6aa1386e444c87db75e0c8acb9fc P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.215066 29186 tablet_replica.cc:333] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.215619 29186 raft_consensus.cc:2243] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.216442 29186 raft_consensus.cc:2272] T cc49e525c59a4e12b242da8ec03417a3 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.218415 29186 tablet_replica.cc:333] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.218941 29186 raft_consensus.cc:2243] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.219699 29186 raft_consensus.cc:2272] T c8488672f088477a9678f8c189573d03 P e3533638ffff43ae8693bc2a09f282d7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.221779 29186 tablet_replica.cc:333] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.222344 29186 raft_consensus.cc:2243] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.222838 29186 raft_consensus.cc:2272] T 591e570b7eec46c583fc5f537ddf06c7 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.224709 29186 tablet_replica.cc:333] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.225229 29186 raft_consensus.cc:2243] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.225659 29186 raft_consensus.cc:2272] T d417d99e681542919a7716678fd80927 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.227501 29186 tablet_replica.cc:333] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.227998 29186 raft_consensus.cc:2243] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.228439 29186 raft_consensus.cc:2272] T a9eff497ca58404e9f4eee0fd510e034 P e3533638ffff43ae8693bc2a09f282d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.230283 29186 tablet_replica.cc:333] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.230796 29186 raft_consensus.cc:2243] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.231262 29186 raft_consensus.cc:2272] T 6b317399181442aa9971db1bd4a8510b P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.233168 29186 tablet_replica.cc:333] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.233670 29186 raft_consensus.cc:2243] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.234108 29186 raft_consensus.cc:2272] T ac07086383164eaf976aa03a07a693f2 P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.235945 29186 tablet_replica.cc:333] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.236445 29186 raft_consensus.cc:2243] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.237378 29186 raft_consensus.cc:2272] T 3ced780ce0eb4b5687bb78e4932f3aca P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.239140 29186 tablet_replica.cc:333] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7: stopping tablet replica
I20260709 12:26:15.239555 29186 raft_consensus.cc:2243] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:15.239934 29186 raft_consensus.cc:2272] T dec522e9cb3049029c18239448fa0b0e P e3533638ffff43ae8693bc2a09f282d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.283759 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
I20260709 12:26:15.318284 29186 master.cc:562] Master@127.28.128.190:39137 shutting down...
I20260709 12:26:15.340315 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:15.340967 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:15.341399 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15c43aeaa6dd43138a770bda2c6a277b: stopping tablet replica
I20260709 12:26:15.399027 29186 master.cc:584] Master@127.28.128.190:39137 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (20919 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:26:15.455485 29186 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.28.128.190:37945
I20260709 12:26:15.456585 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:15.462297  2646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:26:15.462469  2645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:26:15.463753  2648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:26:15.464840 29186 server_base.cc:1061] running on GCE node
I20260709 12:26:15.465876 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:15.466050 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:26:15.466260 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599975466219 us; error 0 us; skew 500 ppm
I20260709 12:26:15.466791 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:15.469211 29186 webserver.cc:533] Webserver started at http://127.28.128.190:40123/ using document root <none> and password file <none>
I20260709 12:26:15.469717 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:15.469905 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:15.470192 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:15.471339 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/master-0-root/instance:
uuid: "4b37dd8386ef4e7781dc2289bdf69b81"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.475864 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:26:15.479656  2653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.480530 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:26:15.480871 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/master-0-root
uuid: "4b37dd8386ef4e7781dc2289bdf69b81"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.481287 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-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)
I20260709 12:26:15.498703 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:15.500118 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:15.542631 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.190:37945
I20260709 12:26:15.542752  2704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.190:37945 every 8 connection(s)
I20260709 12:26:15.546913  2705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:15.559011  2705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81: Bootstrap starting.
I20260709 12:26:15.564419  2705 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:15.569259  2705 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81: No bootstrap required, opened a new log
I20260709 12:26:15.571691  2705 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b37dd8386ef4e7781dc2289bdf69b81" member_type: VOTER }
I20260709 12:26:15.572145  2705 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:15.572345  2705 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b37dd8386ef4e7781dc2289bdf69b81, State: Initialized, Role: FOLLOWER
I20260709 12:26:15.572878  2705 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b37dd8386ef4e7781dc2289bdf69b81" member_type: VOTER }
I20260709 12:26:15.573637  2705 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:15.573863  2705 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:15.574162  2705 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:15.579291  2705 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b37dd8386ef4e7781dc2289bdf69b81" member_type: VOTER }
I20260709 12:26:15.579836  2705 leader_election.cc:304] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [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: 4b37dd8386ef4e7781dc2289bdf69b81; no voters: 
I20260709 12:26:15.580971  2705 leader_election.cc:290] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:15.581454  2708 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:15.582842  2708 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 1 LEADER]: Becoming Leader. State: Replica: 4b37dd8386ef4e7781dc2289bdf69b81, State: Running, Role: LEADER
I20260709 12:26:15.583587  2708 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [LEADER]: Queue going to LEADER mode. State: All 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: "4b37dd8386ef4e7781dc2289bdf69b81" member_type: VOTER }
I20260709 12:26:15.584472  2705 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:15.588341  2709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b37dd8386ef4e7781dc2289bdf69b81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b37dd8386ef4e7781dc2289bdf69b81" member_type: VOTER } }
I20260709 12:26:15.589241  2709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:15.589347  2710 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b37dd8386ef4e7781dc2289bdf69b81. Latest consensus state: current_term: 1 leader_uuid: "4b37dd8386ef4e7781dc2289bdf69b81" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b37dd8386ef4e7781dc2289bdf69b81" member_type: VOTER } }
I20260709 12:26:15.590204  2710 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:15.593008  2715 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:15.602202  2715 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:15.603243 29186 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:15.611685  2715 catalog_manager.cc:1383] Generated new cluster ID: 250cbe3cc5624f4c9ed46e84b8b54d00
I20260709 12:26:15.611976  2715 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:15.634124  2715 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:15.635432  2715 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:15.648907  2715 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81: Generated new TSK 0
I20260709 12:26:15.649554  2715 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:15.669879 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:15.676143  2726 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:26:15.676985  2727 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:26:15.678745  2729 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:26:15.679764 29186 server_base.cc:1061] running on GCE node
I20260709 12:26:15.680800 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:15.681008 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:26:15.681207 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599975681173 us; error 0 us; skew 500 ppm
I20260709 12:26:15.681872 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:15.684553 29186 webserver.cc:533] Webserver started at http://127.28.128.129:35677/ using document root <none> and password file <none>
I20260709 12:26:15.685120 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:15.685317 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:15.685640 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:15.686874 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-0-root/instance:
uuid: "51eb1d101b3c4e708ab2c1825047249b"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.691498 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:26:15.694968  2734 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.695861 29186 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:26:15.696270 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-0-root
uuid: "51eb1d101b3c4e708ab2c1825047249b"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.696584 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-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)
I20260709 12:26:15.707911 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:15.709228 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:15.710767 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:15.713125 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:15.713344 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.713601 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:15.713796 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.781714 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.129:39937
I20260709 12:26:15.781831  2797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.129:39937 every 8 connection(s)
I20260709 12:26:15.789971 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:15.800406  2802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:26:15.800889  2803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:26:15.804306 29186 server_base.cc:1061] running on GCE node
W20260709 12:26:15.804754  2805 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:26:15.806167 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:15.806474 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:26:15.806757 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599975806737 us; error 0 us; skew 500 ppm
I20260709 12:26:15.807515 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:15.807785  2798 heartbeater.cc:344] Connected to a master server at 127.28.128.190:37945
I20260709 12:26:15.808276  2798 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:15.809513  2798 heartbeater.cc:507] Master 127.28.128.190:37945 requested a full tablet report, sending...
I20260709 12:26:15.810878 29186 webserver.cc:533] Webserver started at http://127.28.128.130:33741/ using document root <none> and password file <none>
I20260709 12:26:15.811657 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:15.811892 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:15.812278 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:15.812642  2670 ts_manager.cc:194] Registered new tserver with Master: 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937)
I20260709 12:26:15.814090 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-1-root/instance:
uuid: "3a40767f268546eb90e65d6002be65a4"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.815330  2670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46174
I20260709 12:26:15.820034 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260709 12:26:15.824465  2810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.825428 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:26:15.825795 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-1-root
uuid: "3a40767f268546eb90e65d6002be65a4"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.826123 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-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)
I20260709 12:26:15.846112 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:15.847671 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:15.849494 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:15.852869 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:15.853214 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:26:15.853499 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:15.853711 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.902863 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.130:32825
I20260709 12:26:15.902994  2872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.130:32825 every 8 connection(s)
I20260709 12:26:15.908596 29186 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:15.917558  2876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:26:15.920212  2877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:26:15.921837  2879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:26:15.923805 29186 server_base.cc:1061] running on GCE node
I20260709 12:26:15.925087 29186 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:15.925455 29186 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:26:15.925709 29186 hybrid_clock.cc:648] HybridClock initialized: now 1783599975925686 us; error 0 us; skew 500 ppm
I20260709 12:26:15.926707 29186 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:15.927241  2873 heartbeater.cc:344] Connected to a master server at 127.28.128.190:37945
I20260709 12:26:15.927913  2873 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:15.929160  2873 heartbeater.cc:507] Master 127.28.128.190:37945 requested a full tablet report, sending...
I20260709 12:26:15.930055 29186 webserver.cc:533] Webserver started at http://127.28.128.131:33621/ using document root <none> and password file <none>
I20260709 12:26:15.930744 29186 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:15.930940 29186 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:15.931454 29186 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:15.931977  2670 ts_manager.cc:194] Registered new tserver with Master: 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:15.933589 29186 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-2-root/instance:
uuid: "f7d9d5d1b13245faa9338e9092273771"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.934340  2670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46190
I20260709 12:26:15.939536 29186 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:26:15.943602  2884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.944828 29186 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:26:15.945323 29186 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-2-root
uuid: "f7d9d5d1b13245faa9338e9092273771"
format_stamp: "Formatted at 2026-07-09 12:26:15 on dist-test-slave-j56d"
I20260709 12:26:15.945633 29186 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskCOKiWY/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599783429716-29186-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)
I20260709 12:26:15.980125 29186 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:15.981508 29186 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:15.982972 29186 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:15.985530 29186 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:15.985837 29186 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:15.986179 29186 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:15.986361 29186 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:16.041378 29186 rpc_server.cc:307] RPC server started. Bound to: 127.28.128.131:34079
I20260709 12:26:16.041476  2946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.28.128.131:34079 every 8 connection(s)
I20260709 12:26:16.058564  2947 heartbeater.cc:344] Connected to a master server at 127.28.128.190:37945
I20260709 12:26:16.058966  2947 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:16.059774  2947 heartbeater.cc:507] Master 127.28.128.190:37945 requested a full tablet report, sending...
I20260709 12:26:16.061858  2670 ts_manager.cc:194] Registered new tserver with Master: f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:16.062544 29186 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017075051s
I20260709 12:26:16.063318  2670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46202
I20260709 12:26:16.092304  2670 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46212:
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:26:16.095623  2670 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:26:16.181849  2762 tablet_service.cc:1511] Processing CreateTablet for tablet 0452c3e7c99c4962adb9b3d403f39b1a (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:16.183957  2762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0452c3e7c99c4962adb9b3d403f39b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.185562  2912 tablet_service.cc:1511] Processing CreateTablet for tablet 0452c3e7c99c4962adb9b3d403f39b1a (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:16.186501  2761 tablet_service.cc:1511] Processing CreateTablet for tablet ac958dfe02de4d279ab845f3865f1451 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:16.187296  2912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0452c3e7c99c4962adb9b3d403f39b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.187688  2759 tablet_service.cc:1511] Processing CreateTablet for tablet ace798adb896487c94a6cbe38e4c950a (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:16.188162  2761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac958dfe02de4d279ab845f3865f1451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.189284  2759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace798adb896487c94a6cbe38e4c950a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.190435  2911 tablet_service.cc:1511] Processing CreateTablet for tablet ac958dfe02de4d279ab845f3865f1451 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:16.190819  2758 tablet_service.cc:1511] Processing CreateTablet for tablet f39cb0744b914601923dfbf44a226e97 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:16.192037  2911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac958dfe02de4d279ab845f3865f1451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.192286  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39cb0744b914601923dfbf44a226e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.194348  2760 tablet_service.cc:1511] Processing CreateTablet for tablet 47c15911391a428d865da4c6338b28a1 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:16.195760  2760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c15911391a428d865da4c6338b28a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.195914  2909 tablet_service.cc:1511] Processing CreateTablet for tablet ace798adb896487c94a6cbe38e4c950a (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:16.194416  2910 tablet_service.cc:1511] Processing CreateTablet for tablet 47c15911391a428d865da4c6338b28a1 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:16.199630  2908 tablet_service.cc:1511] Processing CreateTablet for tablet f39cb0744b914601923dfbf44a226e97 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:16.200443  2907 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5a386b68b344d1815c6afcd2cbc085 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:16.201937  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c15911391a428d865da4c6338b28a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.201843  2756 tablet_service.cc:1511] Processing CreateTablet for tablet af370ab6ec70458384c7de295cdf3d88 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:16.202803  2757 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5a386b68b344d1815c6afcd2cbc085 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:16.204192  2756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af370ab6ec70458384c7de295cdf3d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.205138  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5a386b68b344d1815c6afcd2cbc085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.205678  2907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5a386b68b344d1815c6afcd2cbc085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.207079  2906 tablet_service.cc:1511] Processing CreateTablet for tablet af370ab6ec70458384c7de295cdf3d88 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:16.208618  2906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af370ab6ec70458384c7de295cdf3d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.209641  2908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39cb0744b914601923dfbf44a226e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.210350  2755 tablet_service.cc:1511] Processing CreateTablet for tablet c7d57eaaf9a04e29b6c013baa63fc099 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:16.211760  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d57eaaf9a04e29b6c013baa63fc099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.213464  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace798adb896487c94a6cbe38e4c950a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.214411  2905 tablet_service.cc:1511] Processing CreateTablet for tablet c7d57eaaf9a04e29b6c013baa63fc099 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:16.215912  2905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d57eaaf9a04e29b6c013baa63fc099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.218950  2754 tablet_service.cc:1511] Processing CreateTablet for tablet 25ff7114fb5d42f29f5893854fe0b8b8 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:16.220454  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ff7114fb5d42f29f5893854fe0b8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.227006  2904 tablet_service.cc:1511] Processing CreateTablet for tablet 25ff7114fb5d42f29f5893854fe0b8b8 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:16.228542  2904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ff7114fb5d42f29f5893854fe0b8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.251639  2838 tablet_service.cc:1511] Processing CreateTablet for tablet 0452c3e7c99c4962adb9b3d403f39b1a (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:16.254315  2837 tablet_service.cc:1511] Processing CreateTablet for tablet ac958dfe02de4d279ab845f3865f1451 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:16.256843  2836 tablet_service.cc:1511] Processing CreateTablet for tablet 47c15911391a428d865da4c6338b28a1 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:16.259352  2835 tablet_service.cc:1511] Processing CreateTablet for tablet ace798adb896487c94a6cbe38e4c950a (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:16.262193  2833 tablet_service.cc:1511] Processing CreateTablet for tablet 2a5a386b68b344d1815c6afcd2cbc085 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:16.264624  2832 tablet_service.cc:1511] Processing CreateTablet for tablet af370ab6ec70458384c7de295cdf3d88 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:16.266997  2831 tablet_service.cc:1511] Processing CreateTablet for tablet c7d57eaaf9a04e29b6c013baa63fc099 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:16.269599  2834 tablet_service.cc:1511] Processing CreateTablet for tablet f39cb0744b914601923dfbf44a226e97 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:16.272060  2830 tablet_service.cc:1511] Processing CreateTablet for tablet 25ff7114fb5d42f29f5893854fe0b8b8 (DEFAULT_TABLE table=test-workload [id=e9132bfa466146ef8cf2d2d101dd0f89]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:16.278144  2838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0452c3e7c99c4962adb9b3d403f39b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.281620  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af370ab6ec70458384c7de295cdf3d88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.283449  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f39cb0744b914601923dfbf44a226e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.285914  2831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7d57eaaf9a04e29b6c013baa63fc099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.287514  2833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a5a386b68b344d1815c6afcd2cbc085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.289055  2830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25ff7114fb5d42f29f5893854fe0b8b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.290689  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ace798adb896487c94a6cbe38e4c950a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.292325  2836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c15911391a428d865da4c6338b28a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.297884  2837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac958dfe02de4d279ab845f3865f1451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:16.347147  2962 tablet_bootstrap.cc:492] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.367654  2962 tablet_bootstrap.cc:654] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.373838  2963 tablet_bootstrap.cc:492] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.379882  2964 tablet_bootstrap.cc:492] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.403607  2962 tablet_bootstrap.cc:492] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.404227  2962 ts_tablet_manager.cc:1403] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.016s
I20260709 12:26:16.407330  2962 raft_consensus.cc:359] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.408329  2962 raft_consensus.cc:385] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.408663  2962 raft_consensus.cc:740] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.409476  2964 tablet_bootstrap.cc:654] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.411139  2963 tablet_bootstrap.cc:654] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.415205  2962 consensus_queue.cc:260] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.415966  2964 tablet_bootstrap.cc:492] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.416712  2964 ts_tablet_manager.cc:1403] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.008s
I20260709 12:26:16.419322  2964 raft_consensus.cc:359] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.419761  2963 tablet_bootstrap.cc:492] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.419909  2964 raft_consensus.cc:385] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.420511  2964 raft_consensus.cc:740] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.420567  2963 ts_tablet_manager.cc:1403] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.005s
I20260709 12:26:16.421119  2798 heartbeater.cc:499] Master 127.28.128.190:37945 was elected leader, sending a full tablet report...
I20260709 12:26:16.422196  2962 ts_tablet_manager.cc:1434] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:26:16.425714  2964 consensus_queue.cc:260] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.427198  2962 tablet_bootstrap.cc:492] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.428614  2963 raft_consensus.cc:359] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.429432  2963 raft_consensus.cc:385] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.429734  2963 raft_consensus.cc:740] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.430842  2963 consensus_queue.cc:260] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.435488  2962 tablet_bootstrap.cc:654] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.439539  2947 heartbeater.cc:499] Master 127.28.128.190:37945 was elected leader, sending a full tablet report...
I20260709 12:26:16.440961  2963 ts_tablet_manager.cc:1434] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:26:16.443183  2963 tablet_bootstrap.cc:492] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.452474  2963 tablet_bootstrap.cc:654] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.457919  2962 tablet_bootstrap.cc:492] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.458629  2962 ts_tablet_manager.cc:1403] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.007s
I20260709 12:26:16.462816  2962 raft_consensus.cc:359] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.463860  2962 raft_consensus.cc:385] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.464212  2962 raft_consensus.cc:740] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.465222  2962 consensus_queue.cc:260] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.467526  2963 tablet_bootstrap.cc:492] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.467854  2962 ts_tablet_manager.cc:1434] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:26:16.468111  2963 ts_tablet_manager.cc:1403] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260709 12:26:16.468899  2962 tablet_bootstrap.cc:492] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.471498  2963 raft_consensus.cc:359] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.472486  2963 raft_consensus.cc:385] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.472858  2963 raft_consensus.cc:740] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.474066  2963 consensus_queue.cc:260] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.476859  2963 ts_tablet_manager.cc:1434] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:26:16.477231  2962 tablet_bootstrap.cc:654] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.478019  2963 tablet_bootstrap.cc:492] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.488613  2963 tablet_bootstrap.cc:654] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.496140  2962 tablet_bootstrap.cc:492] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.496785  2962 ts_tablet_manager.cc:1403] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.012s
I20260709 12:26:16.497221  2963 tablet_bootstrap.cc:492] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.497893  2963 ts_tablet_manager.cc:1403] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 12:26:16.500248  2962 raft_consensus.cc:359] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.501361  2873 heartbeater.cc:499] Master 127.28.128.190:37945 was elected leader, sending a full tablet report...
I20260709 12:26:16.501389  2963 raft_consensus.cc:359] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.502368  2964 ts_tablet_manager.cc:1434] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.085s	user 0.024s	sys 0.055s
I20260709 12:26:16.502458  2963 raft_consensus.cc:385] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.502996  2963 raft_consensus.cc:740] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.503649  2964 tablet_bootstrap.cc:492] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.504123  2963 consensus_queue.cc:260] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.507143  2963 ts_tablet_manager.cc:1434] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:26:16.508287  2963 tablet_bootstrap.cc:492] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.511010  2964 tablet_bootstrap.cc:654] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.501364  2962 raft_consensus.cc:385] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.513546  2962 raft_consensus.cc:740] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.514698  2962 consensus_queue.cc:260] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.515977  2963 tablet_bootstrap.cc:654] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.517704  2962 ts_tablet_manager.cc:1434] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.007s
I20260709 12:26:16.518915  2962 tablet_bootstrap.cc:492] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.524154  2964 tablet_bootstrap.cc:492] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.524811  2964 ts_tablet_manager.cc:1403] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 12:26:16.527045  2968 raft_consensus.cc:493] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.527776  2968 raft_consensus.cc:515] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.528348  2963 tablet_bootstrap.cc:492] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.528225  2964 raft_consensus.cc:359] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.529172  2963 ts_tablet_manager.cc:1403] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260709 12:26:16.529503  2964 raft_consensus.cc:385] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.529909  2964 raft_consensus.cc:740] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.532397  2968 leader_election.cc:290] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.530874  2964 consensus_queue.cc:260] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.533421  2963 raft_consensus.cc:359] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.534407  2963 raft_consensus.cc:385] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.534745  2963 raft_consensus.cc:740] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.535858  2963 consensus_queue.cc:260] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
W20260709 12:26:16.538587  2799 tablet.cc:2406] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:26:16.541067  2964 ts_tablet_manager.cc:1434] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:26:16.538693  2962 tablet_bootstrap.cc:654] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.544145  2968 raft_consensus.cc:493] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.544346  2963 ts_tablet_manager.cc:1434] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:26:16.545426  2968 raft_consensus.cc:515] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.547711  2968 leader_election.cc:290] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:16.549289  2963 tablet_bootstrap.cc:492] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.552325  2964 tablet_bootstrap.cc:492] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.557205  2963 tablet_bootstrap.cc:654] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.558940  2964 tablet_bootstrap.cc:654] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.573144  2970 raft_consensus.cc:493] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.573985  2970 raft_consensus.cc:515] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.582707  2970 leader_election.cc:290] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.589066  2970 raft_consensus.cc:493] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.589736  2970 raft_consensus.cc:515] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.591634  2962 tablet_bootstrap.cc:492] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.592334  2970 leader_election.cc:290] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.592567  2962 ts_tablet_manager.cc:1403] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.008s
I20260709 12:26:16.593779  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452c3e7c99c4962adb9b3d403f39b1a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:16.595497  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:16.596215  2921 raft_consensus.cc:2468] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:16.596578  2962 raft_consensus.cc:359] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.597573  2962 raft_consensus.cc:385] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.597954  2962 raft_consensus.cc:740] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
W20260709 12:26:16.598814  2718 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:16.598959  2962 consensus_queue.cc:260] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.601815  2962 ts_tablet_manager.cc:1434] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:26:16.602885  2962 tablet_bootstrap.cc:492] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
W20260709 12:26:16.607859  2738 leader_election.cc:343] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.609154  2738 leader_election.cc:304] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:16.610110  2962 tablet_bootstrap.cc:654] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.610349  2968 raft_consensus.cc:2804] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:16.610998  2968 raft_consensus.cc:493] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:16.611519  2968 raft_consensus.cc:3060] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.622141  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452c3e7c99c4962adb9b3d403f39b1a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.622956  2848 raft_consensus.cc:2468] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:16.623373  2970 raft_consensus.cc:493] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.623953  2970 raft_consensus.cc:515] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.624212  2847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.624365  2968 raft_consensus.cc:515] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.626078  2736 leader_election.cc:304] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:16.626381  2970 leader_election.cc:290] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.628147  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:16.628844  2921 raft_consensus.cc:3060] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.631023  2962 tablet_bootstrap.cc:492] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.631839  2962 ts_tablet_manager.cc:1403] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260709 12:26:16.637961  2921 raft_consensus.cc:2468] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:16.641986  2962 raft_consensus.cc:359] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.651067  2962 raft_consensus.cc:385] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.651448  2962 raft_consensus.cc:740] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.651619  2738 leader_election.cc:304] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:16.652287  2962 consensus_queue.cc:260] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.652859  2847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.643093  2987 raft_consensus.cc:2804] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:16.654290  2987 raft_consensus.cc:493] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:16.654663  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.654886  2987 raft_consensus.cc:3060] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.656363  2989 raft_consensus.cc:493] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.644861  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:16.645259  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
W20260709 12:26:16.657516  2886 leader_election.cc:343] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.657727  2771 raft_consensus.cc:2468] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:16.646298  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5a386b68b344d1815c6afcd2cbc085" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
W20260709 12:26:16.658468  2886 leader_election.cc:343] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.647300  2963 tablet_bootstrap.cc:492] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.649459  2964 tablet_bootstrap.cc:492] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.659318  2964 ts_tablet_manager.cc:1403] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.020s
W20260709 12:26:16.660084  2886 leader_election.cc:343] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.643587  2968 leader_election.cc:290] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:16.660633  2886 leader_election.cc:304] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [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: f7d9d5d1b13245faa9338e9092273771; no voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:16.660751  2989 raft_consensus.cc:515] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.661407  2968 raft_consensus.cc:2804] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:16.661571  2970 raft_consensus.cc:2749] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:16.662043  2968 raft_consensus.cc:697] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:16.662992  2964 raft_consensus.cc:359] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.663143  2886 leader_election.cc:304] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [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: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:16.663868  2964 raft_consensus.cc:385] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.656250  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5a386b68b344d1815c6afcd2cbc085" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.664357  2970 raft_consensus.cc:2804] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:16.664875  2970 raft_consensus.cc:493] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:16.664942  2962 ts_tablet_manager.cc:1434] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 12:26:16.665360  2970 raft_consensus.cc:3060] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.659318  2963 ts_tablet_manager.cc:1403] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.110s	user 0.051s	sys 0.036s
I20260709 12:26:16.663125  2968 consensus_queue.cc:237] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.663273  2989 leader_election.cc:290] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
W20260709 12:26:16.670174  2736 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.130:32825, user_credentials={real_user=slave}} blocked reactor thread for 44298.8us
W20260709 12:26:16.671389  2736 leader_election.cc:343] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.671130  2963 raft_consensus.cc:359] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.672068  2963 raft_consensus.cc:385] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.672447  2963 raft_consensus.cc:740] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.664412  2964 raft_consensus.cc:740] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.673494  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:16.673321  2963 consensus_queue.cc:260] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.673712  2987 raft_consensus.cc:515] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
W20260709 12:26:16.674495  2886 leader_election.cc:343] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:16.675309  2886 leader_election.cc:343] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.675760  2886 leader_election.cc:304] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [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: f7d9d5d1b13245faa9338e9092273771; no voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:16.675947  2987 leader_election.cc:290] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.676705  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.676927  2964 consensus_queue.cc:260] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.677728  2962 tablet_bootstrap.cc:492] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.680229  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452c3e7c99c4962adb9b3d403f39b1a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:16.681115  2846 raft_consensus.cc:3060] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.687496  2964 ts_tablet_manager.cc:1434] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 12:26:16.689419  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:16.690266  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452c3e7c99c4962adb9b3d403f39b1a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
W20260709 12:26:16.690905  2738 leader_election.cc:343] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.691469  2970 raft_consensus.cc:515] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
W20260709 12:26:16.692227  2738 leader_election.cc:343] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:16.693452  2736 leader_election.cc:343] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:16.694778  2736 leader_election.cc:343] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.695322  2736 leader_election.cc:304] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [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: 51eb1d101b3c4e708ab2c1825047249b; no voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:16.696877  2988 raft_consensus.cc:2749] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:16.701519  2846 raft_consensus.cc:2468] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:16.703552  2964 tablet_bootstrap.cc:492] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.703299  2736 leader_election.cc:304] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:16.693678  2962 tablet_bootstrap.cc:654] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.708916  2988 raft_consensus.cc:2804] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:16.709782  2988 raft_consensus.cc:697] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:16.710744  2988 consensus_queue.cc:237] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.717096  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:16.717505  2970 leader_election.cc:290] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.717921  2770 raft_consensus.cc:3060] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.720551  2963 ts_tablet_manager.cc:1434] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.054s	user 0.019s	sys 0.028s
I20260709 12:26:16.721067  2970 raft_consensus.cc:2749] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:16.721910  2963 tablet_bootstrap.cc:492] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.722036  2970 raft_consensus.cc:493] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.722649  2970 raft_consensus.cc:515] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.726326  2669 catalog_manager.cc:5697] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 1 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:16.729882  2964 tablet_bootstrap.cc:654] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.724915  2970 leader_election.cc:290] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.736346  2963 tablet_bootstrap.cc:654] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.736481  2770 raft_consensus.cc:2468] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:16.741123  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:16.742250  2886 leader_election.cc:304] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:16.742484  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff7114fb5d42f29f5893854fe0b8b8" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:16.743129  2771 raft_consensus.cc:2468] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:16.743232  2993 raft_consensus.cc:2804] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:16.744263  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff7114fb5d42f29f5893854fe0b8b8" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.744935  2848 raft_consensus.cc:2468] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:16.745152  2886 leader_election.cc:304] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:16.745958  2970 raft_consensus.cc:2804] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:16.746341  2970 raft_consensus.cc:493] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:16.746683  2970 raft_consensus.cc:3060] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:16.747848  2886 leader_election.cc:343] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.747126  2993 raft_consensus.cc:697] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:16.750775  2993 consensus_queue.cc:237] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.753068  2964 tablet_bootstrap.cc:492] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.753814  2964 ts_tablet_manager.cc:1403] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.014s
I20260709 12:26:16.758912  2963 tablet_bootstrap.cc:492] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.759471  2963 ts_tablet_manager.cc:1403] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260709 12:26:16.760164  2970 raft_consensus.cc:515] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.763284  2970 leader_election.cc:290] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.764562  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff7114fb5d42f29f5893854fe0b8b8" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:16.765550  2848 raft_consensus.cc:3060] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.766733  2964 raft_consensus.cc:359] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.767980  2964 raft_consensus.cc:385] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.768477  2964 raft_consensus.cc:740] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.769603  2964 consensus_queue.cc:260] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.772162  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25ff7114fb5d42f29f5893854fe0b8b8" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:16.772789  2770 raft_consensus.cc:3060] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.775432  2964 ts_tablet_manager.cc:1434] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:26:16.777215  2964 tablet_bootstrap.cc:492] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.780367  2770 raft_consensus.cc:2468] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:16.781666  2886 leader_election.cc:304] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:16.785115  2970 raft_consensus.cc:2804] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:16.785861  2970 raft_consensus.cc:697] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:16.786425  2848 raft_consensus.cc:2468] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:16.786887  2970 consensus_queue.cc:237] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.789822  2964 tablet_bootstrap.cc:654] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.790691  2962 tablet_bootstrap.cc:492] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.791252  2962 ts_tablet_manager.cc:1403] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.001s
I20260709 12:26:16.793603  2963 raft_consensus.cc:359] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.794754  2963 raft_consensus.cc:385] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.794734  2962 raft_consensus.cc:359] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.795629  2962 raft_consensus.cc:385] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.795452  2963 raft_consensus.cc:740] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.796147  2962 raft_consensus.cc:740] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.796984  2963 consensus_queue.cc:260] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.796994  2962 consensus_queue.cc:260] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.799731  2963 ts_tablet_manager.cc:1434] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260709 12:26:16.800348  2962 ts_tablet_manager.cc:1434] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260709 12:26:16.801308  2963 tablet_bootstrap.cc:492] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.801611  2962 tablet_bootstrap.cc:492] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.811764  2963 tablet_bootstrap.cc:654] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.811429  2667 catalog_manager.cc:5697] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:16.815038  2962 tablet_bootstrap.cc:654] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.819247  2669 catalog_manager.cc:5697] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 1 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:16.825847  2964 tablet_bootstrap.cc:492] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.830368  2964 ts_tablet_manager.cc:1403] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.016s
I20260709 12:26:16.834674  2964 raft_consensus.cc:359] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.835722  2964 raft_consensus.cc:385] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.836128  2964 raft_consensus.cc:740] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.837319  2964 consensus_queue.cc:260] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.840335  2964 ts_tablet_manager.cc:1434] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:26:16.841424  2964 tablet_bootstrap.cc:492] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.849395  2964 tablet_bootstrap.cc:654] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.848119  2667 catalog_manager.cc:5697] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:16.857327  2963 tablet_bootstrap.cc:492] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.857932  2963 ts_tablet_manager.cc:1403] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.029s
I20260709 12:26:16.860642  2964 tablet_bootstrap.cc:492] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.861264  2964 ts_tablet_manager.cc:1403] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:26:16.861097  2963 raft_consensus.cc:359] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.861951  2963 raft_consensus.cc:385] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.862265  2963 raft_consensus.cc:740] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.863078  2963 consensus_queue.cc:260] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.863832  2962 tablet_bootstrap.cc:492] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.864389  2962 ts_tablet_manager.cc:1403] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.020s
I20260709 12:26:16.864675  2964 raft_consensus.cc:359] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.865490  2964 raft_consensus.cc:385] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.865674  2963 ts_tablet_manager.cc:1434] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:16.865780  2964 raft_consensus.cc:740] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.866894  2963 tablet_bootstrap.cc:492] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.866859  2964 consensus_queue.cc:260] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.867586  2962 raft_consensus.cc:359] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.868340  2962 raft_consensus.cc:385] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.868628  2962 raft_consensus.cc:740] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.869540  2962 consensus_queue.cc:260] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.872421  2964 ts_tablet_manager.cc:1434] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:26:16.873643  2964 tablet_bootstrap.cc:492] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.874699  2963 tablet_bootstrap.cc:654] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.877440  2969 raft_consensus.cc:493] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.877981  2969 raft_consensus.cc:515] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.881603  2962 ts_tablet_manager.cc:1434] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:26:16.882752  2962 tablet_bootstrap.cc:492] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.884354  2969 leader_election.cc:290] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:16.898990  2963 tablet_bootstrap.cc:492] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.899750  2963 ts_tablet_manager.cc:1403] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.007s
I20260709 12:26:16.905304  2970 raft_consensus.cc:493] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.905997  2970 raft_consensus.cc:515] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.908893  2970 leader_election.cc:290] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.909617  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:16.909934  2964 tablet_bootstrap.cc:654] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.910362  2770 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:16.911607  2962 tablet_bootstrap.cc:654] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.912163  2886 leader_election.cc:304] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:16.913094  2970 raft_consensus.cc:2804] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:16.913404  2969 raft_consensus.cc:493] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.913465  2970 raft_consensus.cc:493] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:16.914129  2969 raft_consensus.cc:515] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.915254  2963 raft_consensus.cc:359] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.916224  2963 raft_consensus.cc:385] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.916433  2969 leader_election.cc:290] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:16.916585  2963 raft_consensus.cc:740] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.917410  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:16.918093  2848 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:16.914112  2970 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.918380  2963 consensus_queue.cc:260] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.921336  2963 ts_tablet_manager.cc:1434] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 12:26:16.922309  2963 tablet_bootstrap.cc:492] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:16.924084  2964 tablet_bootstrap.cc:492] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.924690  2964 ts_tablet_manager.cc:1403] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.004s
I20260709 12:26:16.928805  2963 tablet_bootstrap.cc:654] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.933521  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:16.934244  2771 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:16.935675  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:16.937234  2969 raft_consensus.cc:493] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.937546  2812 leader_election.cc:304] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:16.937834  2969 raft_consensus.cc:515] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.940388  2969 leader_election.cc:290] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:16.941118  2969 raft_consensus.cc:2804] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:16.941582  2969 raft_consensus.cc:493] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:16.928061  2964 raft_consensus.cc:359] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.942348  2964 raft_consensus.cc:385] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.942677  2964 raft_consensus.cc:740] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.941996  2969 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.943418  2964 consensus_queue.cc:260] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.949993  2963 tablet_bootstrap.cc:492] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:16.950362  2964 ts_tablet_manager.cc:1434] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260709 12:26:16.950568  2963 ts_tablet_manager.cc:1403] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260709 12:26:16.951462  2964 tablet_bootstrap.cc:492] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:16.952006  2970 raft_consensus.cc:515] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.953564  2963 raft_consensus.cc:359] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.954295  2963 raft_consensus.cc:385] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.954574  2963 raft_consensus.cc:740] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.955034  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:16.955089  2962 tablet_bootstrap.cc:492] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:16.955440  2963 consensus_queue.cc:260] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:16.955780  2770 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:16.956285  2962 ts_tablet_manager.cc:1403] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.003s
I20260709 12:26:16.958716  2964 tablet_bootstrap.cc:654] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.963567  2962 raft_consensus.cc:359] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.964223  2770 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:16.964468  2962 raft_consensus.cc:385] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.964859  2962 raft_consensus.cc:740] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.965677  2962 consensus_queue.cc:260] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.965756  2886 leader_election.cc:304] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:16.967195  2993 raft_consensus.cc:2804] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:16.967927  2993 raft_consensus.cc:697] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:16.969214  2993 consensus_queue.cc:237] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.971201  2963 ts_tablet_manager.cc:1434] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:26:16.974916  2964 tablet_bootstrap.cc:492] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:16.975458  2964 ts_tablet_manager.cc:1403] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
W20260709 12:26:16.976169  2812 leader_election.cc:343] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:16.978205  2962 ts_tablet_manager.cc:1434] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:26:16.978323  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:16.978463  2964 raft_consensus.cc:359] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.980608  2964 raft_consensus.cc:385] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:16.980648  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:16.980929  2964 raft_consensus.cc:740] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:16.981783  2964 consensus_queue.cc:260] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.983947  2962 tablet_bootstrap.cc:492] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:16.990037  3013 raft_consensus.cc:493] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:16.990635  3013 raft_consensus.cc:515] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:16.979456  2970 leader_election.cc:290] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:16.994287  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:16.995522  2770 raft_consensus.cc:2393] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a40767f268546eb90e65d6002be65a4 in current term 1: Already voted for candidate f7d9d5d1b13245faa9338e9092273771 in this term.
I20260709 12:26:16.995929  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:16.996428  3013 leader_election.cc:290] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:16.996644  2922 raft_consensus.cc:2468] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:16.999075  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:17.001669  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:17.002616  2922 raft_consensus.cc:2393] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a40767f268546eb90e65d6002be65a4 in current term 1: Already voted for candidate 51eb1d101b3c4e708ab2c1825047249b in this term.
I20260709 12:26:17.003510  2667 catalog_manager.cc:5697] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:17.004926  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:17.005970  2814 leader_election.cc:304] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:17.012639  2814 leader_election.cc:304] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4; no voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:17.008426  2962 tablet_bootstrap.cc:654] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:16.995151  2969 raft_consensus.cc:515] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.013885  2814 leader_election.cc:304] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4; no voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:17.014196  2848 raft_consensus.cc:2393] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7d9d5d1b13245faa9338e9092273771 in current term 1: Already voted for candidate 3a40767f268546eb90e65d6002be65a4 in this term.
I20260709 12:26:17.022385  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:17.023509  2770 raft_consensus.cc:2393] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a40767f268546eb90e65d6002be65a4 in current term 1: Already voted for candidate f7d9d5d1b13245faa9338e9092273771 in this term.
I20260709 12:26:17.023918  3013 raft_consensus.cc:2804] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.024524  3013 raft_consensus.cc:493] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.024968  3013 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.026129  2969 leader_election.cc:290] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.027066  2969 raft_consensus.cc:3060] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.034008  3015 raft_consensus.cc:3060] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.036334  2964 ts_tablet_manager.cc:1434] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.061s	user 0.020s	sys 0.039s
I20260709 12:26:17.040922  2964 tablet_bootstrap.cc:492] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:17.042022  2969 raft_consensus.cc:2749] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.045967  2964 tablet_bootstrap.cc:654] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:17.056208  2988 raft_consensus.cc:493] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.057238  2962 tablet_bootstrap.cc:492] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:17.057060  2988 raft_consensus.cc:515] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.058130  2962 ts_tablet_manager.cc:1403] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.000s
I20260709 12:26:17.060755  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:17.063060  3015 raft_consensus.cc:2749] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.063705  2988 leader_election.cc:290] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.063951  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:17.065630  2922 raft_consensus.cc:2468] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:17.066898  2738 leader_election.cc:304] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:17.064325  2962 raft_consensus.cc:359] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.067795  2962 raft_consensus.cc:385] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.067857  2988 raft_consensus.cc:2804] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.068593  2988 raft_consensus.cc:493] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.069053  2988 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.072381  3013 raft_consensus.cc:515] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.074193  2848 raft_consensus.cc:2393] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51eb1d101b3c4e708ab2c1825047249b in current term 1: Already voted for candidate 3a40767f268546eb90e65d6002be65a4 in this term.
W20260709 12:26:17.078445  2814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.28.128.131:34079, user_credentials={real_user=slave}} blocked reactor thread for 64662us
I20260709 12:26:17.079087  2964 tablet_bootstrap.cc:492] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:17.079676  2964 ts_tablet_manager.cc:1403] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.017s
I20260709 12:26:17.080303  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:17.080173  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.080118  2988 raft_consensus.cc:515] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.068086  2962 raft_consensus.cc:740] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.081722  3013 leader_election.cc:290] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.081609  2962 consensus_queue.cc:260] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.082861  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.083024  2964 raft_consensus.cc:359] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.083462  2922 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.083809  2962 ts_tablet_manager.cc:1434] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 12:26:17.083897  2964 raft_consensus.cc:385] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:17.084379  2964 raft_consensus.cc:740] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:17.085270  2964 consensus_queue.cc:260] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.086167  2988 leader_election.cc:290] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.086928  2770 raft_consensus.cc:2393] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a40767f268546eb90e65d6002be65a4 in current term 1: Already voted for candidate 51eb1d101b3c4e708ab2c1825047249b in this term.
I20260709 12:26:17.087354  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.088300  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:17.089119  2848 raft_consensus.cc:2393] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51eb1d101b3c4e708ab2c1825047249b in current term 1: Already voted for candidate 3a40767f268546eb90e65d6002be65a4 in this term.
I20260709 12:26:17.090198  2736 leader_election.cc:304] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b; no voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:17.091024  2988 raft_consensus.cc:2749] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.091862  2814 leader_election.cc:304] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4; no voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:17.092585  3013 raft_consensus.cc:2749] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.087430  2964 ts_tablet_manager.cc:1434] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:26:17.094537  2922 raft_consensus.cc:2468] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:17.096524  2814 leader_election.cc:304] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:17.097743  3013 raft_consensus.cc:2804] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.098244  3013 raft_consensus.cc:697] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:17.099187  3013 consensus_queue.cc:237] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.107708  2667 catalog_manager.cc:5697] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.117159  2970 raft_consensus.cc:493] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.117753  2970 raft_consensus.cc:515] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } }
I20260709 12:26:17.119439  2970 leader_election.cc:290] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:17.120471  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452c3e7c99c4962adb9b3d403f39b1a" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:17.121017  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0452c3e7c99c4962adb9b3d403f39b1a" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:17.121903  2848 raft_consensus.cc:2393] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7d9d5d1b13245faa9338e9092273771 in current term 1: Already voted for candidate 51eb1d101b3c4e708ab2c1825047249b in this term.
I20260709 12:26:17.122694  2886 leader_election.cc:304] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [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: f7d9d5d1b13245faa9338e9092273771; no voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:17.123329  2970 raft_consensus.cc:3060] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.129339  2970 raft_consensus.cc:2749] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:17.134292  3013 raft_consensus.cc:493] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.134791  3013 raft_consensus.cc:515] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.136417  3013 leader_election.cc:290] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.137288  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5a386b68b344d1815c6afcd2cbc085" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:17.137730  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5a386b68b344d1815c6afcd2cbc085" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:17.137866  2770 raft_consensus.cc:2468] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:17.138370  2922 raft_consensus.cc:2468] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:17.138945  2812 leader_election.cc:304] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:17.139871  3013 raft_consensus.cc:2804] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.140286  3013 raft_consensus.cc:493] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.140709  3013 raft_consensus.cc:3060] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.143052  2988 consensus_queue.cc:1048] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.147135  3013 raft_consensus.cc:515] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.149571  3013 leader_election.cc:290] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.150161  2770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5a386b68b344d1815c6afcd2cbc085" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:17.150583  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a5a386b68b344d1815c6afcd2cbc085" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.150874  2770 raft_consensus.cc:3060] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.151266  2922 raft_consensus.cc:3060] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.158142  2989 consensus_queue.cc:1048] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.159789  2770 raft_consensus.cc:2468] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:17.159852  3013 raft_consensus.cc:493] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.160648  3013 raft_consensus.cc:515] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.162848  3013 leader_election.cc:290] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.165411  2922 raft_consensus.cc:2468] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:17.166347  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:17.166601  2812 leader_election.cc:304] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:17.167040  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:17.167753  2771 raft_consensus.cc:2468] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:17.168757  3018 raft_consensus.cc:2804] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.169287  3018 raft_consensus.cc:697] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:17.170162  3018 consensus_queue.cc:237] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.167097  2920 raft_consensus.cc:2468] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:17.171373  2970 consensus_queue.cc:1048] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.172237  2812 leader_election.cc:304] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:17.173200  3013 raft_consensus.cc:2804] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.173573  3013 raft_consensus.cc:493] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.173905  3013 raft_consensus.cc:3060] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.183005  3013 raft_consensus.cc:515] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.183663  2970 consensus_queue.cc:1048] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.186007  3013 leader_election.cc:290] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.187160  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.187841  2920 raft_consensus.cc:3060] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.192232  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:17.192945  2772 raft_consensus.cc:3060] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.192751  2670 catalog_manager.cc:5697] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.195190  2920 raft_consensus.cc:2468] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:17.200892  2814 leader_election.cc:304] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:17.204293  3018 raft_consensus.cc:2804] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.204819  3018 raft_consensus.cc:697] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:17.205713  3018 consensus_queue.cc:237] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.214226  2772 raft_consensus.cc:2468] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:17.225350  2670 catalog_manager.cc:5697] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.230916  2987 consensus_queue.cc:1048] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.248729  2989 consensus_queue.cc:1048] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.269901  2970 consensus_queue.cc:1048] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.281139  2970 consensus_queue.cc:1048] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.317422  3018 raft_consensus.cc:493] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:17.317961  3018 raft_consensus.cc:515] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.320024  3018 leader_election.cc:290] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.320798  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:17.321091  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:17.321555  2772 raft_consensus.cc:2468] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:17.321770  2921 raft_consensus.cc:2468] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:17.322679  2812 leader_election.cc:304] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:17.323449  3018 raft_consensus.cc:2804] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:17.323808  3018 raft_consensus.cc:493] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:17.324121  3018 raft_consensus.cc:3060] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.329560  3018 raft_consensus.cc:515] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.331213  3018 leader_election.cc:290] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.332623  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:17.332566  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.333732  2772 raft_consensus.cc:3060] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.333732  2921 raft_consensus.cc:3060] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:17.341605  2772 raft_consensus.cc:2468] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:17.341609  2921 raft_consensus.cc:2468] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:17.343196  2814 leader_election.cc:304] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:17.343976  3018 raft_consensus.cc:2804] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:17.344446  3018 raft_consensus.cc:697] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:17.345185  3018 consensus_queue.cc:237] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.354079  2667 catalog_manager.cc:5697] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.504276  3018 consensus_queue.cc:1048] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.515139  3015 consensus_queue.cc:1048] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.539507  2970 consensus_queue.cc:1048] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.552541  2992 consensus_queue.cc:1048] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.578166  2848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
mode: GRACEFUL
new_leader_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59984
I20260709 12:26:17.578819  2848 raft_consensus.cc:606] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Received request to transfer leadership to TS 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:17.584360  2848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c15911391a428d865da4c6338b28a1"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
mode: GRACEFUL
new_leader_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59984
I20260709 12:26:17.585079  2848 raft_consensus.cc:606] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Received request to transfer leadership to TS 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:17.590114  2848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
mode: GRACEFUL
new_leader_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59984
I20260709 12:26:17.590569  2848 raft_consensus.cc:606] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Received request to transfer leadership to TS 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:17.603919  2921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
mode: GRACEFUL
new_leader_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:44650
I20260709 12:26:17.604453  2921 raft_consensus.cc:606] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Received request to transfer leadership to TS 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:17.620378  2771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
mode: GRACEFUL
new_leader_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59960
I20260709 12:26:17.620939  2771 raft_consensus.cc:606] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Received request to transfer leadership to TS 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:17.626098  2921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
mode: GRACEFUL
new_leader_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:44650
I20260709 12:26:17.626570  2921 raft_consensus.cc:606] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Received request to transfer leadership to TS 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:17.645872  3015 consensus_queue.cc:1048] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.657090  3013 consensus_queue.cc:1048] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.706830  3013 consensus_queue.cc:1048] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.717733  2991 raft_consensus.cc:993] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771: : Instructing follower 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:17.718220  2991 raft_consensus.cc:1081] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Signalling peer 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:17.720275  2848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59982
I20260709 12:26:17.720903  2848 raft_consensus.cc:493] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:17.721369  2848 raft_consensus.cc:3060] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.721047  3013 consensus_queue.cc:1048] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.731120  3018 raft_consensus.cc:993] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4: : Instructing follower 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:17.731618  3018 raft_consensus.cc:1081] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Signalling peer 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:17.732188  2848 raft_consensus.cc:515] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.732622  3013 consensus_queue.cc:1048] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:17.733451  2771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59950
I20260709 12:26:17.734071  2771 raft_consensus.cc:493] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:17.734439  2771 raft_consensus.cc:3060] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.735260  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:17.735888  2772 raft_consensus.cc:3060] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.737150  2848 leader_election.cc:290] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 2 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.738258  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f39cb0744b914601923dfbf44a226e97" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.738922  2920 raft_consensus.cc:3055] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:17.739244  2920 raft_consensus.cc:740] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:17.740231  2920 consensus_queue.cc:260] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.741394  2920 raft_consensus.cc:3060] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.742663  2771 raft_consensus.cc:515] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.743718  2772 raft_consensus.cc:2468] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:17.745095  2812 leader_election.cc:304] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:17.745961  3013 raft_consensus.cc:2804] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:17.746495  3013 raft_consensus.cc:697] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:17.747365  3013 consensus_queue.cc:237] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.752684  2920 raft_consensus.cc:2468] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:17.754254  2771 leader_election.cc:290] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 2 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.756762  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:17.758054  2848 raft_consensus.cc:3055] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:17.757488  2666 catalog_manager.cc:5697] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 1 to 2, leader changed from f7d9d5d1b13245faa9338e9092273771 (127.28.128.131) to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.758384  2848 raft_consensus.cc:740] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:17.755810  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac958dfe02de4d279ab845f3865f1451" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.758852  3049 consensus_queue.cc:1048] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:17.759320  2848 consensus_queue.cc:260] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.759225  2920 raft_consensus.cc:3060] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.760676  2848 raft_consensus.cc:3060] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.770598  2848 raft_consensus.cc:2468] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:17.771927  2736 leader_election.cc:304] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:17.772667  2989 raft_consensus.cc:2804] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:17.773180  2989 raft_consensus.cc:697] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:17.774029  2989 consensus_queue.cc:237] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.774699  3015 raft_consensus.cc:993] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4: : Instructing follower 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:17.774039  2920 raft_consensus.cc:2468] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:17.775223  3015 raft_consensus.cc:1081] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Signalling peer 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:17.777285  2772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59950
I20260709 12:26:17.777869  2772 raft_consensus.cc:493] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:17.778259  2772 raft_consensus.cc:3060] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.783999  2772 raft_consensus.cc:515] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.786136  2772 leader_election.cc:290] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 2 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:17.786947  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:17.787433  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ace798adb896487c94a6cbe38e4c950a" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:17.787727  2848 raft_consensus.cc:3055] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:17.788056  2920 raft_consensus.cc:3060] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.788106  2848 raft_consensus.cc:740] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:17.789399  2848 consensus_queue.cc:260] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.790735  2848 raft_consensus.cc:3060] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:17.790417  2666 catalog_manager.cc:5697] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 1 to 2, leader changed from 3a40767f268546eb90e65d6002be65a4 (127.28.128.130) to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 2 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:17.793326  2920 raft_consensus.cc:2468] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:17.794574  2738 leader_election.cc:304] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [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: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:17.795370  2989 raft_consensus.cc:2804] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:17.796077  2989 raft_consensus.cc:697] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:17.796959  2989 consensus_queue.cc:237] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:17.797523  2848 raft_consensus.cc:2468] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:17.804728  2666 catalog_manager.cc:5697] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 1 to 2, leader changed from 3a40767f268546eb90e65d6002be65a4 (127.28.128.130) to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 2 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:18.013001  3049 raft_consensus.cc:993] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4: : Instructing follower 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:18.013499  3013 raft_consensus.cc:1081] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Signalling peer 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:18.015300  2772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c15911391a428d865da4c6338b28a1"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59950
I20260709 12:26:18.015846  2772 raft_consensus.cc:493] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:18.016191  2772 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.021534  2772 raft_consensus.cc:515] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.023236  2772 leader_election.cc:290] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 2 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:18.024264  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:18.024413  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:18.024904  2848 raft_consensus.cc:3055] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:18.025065  2920 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.025274  2848 raft_consensus.cc:740] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:18.026185  2848 consensus_queue.cc:260] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.027129  2848 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.030887  2920 raft_consensus.cc:2468] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:18.032006  2738 leader_election.cc:304] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [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: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:18.032493  2848 raft_consensus.cc:2468] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:18.032720  2989 raft_consensus.cc:2804] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:18.033344  2989 raft_consensus.cc:697] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:18.034183  2989 consensus_queue.cc:237] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.040388  2666 catalog_manager.cc:5697] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 1 to 2, leader changed from 3a40767f268546eb90e65d6002be65a4 (127.28.128.130) to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 2 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:18.049736  2968 raft_consensus.cc:993] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b: : Instructing follower 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:18.050151  2989 raft_consensus.cc:1081] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Signalling peer 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:18.051559  2848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59980
I20260709 12:26:18.051985  2848 raft_consensus.cc:493] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:18.052238  2848 raft_consensus.cc:3060] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.057287  2848 raft_consensus.cc:515] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.058780  2848 leader_election.cc:290] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 2 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:18.059625  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:18.059882  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af370ab6ec70458384c7de295cdf3d88" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:18.060370  2772 raft_consensus.cc:3055] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:18.060427  2920 raft_consensus.cc:3060] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.060782  2772 raft_consensus.cc:740] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:18.062513  2772 consensus_queue.cc:260] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.063812  2772 raft_consensus.cc:3060] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.067534  2920 raft_consensus.cc:2468] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:18.068619  2814 leader_election.cc:304] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:18.069336  3013 raft_consensus.cc:2804] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:18.069759  3013 raft_consensus.cc:697] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:18.070469  3013 consensus_queue.cc:237] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.071223  2772 raft_consensus.cc:2468] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:18.076936  2666 catalog_manager.cc:5697] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 1 to 2, leader changed from 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129) to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:18.119128  2970 raft_consensus.cc:993] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771: : Instructing follower 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:18.119549  2992 raft_consensus.cc:1081] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Signalling peer 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:18.121270  2848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59982
I20260709 12:26:18.121822  2848 raft_consensus.cc:493] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:18.122108  2848 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.127350  2848 raft_consensus.cc:515] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.129302  2848 leader_election.cc:290] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 2 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:18.130111  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:18.130309  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:18.130820  2772 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.130898  2920 raft_consensus.cc:3055] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:18.131325  2920 raft_consensus.cc:740] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:18.132010  2920 consensus_queue.cc:260] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.132972  2920 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:18.136365  2772 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:18.137530  2812 leader_election.cc:304] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:18.138315  2920 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:18.138371  3013 raft_consensus.cc:2804] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:18.139041  3013 raft_consensus.cc:697] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:18.139756  3013 consensus_queue.cc:237] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:18.146005  2666 catalog_manager.cc:5697] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 1 to 2, leader changed from f7d9d5d1b13245faa9338e9092273771 (127.28.128.131) to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:18.194803  2920 raft_consensus.cc:1275] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.196187  3013 consensus_queue.cc:1048] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.201321  2772 raft_consensus.cc:1275] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.203132  3015 consensus_queue.cc:1048] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.208950  2848 raft_consensus.cc:1275] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.210444  2989 consensus_queue.cc:1048] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.218700  2920 raft_consensus.cc:1275] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.220351  2989 consensus_queue.cc:1048] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.280125  2920 raft_consensus.cc:1275] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.281608  3051 consensus_queue.cc:1048] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.291186  2848 raft_consensus.cc:1275] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.292619  2968 consensus_queue.cc:1048] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.428170  2920 raft_consensus.cc:1275] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.429652  2968 consensus_queue.cc:1048] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.439719  2848 raft_consensus.cc:1275] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.441226  2968 consensus_queue.cc:1048] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.584810  2920 raft_consensus.cc:1275] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.586079  3013 consensus_queue.cc:1048] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.594746  2772 raft_consensus.cc:1275] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.596288  3015 consensus_queue.cc:1048] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.615893  2772 raft_consensus.cc:1275] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.617231  3015 consensus_queue.cc:1048] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:18.627540  2920 raft_consensus.cc:1275] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:18.629252  3015 consensus_queue.cc:1048] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:20.661531  2670 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46218:
name: "soft_deleted_table"
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\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:26:20.663671  2670 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:26:20.712373  2757 tablet_service.cc:1511] Processing CreateTablet for tablet 1266dcc5086f47ac91f0d18bad17ac71 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:20.713677  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1266dcc5086f47ac91f0d18bad17ac71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.713716  2835 tablet_service.cc:1511] Processing CreateTablet for tablet 1266dcc5086f47ac91f0d18bad17ac71 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:20.714793  2835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1266dcc5086f47ac91f0d18bad17ac71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.717980  2758 tablet_service.cc:1511] Processing CreateTablet for tablet aae5730bd0f74231ae570b39162cc26f (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:20.718766  2837 tablet_service.cc:1511] Processing CreateTablet for tablet aae5730bd0f74231ae570b39162cc26f (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:20.719293  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae5730bd0f74231ae570b39162cc26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.720059  2837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae5730bd0f74231ae570b39162cc26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.722806  2912 tablet_service.cc:1511] Processing CreateTablet for tablet 1266dcc5086f47ac91f0d18bad17ac71 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:20.724067  2912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1266dcc5086f47ac91f0d18bad17ac71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.726173  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 0c54584d05d64965951160a3ef9dbcb3 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:20.726320  2910 tablet_service.cc:1511] Processing CreateTablet for tablet 0c54584d05d64965951160a3ef9dbcb3 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:20.727447  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c54584d05d64965951160a3ef9dbcb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.727629  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c54584d05d64965951160a3ef9dbcb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.722806  2909 tablet_service.cc:1511] Processing CreateTablet for tablet aae5730bd0f74231ae570b39162cc26f (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:20.729414  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 94f65e4778a94b3a8aff766f713986f7 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:20.729871  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae5730bd0f74231ae570b39162cc26f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.730654  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f65e4778a94b3a8aff766f713986f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.733657  2760 tablet_service.cc:1511] Processing CreateTablet for tablet 0c54584d05d64965951160a3ef9dbcb3 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:20.734973  2760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c54584d05d64965951160a3ef9dbcb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.737722  2761 tablet_service.cc:1511] Processing CreateTablet for tablet 94f65e4778a94b3a8aff766f713986f7 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:20.738998  2761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f65e4778a94b3a8aff766f713986f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.764343  2904 tablet_service.cc:1511] Processing CreateTablet for tablet 94f65e4778a94b3a8aff766f713986f7 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:20.765775  2904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94f65e4778a94b3a8aff766f713986f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.771390  3067 tablet_bootstrap.cc:492] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:20.783753  3069 tablet_bootstrap.cc:492] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:20.787267  3068 tablet_bootstrap.cc:492] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:20.791477  3067 tablet_bootstrap.cc:654] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:20.798642  3069 tablet_bootstrap.cc:654] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:20.800175  2758 tablet_service.cc:1511] Processing CreateTablet for tablet 02f72b6d75014e268ea80322ea3d84be (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:20.801671  2758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f72b6d75014e268ea80322ea3d84be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.804230  3067 tablet_bootstrap.cc:492] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:20.804809  3067 ts_tablet_manager.cc:1403] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.009s
I20260709 12:26:20.804872  2910 tablet_service.cc:1511] Processing CreateTablet for tablet 02f72b6d75014e268ea80322ea3d84be (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:20.806249  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f72b6d75014e268ea80322ea3d84be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.807307  2834 tablet_service.cc:1511] Processing CreateTablet for tablet 02f72b6d75014e268ea80322ea3d84be (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:20.807885  3067 raft_consensus.cc:359] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.808616  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02f72b6d75014e268ea80322ea3d84be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.808682  3067 raft_consensus.cc:385] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:20.809125  3067 raft_consensus.cc:740] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:20.810024  3067 consensus_queue.cc:260] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.813926  3068 tablet_bootstrap.cc:654] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:20.815059  3067 ts_tablet_manager.cc:1434] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260709 12:26:20.816146  2757 tablet_service.cc:1511] Processing CreateTablet for tablet e3b7bec7e6dd43bc9264792d447c8b21 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:20.817962  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b7bec7e6dd43bc9264792d447c8b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.818465  2837 tablet_service.cc:1511] Processing CreateTablet for tablet e3b7bec7e6dd43bc9264792d447c8b21 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:20.819790  2837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b7bec7e6dd43bc9264792d447c8b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.820657  2909 tablet_service.cc:1511] Processing CreateTablet for tablet e3b7bec7e6dd43bc9264792d447c8b21 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:20.821931  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3b7bec7e6dd43bc9264792d447c8b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.821848  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 96dadfcc4083473593425e7408c2d409 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:20.823123  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96dadfcc4083473593425e7408c2d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.850065  3067 tablet_bootstrap.cc:492] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:20.865504  2832 tablet_service.cc:1511] Processing CreateTablet for tablet 96dadfcc4083473593425e7408c2d409 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:20.866881  2832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96dadfcc4083473593425e7408c2d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.867538  3067 tablet_bootstrap.cc:654] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:20.871378  2910 tablet_service.cc:1511] Processing CreateTablet for tablet 96dadfcc4083473593425e7408c2d409 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:20.872927  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96dadfcc4083473593425e7408c2d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.873826  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 65a212be7eb84eaeaf6c617ebfaa64c7 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:20.875303  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a212be7eb84eaeaf6c617ebfaa64c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.884456  2837 tablet_service.cc:1511] Processing CreateTablet for tablet 65a212be7eb84eaeaf6c617ebfaa64c7 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:20.885807  2837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a212be7eb84eaeaf6c617ebfaa64c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.890853  2909 tablet_service.cc:1511] Processing CreateTablet for tablet 65a212be7eb84eaeaf6c617ebfaa64c7 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:20.892217  2909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a212be7eb84eaeaf6c617ebfaa64c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.892354  2757 tablet_service.cc:1511] Processing CreateTablet for tablet c53cbeefd74d4d018f89d4afb39899a0 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:20.894006  2757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53cbeefd74d4d018f89d4afb39899a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.894778  3069 tablet_bootstrap.cc:492] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:20.895357  3069 ts_tablet_manager.cc:1403] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.008s
I20260709 12:26:20.903904  3068 tablet_bootstrap.cc:492] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:20.904835  2834 tablet_service.cc:1511] Processing CreateTablet for tablet c53cbeefd74d4d018f89d4afb39899a0 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:20.912958  3068 ts_tablet_manager.cc:1403] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.126s	user 0.019s	sys 0.010s
I20260709 12:26:20.914043  2834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53cbeefd74d4d018f89d4afb39899a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.916106  3068 raft_consensus.cc:359] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.916855  3068 raft_consensus.cc:385] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:20.917291  3068 raft_consensus.cc:740] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:20.918154  3068 consensus_queue.cc:260] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.906144  3069 raft_consensus.cc:359] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.927435  3069 raft_consensus.cc:385] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:20.927788  3069 raft_consensus.cc:740] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:20.928695  3069 consensus_queue.cc:260] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.931372  3069 ts_tablet_manager.cc:1434] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:26:20.911971  2910 tablet_service.cc:1511] Processing CreateTablet for tablet c53cbeefd74d4d018f89d4afb39899a0 (DEFAULT_TABLE table=soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:20.931524  3067 tablet_bootstrap.cc:492] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:20.932449  3067 ts_tablet_manager.cc:1403] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.000s
I20260709 12:26:20.932600  2910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53cbeefd74d4d018f89d4afb39899a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:20.935616  3067 raft_consensus.cc:359] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.937673  3067 raft_consensus.cc:385] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:20.938611  3067 raft_consensus.cc:740] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:20.939761  3069 tablet_bootstrap.cc:492] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:20.939484  3067 consensus_queue.cc:260] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.946568  3068 ts_tablet_manager.cc:1434] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260709 12:26:20.947677  3068 tablet_bootstrap.cc:492] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:20.950398  3069 tablet_bootstrap.cc:654] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:20.953091  3067 ts_tablet_manager.cc:1434] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.003s
I20260709 12:26:20.960632  3067 tablet_bootstrap.cc:492] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:20.967522  3067 tablet_bootstrap.cc:654] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:20.970418  3069 tablet_bootstrap.cc:492] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:20.971107  3069 ts_tablet_manager.cc:1403] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.002s
I20260709 12:26:20.971578  3068 tablet_bootstrap.cc:654] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:20.975996  3069 raft_consensus.cc:359] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.978209  3069 raft_consensus.cc:385] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:20.978817  3069 raft_consensus.cc:740] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:20.980106  3069 consensus_queue.cc:260] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:20.983912  3069 ts_tablet_manager.cc:1434] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 12:26:20.985569  3069 tablet_bootstrap.cc:492] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:20.997479  3069 tablet_bootstrap.cc:654] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.004750  3068 tablet_bootstrap.cc:492] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.005443  3068 ts_tablet_manager.cc:1403] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.008s
I20260709 12:26:21.006821  3069 tablet_bootstrap.cc:492] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:21.006912  3067 tablet_bootstrap.cc:492] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:21.007395  3069 ts_tablet_manager.cc:1403] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.008s
I20260709 12:26:21.007486  3067 ts_tablet_manager.cc:1403] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.000s
I20260709 12:26:21.009151  3068 raft_consensus.cc:359] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.009949  3068 raft_consensus.cc:385] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.010262  3068 raft_consensus.cc:740] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.010787  3067 raft_consensus.cc:359] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.011263  2992 raft_consensus.cc:493] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.011046  3068 consensus_queue.cc:260] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.011729  3067 raft_consensus.cc:385] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.011852  2992 raft_consensus.cc:515] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.012604  3067 raft_consensus.cc:740] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.013545  3068 ts_tablet_manager.cc:1434] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:26:21.014158  2992 leader_election.cc:290] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:21.010488  3069 raft_consensus.cc:359] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.015568  3069 raft_consensus.cc:385] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.015913  3069 raft_consensus.cc:740] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.016098  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.016729  2848 raft_consensus.cc:2468] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:21.014806  3068 tablet_bootstrap.cc:492] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:21.015583  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:21.017911  2772 raft_consensus.cc:2468] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:21.018064  2886 leader_election.cc:304] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:21.013574  3067 consensus_queue.cc:260] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.019413  2992 raft_consensus.cc:2804] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.019740  2992 raft_consensus.cc:493] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.020044  2992 raft_consensus.cc:3060] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.020587  3067 ts_tablet_manager.cc:1434] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:26:21.021728  3067 tablet_bootstrap.cc:492] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:21.024354  3068 tablet_bootstrap.cc:654] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.016650  3069 consensus_queue.cc:260] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.035778  3067 tablet_bootstrap.cc:654] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.039116  3079 raft_consensus.cc:493] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.044967  3079 raft_consensus.cc:515] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.040408  2992 raft_consensus.cc:515] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.047971  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:21.048127  3069 ts_tablet_manager.cc:1434] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.040s	user 0.011s	sys 0.008s
I20260709 12:26:21.048697  2992 leader_election.cc:290] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:21.048813  3068 tablet_bootstrap.cc:492] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.049362  3069 tablet_bootstrap.cc:492] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:21.049492  3068 ts_tablet_manager.cc:1403] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.020s
I20260709 12:26:21.049401  3079 leader_election.cc:290] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
W20260709 12:26:21.050511  2886 leader_election.cc:343] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:21.051554  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.051961  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.052431  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:21.052678  2846 raft_consensus.cc:2468] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:21.052963  2772 raft_consensus.cc:3060] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.052134  2848 raft_consensus.cc:3060] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.054106  2886 leader_election.cc:304] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [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: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:21.055222  3079 raft_consensus.cc:2804] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.055580  3079 raft_consensus.cc:493] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.055889  3079 raft_consensus.cc:3060] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.056557  3069 tablet_bootstrap.cc:654] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.060935  2848 raft_consensus.cc:2468] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:21.061764  3067 tablet_bootstrap.cc:492] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:21.062286  3067 ts_tablet_manager.cc:1403] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.003s
I20260709 12:26:21.062498  2886 leader_election.cc:304] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:21.063506  2992 raft_consensus.cc:2804] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.064006  2992 raft_consensus.cc:697] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:21.064483  3079 raft_consensus.cc:515] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.064810  2992 consensus_queue.cc:237] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.065423  3067 raft_consensus.cc:359] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.066150  3067 raft_consensus.cc:385] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.066432  3067 raft_consensus.cc:740] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.067173  3067 consensus_queue.cc:260] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.067533  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
W20260709 12:26:21.069289  2886 leader_election.cc:343] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:21.069766  3067 ts_tablet_manager.cc:1434] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 12:26:21.069732  3068 raft_consensus.cc:359] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.071327  3067 tablet_bootstrap.cc:492] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:21.071864  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.071440  3068 raft_consensus.cc:385] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.072474  2848 raft_consensus.cc:3060] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.072562  3068 raft_consensus.cc:740] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.074148  3068 consensus_queue.cc:260] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.075532  3056 raft_consensus.cc:493] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.071290  3079 leader_election.cc:290] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:21.076403  3056 raft_consensus.cc:515] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.060760  2772 raft_consensus.cc:2468] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:21.080106  3067 tablet_bootstrap.cc:654] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.081323  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1266dcc5086f47ac91f0d18bad17ac71" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.083503  2846 raft_consensus.cc:2468] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.083730  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1266dcc5086f47ac91f0d18bad17ac71" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:21.081869  2848 raft_consensus.cc:2468] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:21.082402  3056 leader_election.cc:290] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.084429  2921 raft_consensus.cc:2468] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.085053  2736 leader_election.cc:304] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.086673  3056 raft_consensus.cc:2804] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.086886  3069 tablet_bootstrap.cc:492] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:21.087124  3056 raft_consensus.cc:493] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.087463  3069 ts_tablet_manager.cc:1403] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.008s
I20260709 12:26:21.087673  3056 raft_consensus.cc:3060] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.093621  3069 raft_consensus.cc:359] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.094410  3069 raft_consensus.cc:385] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.094719  3069 raft_consensus.cc:740] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.095306  2886 leader_election.cc:304] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [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: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:21.095506  3069 consensus_queue.cc:260] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.096756  3081 raft_consensus.cc:2804] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.097620  3067 tablet_bootstrap.cc:492] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:21.098356  3069 ts_tablet_manager.cc:1434] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:26:21.098356  3067 ts_tablet_manager.cc:1403] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260709 12:26:21.099924  3069 tablet_bootstrap.cc:492] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:21.102825  3068 ts_tablet_manager.cc:1434] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 12:26:21.103906  3068 tablet_bootstrap.cc:492] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:21.110507  3068 tablet_bootstrap.cc:654] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.110461  3056 raft_consensus.cc:515] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.106168  2670 catalog_manager.cc:5697] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:21.115864  3056 leader_election.cc:290] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.116995  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1266dcc5086f47ac91f0d18bad17ac71" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.128288  2921 raft_consensus.cc:3060] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.129257  3067 raft_consensus.cc:359] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.130321  3067 raft_consensus.cc:385] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.130712  3067 raft_consensus.cc:740] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.127579  3069 tablet_bootstrap.cc:654] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.121533  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1266dcc5086f47ac91f0d18bad17ac71" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.131819  2848 raft_consensus.cc:3060] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.134233  3067 consensus_queue.cc:260] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.138295  3067 ts_tablet_manager.cc:1434] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 12:26:21.139313  3067 tablet_bootstrap.cc:492] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:21.147027  3067 tablet_bootstrap.cc:654] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.147437  3081 raft_consensus.cc:697] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:21.148507  3081 consensus_queue.cc:237] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.150620  3068 tablet_bootstrap.cc:492] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.151278  3068 ts_tablet_manager.cc:1403] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.022s
I20260709 12:26:21.154243  2848 raft_consensus.cc:2468] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.157979  2736 leader_election.cc:304] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.159507  3056 raft_consensus.cc:2804] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.160300  3056 raft_consensus.cc:697] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:21.161633  3056 consensus_queue.cc:237] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.162441  3068 raft_consensus.cc:359] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.163542  3068 raft_consensus.cc:385] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.163929  3068 raft_consensus.cc:740] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.173744  3068 consensus_queue.cc:260] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.176806  3069 tablet_bootstrap.cc:492] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:21.177584  3069 ts_tablet_manager.cc:1403] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.018s
I20260709 12:26:21.177584  2968 raft_consensus.cc:493] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.178084  3068 ts_tablet_manager.cc:1434] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.003s
I20260709 12:26:21.178390  2968 raft_consensus.cc:515] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.179206  3068 tablet_bootstrap.cc:492] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:21.179562  2921 raft_consensus.cc:2468] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.181041  3069 raft_consensus.cc:359] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.181834  3069 raft_consensus.cc:385] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.182089  2968 leader_election.cc:290] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.183920  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f65e4778a94b3a8aff766f713986f7" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:21.184633  2920 raft_consensus.cc:2468] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.182224  3069 raft_consensus.cc:740] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.186297  3068 tablet_bootstrap.cc:654] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.185915  2738 leader_election.cc:304] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:21.183020  3067 tablet_bootstrap.cc:492] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:21.185963  3069 consensus_queue.cc:260] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.188822  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f65e4778a94b3a8aff766f713986f7" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.189795  3069 ts_tablet_manager.cc:1434] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260709 12:26:21.190037  2848 raft_consensus.cc:2468] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.187121  2968 raft_consensus.cc:2804] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.191601  2968 raft_consensus.cc:493] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.192041  2968 raft_consensus.cc:3060] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.190927  3069 tablet_bootstrap.cc:492] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:21.187098  3067 ts_tablet_manager.cc:1403] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.020s
I20260709 12:26:21.198151  2670 catalog_manager.cc:5697] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 1 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.200021  3067 raft_consensus.cc:359] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.201117  3067 raft_consensus.cc:385] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.201629  3067 raft_consensus.cc:740] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.202661  3067 consensus_queue.cc:260] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.206431  2968 raft_consensus.cc:515] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.209862  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f65e4778a94b3a8aff766f713986f7" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.210553  2848 raft_consensus.cc:3060] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.210625  3067 ts_tablet_manager.cc:1434] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:26:21.212375  3069 tablet_bootstrap.cc:654] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.213053  3067 tablet_bootstrap.cc:492] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:21.222874  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94f65e4778a94b3a8aff766f713986f7" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.223637  2921 raft_consensus.cc:3060] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.228580  2968 leader_election.cc:290] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.230856  3067 tablet_bootstrap.cc:654] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.238355  3068 tablet_bootstrap.cc:492] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.238896  3068 ts_tablet_manager.cc:1403] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.022s
I20260709 12:26:21.242298  3068 raft_consensus.cc:359] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.243040  3068 raft_consensus.cc:385] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.243338  3068 raft_consensus.cc:740] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.244172  3068 consensus_queue.cc:260] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.245118  2848 raft_consensus.cc:2468] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.246384  2736 leader_election.cc:304] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.242213  2667 catalog_manager.cc:5697] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:21.246815  3068 ts_tablet_manager.cc:1434] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:26:21.247874  2968 raft_consensus.cc:2804] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.250411  2968 raft_consensus.cc:697] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:21.250831  3068 tablet_bootstrap.cc:492] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:21.251362  2968 consensus_queue.cc:237] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.244570  2921 raft_consensus.cc:2468] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.265611  3068 tablet_bootstrap.cc:654] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.268558  3069 tablet_bootstrap.cc:492] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:21.269219  3069 ts_tablet_manager.cc:1403] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.079s	user 0.024s	sys 0.035s
I20260709 12:26:21.269575  3067 tablet_bootstrap.cc:492] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:21.270200  3067 ts_tablet_manager.cc:1403] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.028s
I20260709 12:26:21.272363  3069 raft_consensus.cc:359] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.273324  3069 raft_consensus.cc:385] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.273244  3067 raft_consensus.cc:359] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.273814  3069 raft_consensus.cc:740] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.274739  3069 consensus_queue.cc:260] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.275346  3067 raft_consensus.cc:385] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.275723  3067 raft_consensus.cc:740] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.275544  2670 catalog_manager.cc:5697] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 1 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.277637  3069 ts_tablet_manager.cc:1434] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:26:21.278743  3069 tablet_bootstrap.cc:492] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:21.276779  3068 tablet_bootstrap.cc:492] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.279587  3068 ts_tablet_manager.cc:1403] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 12:26:21.276698  3067 consensus_queue.cc:260] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.284662  3067 ts_tablet_manager.cc:1434] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:26:21.285523  3069 tablet_bootstrap.cc:654] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.288112  3067 tablet_bootstrap.cc:492] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:21.286720  3068 raft_consensus.cc:359] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.290333  3068 raft_consensus.cc:385] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.290647  3068 raft_consensus.cc:740] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.291420  3068 consensus_queue.cc:260] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.293951  3068 ts_tablet_manager.cc:1434] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:26:21.294876  3068 tablet_bootstrap.cc:492] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:21.295212  3067 tablet_bootstrap.cc:654] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.303668  3069 tablet_bootstrap.cc:492] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:21.304141  3068 tablet_bootstrap.cc:654] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.304217  3069 ts_tablet_manager.cc:1403] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 12:26:21.305145  3067 tablet_bootstrap.cc:492] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:21.305626  3067 ts_tablet_manager.cc:1403] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 12:26:21.308252  3067 raft_consensus.cc:359] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.307916  3069 raft_consensus.cc:359] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.308960  3067 raft_consensus.cc:385] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.309288  3069 raft_consensus.cc:385] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.309368  3067 raft_consensus.cc:740] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.309957  3069 raft_consensus.cc:740] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.310585  3067 consensus_queue.cc:260] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.311271  3069 consensus_queue.cc:260] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.313115  3067 ts_tablet_manager.cc:1434] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:21.314050  3069 ts_tablet_manager.cc:1434] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:26:21.314116  3067 tablet_bootstrap.cc:492] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4: Bootstrap starting.
I20260709 12:26:21.315239  3069 tablet_bootstrap.cc:492] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:21.322309  3069 tablet_bootstrap.cc:654] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.323751  3067 tablet_bootstrap.cc:654] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.325238  3068 tablet_bootstrap.cc:492] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.325855  3068 ts_tablet_manager.cc:1403] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.008s
I20260709 12:26:21.328950  3068 raft_consensus.cc:359] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.329722  3068 raft_consensus.cc:385] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.330075  3068 raft_consensus.cc:740] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.330896  3068 consensus_queue.cc:260] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.333333  3068 ts_tablet_manager.cc:1434] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:26:21.334900  3068 tablet_bootstrap.cc:492] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:21.342276  3067 tablet_bootstrap.cc:492] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4: No bootstrap required, opened a new log
I20260709 12:26:21.342798  3069 tablet_bootstrap.cc:492] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:21.343145  3067 ts_tablet_manager.cc:1403] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260709 12:26:21.343360  3069 ts_tablet_manager.cc:1403] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.011s
I20260709 12:26:21.346261  3069 raft_consensus.cc:359] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.346974  3069 raft_consensus.cc:385] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.347265  3069 raft_consensus.cc:740] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.347565  3067 raft_consensus.cc:359] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.347975  3069 consensus_queue.cc:260] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.348340  3067 raft_consensus.cc:385] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.348766  3067 raft_consensus.cc:740] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.349603  3067 consensus_queue.cc:260] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.351827  3067 ts_tablet_manager.cc:1434] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 12:26:21.355715  3069 ts_tablet_manager.cc:1434] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:26:21.356261  3068 tablet_bootstrap.cc:654] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.356881  3069 tablet_bootstrap.cc:492] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771: Bootstrap starting.
I20260709 12:26:21.361752  3068 tablet_bootstrap.cc:492] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.362375  3068 ts_tablet_manager.cc:1403] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 12:26:21.365839  3069 tablet_bootstrap.cc:654] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.365726  3068 raft_consensus.cc:359] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.366616  3068 raft_consensus.cc:385] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.367017  3068 raft_consensus.cc:740] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.367769  3068 consensus_queue.cc:260] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.368602  3081 raft_consensus.cc:493] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.369151  3081 raft_consensus.cc:515] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.370280  3068 ts_tablet_manager.cc:1434] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:21.371158  3081 leader_election.cc:290] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:21.371621  3068 tablet_bootstrap.cc:492] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: Bootstrap starting.
I20260709 12:26:21.373044  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.373668  2848 raft_consensus.cc:2468] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:21.375000  2886 leader_election.cc:304] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:21.376924  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:21.377657  2772 raft_consensus.cc:2468] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 0.
I20260709 12:26:21.379055  3081 raft_consensus.cc:2804] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.379516  3081 raft_consensus.cc:493] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.379849  3081 raft_consensus.cc:3060] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.380532  3068 tablet_bootstrap.cc:654] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:21.385967  3081 raft_consensus.cc:515] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.387048  3068 tablet_bootstrap.cc:492] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: No bootstrap required, opened a new log
I20260709 12:26:21.387624  3068 ts_tablet_manager.cc:1403] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.001s
I20260709 12:26:21.389212  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:21.389846  2772 raft_consensus.cc:3060] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.390697  3068 raft_consensus.cc:359] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.391433  3068 raft_consensus.cc:385] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.391716  3068 raft_consensus.cc:740] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.392426  3068 consensus_queue.cc:260] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.393538  3081 leader_election.cc:290] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:21.394380  3069 tablet_bootstrap.cc:492] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771: No bootstrap required, opened a new log
I20260709 12:26:21.394749  3068 ts_tablet_manager.cc:1434] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:21.394923  3069 ts_tablet_manager.cc:1403] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.018s
I20260709 12:26:21.396611  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.397217  2848 raft_consensus.cc:3060] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.398375  2772 raft_consensus.cc:2468] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:21.398242  3069 raft_consensus.cc:359] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.398965  3069 raft_consensus.cc:385] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:21.399266  3069 raft_consensus.cc:740] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Initialized, Role: FOLLOWER
I20260709 12:26:21.399598  2886 leader_election.cc:304] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:21.399998  3069 consensus_queue.cc:260] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.400588  3081 raft_consensus.cc:2804] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.401624  3081 raft_consensus.cc:697] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:21.402292  3069 ts_tablet_manager.cc:1434] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:21.402546  3081 consensus_queue.cc:237] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.407341  2848 raft_consensus.cc:2468] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 1.
I20260709 12:26:21.414119  2669 catalog_manager.cc:5697] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 1 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:21.436473  2968 raft_consensus.cc:493] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.437000  2968 raft_consensus.cc:515] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.438987  2968 leader_election.cc:290] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.440017  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.440194  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:21.440815  2848 raft_consensus.cc:2393] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51eb1d101b3c4e708ab2c1825047249b in current term 1: Already voted for candidate f7d9d5d1b13245faa9338e9092273771 in this term.
I20260709 12:26:21.441847  2736 leader_election.cc:304] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [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: 51eb1d101b3c4e708ab2c1825047249b; no voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:21.442656  2968 raft_consensus.cc:3060] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.448352  2968 raft_consensus.cc:2749] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:21.481405  3015 raft_consensus.cc:493] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.481983  3015 raft_consensus.cc:515] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.483948  3015 leader_election.cc:290] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.484581  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a212be7eb84eaeaf6c617ebfaa64c7" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b" is_pre_election: true
I20260709 12:26:21.485138  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a212be7eb84eaeaf6c617ebfaa64c7" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:21.485329  2772 raft_consensus.cc:2468] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:21.485689  2921 raft_consensus.cc:2468] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 0.
I20260709 12:26:21.486557  2812 leader_election.cc:304] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.487274  3015 raft_consensus.cc:2804] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.487669  3015 raft_consensus.cc:493] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.487954  3015 raft_consensus.cc:3060] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.493247  3015 raft_consensus.cc:515] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.494863  3015 leader_election.cc:290] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.495842  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a212be7eb84eaeaf6c617ebfaa64c7" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:21.495990  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a212be7eb84eaeaf6c617ebfaa64c7" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.496618  2772 raft_consensus.cc:3060] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.496706  2921 raft_consensus.cc:3060] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.501736  2772 raft_consensus.cc:2468] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:21.502059  2921 raft_consensus.cc:2468] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 1.
I20260709 12:26:21.502930  2812 leader_election.cc:304] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.503768  3015 raft_consensus.cc:2804] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.504237  3015 raft_consensus.cc:697] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:21.504980  3015 consensus_queue.cc:237] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.512614  2669 catalog_manager.cc:5697] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 1 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.516114  2968 raft_consensus.cc:493] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.516633  2968 raft_consensus.cc:515] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.518409  2968 leader_election.cc:290] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.519107  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.519546  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:21.519783  2848 raft_consensus.cc:2468] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.520190  2921 raft_consensus.cc:2468] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.520902  2736 leader_election.cc:304] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.521831  2968 raft_consensus.cc:2804] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.522140  2968 raft_consensus.cc:493] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.522418  2968 raft_consensus.cc:3060] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.524931  3092 raft_consensus.cc:493] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.525497  3092 raft_consensus.cc:515] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.527289  3092 leader_election.cc:290] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.528275  2968 raft_consensus.cc:515] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.528368  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.528368  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:21.529290  2848 raft_consensus.cc:2468] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.529368  2921 raft_consensus.cc:2468] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.530376  2968 leader_election.cc:290] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.530558  2736 leader_election.cc:304] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.531198  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.531518  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.531764  2848 raft_consensus.cc:3060] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.531795  2968 raft_consensus.cc:2804] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.532332  2968 raft_consensus.cc:493] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.532117  2921 raft_consensus.cc:3060] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.532900  2968 raft_consensus.cc:3060] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.535429  3081 consensus_queue.cc:1048] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.538882  2848 raft_consensus.cc:2468] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.539675  2921 raft_consensus.cc:2468] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.540221  2736 leader_election.cc:304] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.541106  3056 raft_consensus.cc:2804] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.543707  2968 raft_consensus.cc:515] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.546906  2968 leader_election.cc:290] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.548365  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.549095  2921 raft_consensus.cc:3060] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.549396  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.550019  2848 raft_consensus.cc:3060] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.559794  2848 raft_consensus.cc:2468] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.561141  3056 raft_consensus.cc:697] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:21.562425  3056 consensus_queue.cc:237] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.566869  2736 leader_election.cc:304] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.567809  2992 consensus_queue.cc:1048] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.569273  2968 raft_consensus.cc:2804] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.570017  2968 raft_consensus.cc:697] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:21.571188  2968 consensus_queue.cc:237] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.573247  2921 raft_consensus.cc:2468] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.582201  2669 catalog_manager.cc:5697] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 1 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.583379  2968 consensus_queue.cc:1048] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.599963  2968 consensus_queue.cc:1048] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:21.602838  2670 catalog_manager.cc:5697] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 1 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.608348  3109 raft_consensus.cc:493] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:21.608984  3109 raft_consensus.cc:515] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.612685  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96dadfcc4083473593425e7408c2d409" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4" is_pre_election: true
I20260709 12:26:21.613368  2848 raft_consensus.cc:2468] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.614528  2736 leader_election.cc:304] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.614707  3109 leader_election.cc:290] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.615370  3109 raft_consensus.cc:2804] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:21.615813  3109 raft_consensus.cc:493] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:21.616183  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96dadfcc4083473593425e7408c2d409" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771" is_pre_election: true
I20260709 12:26:21.616979  2921 raft_consensus.cc:2468] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 0.
I20260709 12:26:21.616166  3109 raft_consensus.cc:3060] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.625988  3109 raft_consensus.cc:515] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.628098  3109 leader_election.cc:290] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.629050  2846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96dadfcc4083473593425e7408c2d409" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.629720  2846 raft_consensus.cc:3060] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.633502  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96dadfcc4083473593425e7408c2d409" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.634160  2921 raft_consensus.cc:3060] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:21.637349  2846 raft_consensus.cc:2468] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.638574  2736 leader_election.cc:304] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.639418  3109 raft_consensus.cc:2804] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:21.639853  3109 raft_consensus.cc:697] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:21.640479  2921 raft_consensus.cc:2468] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 1.
I20260709 12:26:21.640632  3109 consensus_queue.cc:237] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.648633  2670 catalog_manager.cc:5697] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 0 to 1, leader changed from <none> to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 1 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.657696  3081 consensus_queue.cc:1048] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.671586  2921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
mode: GRACEFUL
new_leader_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:44650
I20260709 12:26:21.672295  2921 raft_consensus.cc:606] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Received request to transfer leadership to TS 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:21.677649  2992 consensus_queue.cc:1048] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.682904  2921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
mode: GRACEFUL
new_leader_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:44650
I20260709 12:26:21.683743  2921 raft_consensus.cc:606] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Received request to transfer leadership to TS 51eb1d101b3c4e708ab2c1825047249b
I20260709 12:26:21.688817  3086 raft_consensus.cc:993] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: : Instructing follower 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:21.689327  2992 raft_consensus.cc:1081] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Signalling peer 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:21.692045  2772 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59942
I20260709 12:26:21.692647  2772 raft_consensus.cc:493] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:21.692978  2772 raft_consensus.cc:3060] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.696044  2921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
mode: GRACEFUL
new_leader_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:44650
I20260709 12:26:21.696768  2921 raft_consensus.cc:606] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Received request to transfer leadership to TS 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:21.700613  2772 raft_consensus.cc:515] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.702958  2771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
mode: GRACEFUL
new_leader_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59960
I20260709 12:26:21.703469  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.703639  2771 raft_consensus.cc:606] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Received request to transfer leadership to TS 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:21.703823  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c54584d05d64965951160a3ef9dbcb3" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.704161  2848 raft_consensus.cc:3060] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.704448  2921 raft_consensus.cc:3055] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:21.703581  2772 leader_election.cc:290] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 2 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.704752  2921 raft_consensus.cc:740] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:21.706017  2921 consensus_queue.cc:260] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.707018  2921 raft_consensus.cc:3060] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.710043  3109 consensus_queue.cc:1048] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:21.711937  2848 raft_consensus.cc:2468] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:21.712598  2772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96dadfcc4083473593425e7408c2d409"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
mode: GRACEFUL
new_leader_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59960
I20260709 12:26:21.713269  2772 raft_consensus.cc:606] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Received request to transfer leadership to TS 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:21.714354  2736 leader_election.cc:304] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.715487  3109 raft_consensus.cc:2804] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:21.717063  3109 raft_consensus.cc:697] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:21.718174  3109 consensus_queue.cc:237] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.720428  2921 raft_consensus.cc:2468] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:21.723049  2772 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
mode: GRACEFUL
new_leader_uuid: "f7d9d5d1b13245faa9338e9092273771"
 from {username='slave'} at 127.0.0.1:59960
I20260709 12:26:21.723670  2772 raft_consensus.cc:606] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Received request to transfer leadership to TS f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:21.729740  3056 consensus_queue.cc:1048] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.737475  2667 catalog_manager.cc:5697] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 1 to 2, leader changed from f7d9d5d1b13245faa9338e9092273771 (127.28.128.131) to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 2 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.812855  2992 consensus_queue.cc:1048] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.822923  3086 consensus_queue.cc:1048] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.832043  3081 raft_consensus.cc:993] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: : Instructing follower 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:21.832561  3086 raft_consensus.cc:1081] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Signalling peer 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:21.834430  2848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59982
I20260709 12:26:21.834996  2848 raft_consensus.cc:493] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:21.835376  2848 raft_consensus.cc:3060] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.840195  2848 raft_consensus.cc:515] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.842345  2848 leader_election.cc:290] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 2 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:21.842692  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:21.842967  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02f72b6d75014e268ea80322ea3d84be" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:21.843397  2772 raft_consensus.cc:3060] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.843640  2920 raft_consensus.cc:3055] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:21.844009  2920 raft_consensus.cc:740] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:21.844753  2920 consensus_queue.cc:260] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.845876  2920 raft_consensus.cc:3060] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.849634  2772 raft_consensus.cc:2468] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:21.850857  2812 leader_election.cc:304] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:21.851601  3015 raft_consensus.cc:2804] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:21.852149  3015 raft_consensus.cc:697] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:21.852437  2920 raft_consensus.cc:2468] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:21.853133  3015 consensus_queue.cc:237] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.860831  2667 catalog_manager.cc:5697] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 1 to 2, leader changed from f7d9d5d1b13245faa9338e9092273771 (127.28.128.131) to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:21.961783  3109 consensus_queue.cc:1048] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:21.968700  3056 raft_consensus.cc:993] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: : Instructing follower f7d9d5d1b13245faa9338e9092273771 to start an election
I20260709 12:26:21.969292  3056 raft_consensus.cc:1081] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Signalling peer f7d9d5d1b13245faa9338e9092273771 to start an election
I20260709 12:26:21.973696  2920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
 from {username='slave'} at 127.0.0.1:44622
I20260709 12:26:21.974176  3056 consensus_queue.cc:1048] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:21.976413  2920 raft_consensus.cc:493] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:21.976920  2920 raft_consensus.cc:3060] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.982115  3109 consensus_queue.cc:1048] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:21.987715  2920 raft_consensus.cc:515] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.990357  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:21.990968  2772 raft_consensus.cc:3055] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:21.991276  2772 raft_consensus.cc:740] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:21.992252  2772 consensus_queue.cc:260] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:21.993134  2772 raft_consensus.cc:3060] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:21.994356  2920 leader_election.cc:290] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 2 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:21.996894  2847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53cbeefd74d4d018f89d4afb39899a0" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:21.998548  3056 raft_consensus.cc:993] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: : Instructing follower 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:21.999122  3056 raft_consensus.cc:1081] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Signalling peer 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:21.999603  3015 consensus_queue.cc:1048] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:22.002180  2847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59980
I20260709 12:26:22.002858  2847 raft_consensus.cc:493] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:22.003378  2847 raft_consensus.cc:3060] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.010624  2968 consensus_queue.cc:1048] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:22.012053  2772 raft_consensus.cc:2468] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 2.
I20260709 12:26:22.013489  2886 leader_election.cc:304] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 3a40767f268546eb90e65d6002be65a4
I20260709 12:26:22.014801  3081 raft_consensus.cc:2804] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:22.014441  2847 raft_consensus.cc:515] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.015396  3081 raft_consensus.cc:697] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 2 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:22.017256  2847 leader_election.cc:290] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 2 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:22.016390  3081 consensus_queue.cc:237] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.018859  2848 raft_consensus.cc:1240] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Rejecting Update request from peer 51eb1d101b3c4e708ab2c1825047249b for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:22.021718  2920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:22.022382  2920 raft_consensus.cc:3060] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.024428  2772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3b7bec7e6dd43bc9264792d447c8b21" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:22.025611  2772 raft_consensus.cc:3055] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:22.026014  2772 raft_consensus.cc:740] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:22.026908  2772 consensus_queue.cc:260] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.028122  2772 raft_consensus.cc:3060] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.032347  2920 raft_consensus.cc:2468] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:22.033807  2814 leader_election.cc:304] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [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: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:22.034847  3074 raft_consensus.cc:2804] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:22.036897  2772 raft_consensus.cc:2468] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:22.039261  3074 raft_consensus.cc:697] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:22.040474  3074 consensus_queue.cc:237] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.043555  3130 consensus_queue.cc:1048] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:22.043053  2667 catalog_manager.cc:5697] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 1 to 2, leader changed from 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129) to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 2 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:22.054250  2669 catalog_manager.cc:5697] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 1 to 2, leader changed from 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129) to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:22.117991  3081 raft_consensus.cc:993] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: : Instructing follower 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:22.118135  2968 consensus_queue.cc:1048] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:22.118502  2992 raft_consensus.cc:1081] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Signalling peer 51eb1d101b3c4e708ab2c1825047249b to start an election
I20260709 12:26:22.120193  2771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
 from {username='slave'} at 127.0.0.1:59942
I20260709 12:26:22.120679  2771 raft_consensus.cc:493] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:22.121613  2771 raft_consensus.cc:3060] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.129508  3109 raft_consensus.cc:993] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: : Instructing follower 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:22.130057  3109 raft_consensus.cc:1081] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Signalling peer 3a40767f268546eb90e65d6002be65a4 to start an election
I20260709 12:26:22.132162  2771 raft_consensus.cc:515] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.132710  2847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96dadfcc4083473593425e7408c2d409"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
 from {username='slave'} at 127.0.0.1:59980
I20260709 12:26:22.133445  2847 raft_consensus.cc:493] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:22.133845  2847 raft_consensus.cc:3060] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.135131  2771 leader_election.cc:290] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [CANDIDATE]: Term 2 election: Requested vote from peers 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:22.135231  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:22.135768  2921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae5730bd0f74231ae570b39162cc26f" candidate_uuid: "51eb1d101b3c4e708ab2c1825047249b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:22.137846  2848 raft_consensus.cc:3060] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.138103  2921 raft_consensus.cc:3055] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:22.138552  2921 raft_consensus.cc:740] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:22.139788  2921 consensus_queue.cc:260] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.143030  2921 raft_consensus.cc:3060] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.144001  2846 raft_consensus.cc:1275] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.147553  2848 raft_consensus.cc:2468] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:22.148298  3056 consensus_queue.cc:1048] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:22.149129  2968 consensus_queue.cc:1048] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.149386  2736 leader_election.cc:304] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [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: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: 
I20260709 12:26:22.149267  2847 raft_consensus.cc:515] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.150370  3092 raft_consensus.cc:2804] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:22.150846  3092 raft_consensus.cc:697] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Becoming Leader. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:22.151693  3092 consensus_queue.cc:237] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.151616  2847 leader_election.cc:290] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 2 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), f7d9d5d1b13245faa9338e9092273771 (127.28.128.131:34079)
I20260709 12:26:22.154210  2922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96dadfcc4083473593425e7408c2d409" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
I20260709 12:26:22.155123  2771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96dadfcc4083473593425e7408c2d409" candidate_uuid: "3a40767f268546eb90e65d6002be65a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:22.155786  2771 raft_consensus.cc:3055] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:22.156152  2771 raft_consensus.cc:740] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:22.157115  2771 consensus_queue.cc:260] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.158298  2771 raft_consensus.cc:3060] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.167708  2922 raft_consensus.cc:1275] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.169562  3056 consensus_queue.cc:1048] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.172729  2921 raft_consensus.cc:2468] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51eb1d101b3c4e708ab2c1825047249b in term 2.
I20260709 12:26:22.173938  2669 catalog_manager.cc:5697] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b reported cstate change: term changed from 1 to 2, leader changed from f7d9d5d1b13245faa9338e9092273771 (127.28.128.131) to 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129). New cstate: current_term: 2 leader_uuid: "51eb1d101b3c4e708ab2c1825047249b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:22.179359  2771 raft_consensus.cc:2468] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a40767f268546eb90e65d6002be65a4 in term 2.
I20260709 12:26:22.180672  2812 leader_election.cc:304] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, 51eb1d101b3c4e708ab2c1825047249b; no voters: f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:22.181910  3074 raft_consensus.cc:2804] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:22.182385  3074 raft_consensus.cc:697] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Becoming Leader. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:22.183204  3074 consensus_queue.cc:237] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [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: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:22.198182  2667 catalog_manager.cc:5697] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 reported cstate change: term changed from 1 to 2, leader changed from 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129) to 3a40767f268546eb90e65d6002be65a4 (127.28.128.130). New cstate: current_term: 2 leader_uuid: "3a40767f268546eb90e65d6002be65a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:22.273339  2921 raft_consensus.cc:1275] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.274585  3074 consensus_queue.cc:1048] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.282181  2771 raft_consensus.cc:1275] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.283733  3130 consensus_queue.cc:1048] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.445770  2771 raft_consensus.cc:1275] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Refusing update from remote peer f7d9d5d1b13245faa9338e9092273771: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.447126  2992 consensus_queue.cc:1048] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.454428  2771 raft_consensus.cc:1275] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.457361  2848 raft_consensus.cc:3060] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.458832  3130 consensus_queue.cc:1048] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.466439  2848 raft_consensus.cc:1275] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Refusing update from remote peer f7d9d5d1b13245faa9338e9092273771: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.468551  3135 consensus_queue.cc:1048] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.469295  2921 raft_consensus.cc:1275] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.471364  3015 consensus_queue.cc:1048] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.620222  2921 raft_consensus.cc:1275] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.621578  3056 consensus_queue.cc:1048] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.630030  2848 raft_consensus.cc:1275] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Refusing update from remote peer 51eb1d101b3c4e708ab2c1825047249b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.632506  2968 consensus_queue.cc:1048] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.636224  2771 raft_consensus.cc:1275] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.637889  3015 consensus_queue.cc:1048] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:22.647925  2921 raft_consensus.cc:3060] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:22.656383  2921 raft_consensus.cc:1275] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Refusing update from remote peer 3a40767f268546eb90e65d6002be65a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:22.658233  3130 consensus_queue.cc:1048] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:24.726913  2669 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:46218:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:26:24.747053  2669 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46218:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
W20260709 12:26:24.848232  3148 log.cc:927] Time spent T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:26:24.874516 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:26:24.891261  2814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:34079, user_credentials={real_user=slave}} blocked reactor thread for 66773.4us
W20260709 12:26:24.904735  3150 log.cc:927] Time spent T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: Append to log took a long time: real 0.105s	user 0.003s	sys 0.002s
W20260709 12:26:24.966574  3158 log.cc:927] Time spent T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260709 12:26:25.027122  3163 log.cc:927] Time spent T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
W20260709 12:26:25.040009  3159 log.cc:927] Time spent T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: Append to log took a long time: real 0.119s	user 0.001s	sys 0.000s
W20260709 12:26:25.046487  3172 log.cc:927] Time spent T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: Append to log took a long time: real 0.076s	user 0.000s	sys 0.001s
I20260709 12:26:24.975962  3179 tablet.cc:1724] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.038807  3181 tablet.cc:1724] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.066542  3187 tablet.cc:1724] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.032100  3178 tablet.cc:1724] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:25.103485  2886 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:39937, user_credentials={real_user=slave}} blocked reactor thread for 60963.5us
I20260709 12:26:25.104498  3190 tablet.cc:1724] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.144649  2769 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c15911391a428d865da4c6338b28a1"
dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
mode: GRACEFUL
new_leader_uuid: "f7d9d5d1b13245faa9338e9092273771"
 from {username='slave'} at 127.0.0.1:59964
I20260709 12:26:25.145466  2769 raft_consensus.cc:606] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Received request to transfer leadership to TS f7d9d5d1b13245faa9338e9092273771
W20260709 12:26:25.137698  2812 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.129:39937, user_credentials={real_user=slave}} blocked reactor thread for 62283.6us
I20260709 12:26:25.161185  3199 tablet.cc:1724] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.176755  3179 tablet.cc:1724] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.183882  3193 tablet.cc:1724] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.186810  3194 tablet.cc:1724] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.190797  3197 tablet.cc:1724] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.195601  3181 tablet.cc:1724] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.204504  3178 tablet.cc:1724] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.214408  3201 tablet.cc:1724] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.219285  3199 tablet.cc:1724] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:26:25.216219  2814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.28.128.131:34079, user_credentials={real_user=slave}} blocked reactor thread for 82323.3us
I20260709 12:26:25.224186  3178 tablet.cc:1724] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.223398  3194 tablet.cc:1724] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.235756  3187 tablet.cc:1724] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.237273  3200 tablet.cc:1724] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.236761  3197 tablet.cc:1724] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.261704  3187 tablet.cc:1724] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.253057  3203 tablet.cc:1724] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.286692  3179 tablet.cc:1724] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.291006  3189 raft_consensus.cc:993] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b: : Instructing follower f7d9d5d1b13245faa9338e9092273771 to start an election
I20260709 12:26:25.291570  3189 raft_consensus.cc:1081] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Signalling peer f7d9d5d1b13245faa9338e9092273771 to start an election
I20260709 12:26:25.293329  2922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c15911391a428d865da4c6338b28a1"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
 from {username='slave'} at 127.0.0.1:44622
I20260709 12:26:25.293912  2922 raft_consensus.cc:493] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:25.294304  2922 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.260432  3190 tablet.cc:1724] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.297190  3200 tablet.cc:1724] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.299616  3179 tablet.cc:1724] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.304160  2922 raft_consensus.cc:515] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:25.307263  2769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:25.307901  2769 raft_consensus.cc:3055] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:25.308228  2769 raft_consensus.cc:740] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 51eb1d101b3c4e708ab2c1825047249b, State: Running, Role: LEADER
I20260709 12:26:25.309062  2844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c15911391a428d865da4c6338b28a1" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:25.309752  2844 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.309058  2769 consensus_queue.cc:260] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:25.315004  2769 raft_consensus.cc:3060] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.330418  3197 tablet.cc:1724] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.331364  2844 raft_consensus.cc:2468] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 3.
I20260709 12:26:25.327064  3201 tablet.cc:1724] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:26:25.333346  2886 leader_election.cc:304] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a40767f268546eb90e65d6002be65a4, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:25.337462  3196 raft_consensus.cc:2804] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:25.337980  3196 raft_consensus.cc:697] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 3 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:25.338802  3196 consensus_queue.cc:237] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:25.334488  2844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099"
dest_uuid: "3a40767f268546eb90e65d6002be65a4"
mode: GRACEFUL
new_leader_uuid: "f7d9d5d1b13245faa9338e9092273771"
 from {username='slave'} at 127.0.0.1:59994
I20260709 12:26:25.343744  2844 raft_consensus.cc:606] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Received request to transfer leadership to TS f7d9d5d1b13245faa9338e9092273771
I20260709 12:26:25.345772 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:25.345815  2769 raft_consensus.cc:2468] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 3.
I20260709 12:26:25.346405 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:25.346925  2922 leader_election.cc:290] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 3 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:25.369712  2669 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81: soft_deleted_table [id=f604799f486b44beb4317e7a0b3680a5] alter complete (version 1)
I20260709 12:26:25.383018  2670 catalog_manager.cc:5697] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 2 to 3, leader changed from 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129) to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:25.843830  2769 raft_consensus.cc:1275] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Refusing update from remote peer f7d9d5d1b13245faa9338e9092273771: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:25.851442  3165 raft_consensus.cc:993] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4: : Instructing follower f7d9d5d1b13245faa9338e9092273771 to start an election
I20260709 12:26:25.852102  3196 consensus_queue.cc:1048] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:25.857901  3015 raft_consensus.cc:1081] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Signalling peer f7d9d5d1b13245faa9338e9092273771 to start an election
I20260709 12:26:25.859382  2844 raft_consensus.cc:1275] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Refusing update from remote peer f7d9d5d1b13245faa9338e9092273771: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:25.867549  2922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099"
dest_uuid: "f7d9d5d1b13245faa9338e9092273771"
 from {username='slave'} at 127.0.0.1:44634
I20260709 12:26:25.868629  2922 raft_consensus.cc:493] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:25.869122  2922 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.861685  3196 consensus_queue.cc:1048] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:25.884641  2922 raft_consensus.cc:515] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:25.891309  2768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51eb1d101b3c4e708ab2c1825047249b"
I20260709 12:26:25.892361  2768 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.894894  2922 leader_election.cc:290] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 3 election: Requested vote from peers 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937), 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825)
I20260709 12:26:25.905411  2848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7d57eaaf9a04e29b6c013baa63fc099" candidate_uuid: "f7d9d5d1b13245faa9338e9092273771" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a40767f268546eb90e65d6002be65a4"
I20260709 12:26:25.906075  2848 raft_consensus.cc:3055] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:25.906374  2848 raft_consensus.cc:740] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a40767f268546eb90e65d6002be65a4, State: Running, Role: LEADER
I20260709 12:26:25.907311  2848 consensus_queue.cc:260] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:25.913863  2768 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 3.
I20260709 12:26:25.914590  2848 raft_consensus.cc:3060] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:25.915560  2886 leader_election.cc:304] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51eb1d101b3c4e708ab2c1825047249b, f7d9d5d1b13245faa9338e9092273771; no voters: 
I20260709 12:26:25.916580  3196 raft_consensus.cc:2804] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:25.917467  3196 raft_consensus.cc:697] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 3 LEADER]: Becoming Leader. State: Replica: f7d9d5d1b13245faa9338e9092273771, State: Running, Role: LEADER
I20260709 12:26:25.919307  3196 consensus_queue.cc:237] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } }
I20260709 12:26:25.925396  2848 raft_consensus.cc:2468] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7d9d5d1b13245faa9338e9092273771 in term 3.
I20260709 12:26:25.931105  2669 catalog_manager.cc:5697] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 reported cstate change: term changed from 2 to 3, leader changed from 3a40767f268546eb90e65d6002be65a4 (127.28.128.130) to f7d9d5d1b13245faa9338e9092273771 (127.28.128.131). New cstate: current_term: 3 leader_uuid: "f7d9d5d1b13245faa9338e9092273771" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f7d9d5d1b13245faa9338e9092273771" member_type: VOTER last_known_addr { host: "127.28.128.131" port: 34079 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:26.333375  2848 raft_consensus.cc:1275] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Refusing update from remote peer f7d9d5d1b13245faa9338e9092273771: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:26.334619  3196 consensus_queue.cc:1048] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a40767f268546eb90e65d6002be65a4" member_type: VOTER last_known_addr { host: "127.28.128.130" port: 32825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:26.346848  2768 raft_consensus.cc:1275] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Refusing update from remote peer f7d9d5d1b13245faa9338e9092273771: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:26.347950 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:26.351080  3210 consensus_queue.cc:1048] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51eb1d101b3c4e708ab2c1825047249b" member_type: VOTER last_known_addr { host: "127.28.128.129" port: 39937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:26.361847 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:26.362586 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:27.363885 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:27.370787 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:27.371220 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:28.372224 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:28.377491 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:28.377960 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:29.378933 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:29.384027 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:29.384473 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:30.385605 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:30.391372 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:30.391886 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:31.392907 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:31.398149 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:31.398617 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:32.399513 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:32.404373 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:32.404825 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:33.405884 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:33.411525 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:33.412026 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:34.413160 29186 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:34.418830 29186 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:34.419361 29186 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:35.487645 29186 tablet_server.cc:179] TabletServer@127.28.128.129:0 shutting down...
I20260709 12:26:35.521965 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:35.522996 29186 tablet_replica.cc:333] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.523907 29186 raft_consensus.cc:2243] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.524487 29186 raft_consensus.cc:2272] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.526988 29186 tablet_replica.cc:333] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.527709 29186 raft_consensus.cc:2243] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.528311 29186 raft_consensus.cc:2272] T c53cbeefd74d4d018f89d4afb39899a0 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.531107 29186 tablet_replica.cc:333] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.531899 29186 raft_consensus.cc:2243] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.532666 29186 raft_consensus.cc:2272] T e3b7bec7e6dd43bc9264792d447c8b21 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.536240 29186 tablet_replica.cc:333] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.537042 29186 raft_consensus.cc:2243] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.538154 29186 raft_consensus.cc:2272] T 94f65e4778a94b3a8aff766f713986f7 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.541335 29186 tablet_replica.cc:333] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.542348 29186 raft_consensus.cc:2243] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.542971 29186 raft_consensus.cc:2272] T 25ff7114fb5d42f29f5893854fe0b8b8 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.545689 29186 tablet_replica.cc:333] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.546372 29186 raft_consensus.cc:2243] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.547255 29186 raft_consensus.cc:2272] T 1266dcc5086f47ac91f0d18bad17ac71 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.549870 29186 tablet_replica.cc:333] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.550544 29186 raft_consensus.cc:2243] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.551515 29186 raft_consensus.cc:2272] T 0c54584d05d64965951160a3ef9dbcb3 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.553699 29186 tablet_replica.cc:333] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.554309 29186 raft_consensus.cc:2243] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.555197 29186 raft_consensus.cc:2272] T aae5730bd0f74231ae570b39162cc26f P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.558636 29186 tablet_replica.cc:333] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.559494 29186 raft_consensus.cc:2243] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.560061 29186 raft_consensus.cc:2272] T c7d57eaaf9a04e29b6c013baa63fc099 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:35.562739  2886 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260709 12:26:35.562819 29186 tablet_replica.cc:333] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.563719 29186 raft_consensus.cc:2243] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.564229 29186 raft_consensus.cc:2272] T 47c15911391a428d865da4c6338b28a1 P 51eb1d101b3c4e708ab2c1825047249b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:35.566883  2886 consensus_peers.cc:597] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:35.567425 29186 tablet_replica.cc:333] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.568132 29186 raft_consensus.cc:2243] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.568722 29186 raft_consensus.cc:2272] T 96dadfcc4083473593425e7408c2d409 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.571254 29186 tablet_replica.cc:333] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.572039 29186 raft_consensus.cc:2243] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.572615 29186 raft_consensus.cc:2272] T 2a5a386b68b344d1815c6afcd2cbc085 P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.575711 29186 tablet_replica.cc:333] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.576452 29186 raft_consensus.cc:2243] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:26:35.576709  2812 consensus_peers.cc:597] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:35.577185 29186 raft_consensus.cc:2272] T 02f72b6d75014e268ea80322ea3d84be P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:35.578338  2812 consensus_peers.cc:597] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:35.579766 29186 tablet_replica.cc:333] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.580406 29186 raft_consensus.cc:2243] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.581314 29186 raft_consensus.cc:2272] T ac958dfe02de4d279ab845f3865f1451 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.583647 29186 tablet_replica.cc:333] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.584250 29186 raft_consensus.cc:2243] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.584729 29186 raft_consensus.cc:2272] T af370ab6ec70458384c7de295cdf3d88 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.587072 29186 tablet_replica.cc:333] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.587715 29186 raft_consensus.cc:2243] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.588629 29186 raft_consensus.cc:2272] T ace798adb896487c94a6cbe38e4c950a P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.590878 29186 tablet_replica.cc:333] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
I20260709 12:26:35.591393 29186 raft_consensus.cc:2243] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.591917 29186 raft_consensus.cc:2272] T f39cb0744b914601923dfbf44a226e97 P 51eb1d101b3c4e708ab2c1825047249b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.594871 29186 tablet_replica.cc:333] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b: stopping tablet replica
W20260709 12:26:35.595535  2812 consensus_peers.cc:597] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:35.595556 29186 raft_consensus.cc:2243] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.597105 29186 raft_consensus.cc:2272] T 0452c3e7c99c4962adb9b3d403f39b1a P 51eb1d101b3c4e708ab2c1825047249b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:35.599090  2886 consensus_peers.cc:597] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:35.610311  2886 consensus_peers.cc:597] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:35.635584  2812 consensus_peers.cc:597] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:39937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:35.640784  2812 consensus_peers.cc:597] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:39937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:35.643837 29186 tablet_server.cc:196] TabletServer@127.28.128.129:0 shutdown complete.
I20260709 12:26:35.687945 29186 tablet_server.cc:179] TabletServer@127.28.128.130:0 shutting down...
I20260709 12:26:35.721707 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:35.722513 29186 tablet_replica.cc:333] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.723418 29186 raft_consensus.cc:2243] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.724414 29186 raft_consensus.cc:2272] T 65a212be7eb84eaeaf6c617ebfaa64c7 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.726847 29186 tablet_replica.cc:333] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.727595 29186 raft_consensus.cc:2243] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.728188 29186 raft_consensus.cc:2272] T c53cbeefd74d4d018f89d4afb39899a0 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.731184 29186 tablet_replica.cc:333] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.731947 29186 raft_consensus.cc:2243] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.732803 29186 raft_consensus.cc:2272] T e3b7bec7e6dd43bc9264792d447c8b21 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.735036 29186 tablet_replica.cc:333] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.735618 29186 raft_consensus.cc:2243] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.736095 29186 raft_consensus.cc:2272] T 94f65e4778a94b3a8aff766f713986f7 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.738319 29186 tablet_replica.cc:333] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.738966 29186 raft_consensus.cc:2243] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.739424 29186 raft_consensus.cc:2272] T 25ff7114fb5d42f29f5893854fe0b8b8 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.741519 29186 tablet_replica.cc:333] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.742063 29186 raft_consensus.cc:2243] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.742565 29186 raft_consensus.cc:2272] T 1266dcc5086f47ac91f0d18bad17ac71 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.744582 29186 tablet_replica.cc:333] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.745198 29186 raft_consensus.cc:2243] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.745685 29186 raft_consensus.cc:2272] T 0c54584d05d64965951160a3ef9dbcb3 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.747892 29186 tablet_replica.cc:333] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.748461 29186 raft_consensus.cc:2243] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.748911 29186 raft_consensus.cc:2272] T aae5730bd0f74231ae570b39162cc26f P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.751009 29186 tablet_replica.cc:333] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.751686 29186 raft_consensus.cc:2243] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.752147 29186 raft_consensus.cc:2272] T ace798adb896487c94a6cbe38e4c950a P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.754194 29186 tablet_replica.cc:333] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.754829 29186 raft_consensus.cc:2243] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.755800 29186 raft_consensus.cc:2272] T 02f72b6d75014e268ea80322ea3d84be P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.758270 29186 tablet_replica.cc:333] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.758841 29186 raft_consensus.cc:2243] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.759282 29186 raft_consensus.cc:2272] T ac958dfe02de4d279ab845f3865f1451 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.761286 29186 tablet_replica.cc:333] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.761801 29186 raft_consensus.cc:2243] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.762601 29186 raft_consensus.cc:2272] T af370ab6ec70458384c7de295cdf3d88 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.764863 29186 tablet_replica.cc:333] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.765475 29186 raft_consensus.cc:2243] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.766248 29186 raft_consensus.cc:2272] T 96dadfcc4083473593425e7408c2d409 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.768541 29186 tablet_replica.cc:333] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.769184 29186 raft_consensus.cc:2243] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.770234 29186 raft_consensus.cc:2272] T 2a5a386b68b344d1815c6afcd2cbc085 P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:35.772117  2886 consensus_peers.cc:597] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 -> Peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Couldn't send request to peer 3a40767f268546eb90e65d6002be65a4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:35.773000 29186 tablet_replica.cc:333] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.773705 29186 raft_consensus.cc:2243] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.774556 29186 raft_consensus.cc:2272] T f39cb0744b914601923dfbf44a226e97 P 3a40767f268546eb90e65d6002be65a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.776769 29186 tablet_replica.cc:333] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.777350 29186 raft_consensus.cc:2243] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.777787 29186 raft_consensus.cc:2272] T c7d57eaaf9a04e29b6c013baa63fc099 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.779814 29186 tablet_replica.cc:333] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.780324 29186 raft_consensus.cc:2243] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.780769 29186 raft_consensus.cc:2272] T 47c15911391a428d865da4c6338b28a1 P 3a40767f268546eb90e65d6002be65a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.783419 29186 tablet_replica.cc:333] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4: stopping tablet replica
I20260709 12:26:35.783931 29186 raft_consensus.cc:2243] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.784382 29186 raft_consensus.cc:2272] T 0452c3e7c99c4962adb9b3d403f39b1a P 3a40767f268546eb90e65d6002be65a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.826465 29186 tablet_server.cc:196] TabletServer@127.28.128.130:0 shutdown complete.
W20260709 12:26:35.839066  2886 consensus_peers.cc:597] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 -> Peer 51eb1d101b3c4e708ab2c1825047249b (127.28.128.129:39937): Couldn't send request to peer 51eb1d101b3c4e708ab2c1825047249b. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.129:39937: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:35.876382  2886 consensus_peers.cc:597] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 -> Peer 3a40767f268546eb90e65d6002be65a4 (127.28.128.130:32825): Couldn't send request to peer 3a40767f268546eb90e65d6002be65a4. Status: Network error: Client connection negotiation failed: client connection to 127.28.128.130:32825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:35.914565 29186 tablet_server.cc:179] TabletServer@127.28.128.131:0 shutting down...
I20260709 12:26:35.954401 29186 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:35.955822 29186 tablet_replica.cc:333] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.957722 29186 raft_consensus.cc:2243] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.958937 29186 raft_consensus.cc:2272] T 65a212be7eb84eaeaf6c617ebfaa64c7 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.962455 29186 tablet_replica.cc:333] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.963239 29186 raft_consensus.cc:2243] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:35.964855 29186 raft_consensus.cc:2272] T c53cbeefd74d4d018f89d4afb39899a0 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.967645 29186 tablet_replica.cc:333] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.968320 29186 raft_consensus.cc:2243] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.969128 29186 raft_consensus.cc:2272] T e3b7bec7e6dd43bc9264792d447c8b21 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.971982 29186 tablet_replica.cc:333] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.972867 29186 raft_consensus.cc:2243] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.973707 29186 raft_consensus.cc:2272] T 94f65e4778a94b3a8aff766f713986f7 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.976625 29186 tablet_replica.cc:333] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.977695 29186 raft_consensus.cc:2243] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.978499 29186 raft_consensus.cc:2272] T aae5730bd0f74231ae570b39162cc26f P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.981451 29186 tablet_replica.cc:333] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.982811 29186 raft_consensus.cc:2243] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.983788 29186 raft_consensus.cc:2272] T 0c54584d05d64965951160a3ef9dbcb3 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.988135 29186 tablet_replica.cc:333] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.989302 29186 raft_consensus.cc:2243] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.990286 29186 raft_consensus.cc:2272] T 0452c3e7c99c4962adb9b3d403f39b1a P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.994334 29186 tablet_replica.cc:333] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.995003 29186 raft_consensus.cc:2243] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:35.996165 29186 raft_consensus.cc:2272] T ace798adb896487c94a6cbe38e4c950a P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:35.999094 29186 tablet_replica.cc:333] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:35.999756 29186 raft_consensus.cc:2243] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:36.001122 29186 raft_consensus.cc:2272] T c7d57eaaf9a04e29b6c013baa63fc099 P f7d9d5d1b13245faa9338e9092273771 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.004120 29186 tablet_replica.cc:333] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.004990 29186 raft_consensus.cc:2243] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:36.006465 29186 raft_consensus.cc:2272] T 47c15911391a428d865da4c6338b28a1 P f7d9d5d1b13245faa9338e9092273771 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.009766 29186 tablet_replica.cc:333] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.010622 29186 raft_consensus.cc:2243] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:36.011413 29186 raft_consensus.cc:2272] T 96dadfcc4083473593425e7408c2d409 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.014246 29186 tablet_replica.cc:333] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.014995 29186 raft_consensus.cc:2243] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:36.015611 29186 raft_consensus.cc:2272] T 2a5a386b68b344d1815c6afcd2cbc085 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.018308 29186 tablet_replica.cc:333] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.018987 29186 raft_consensus.cc:2243] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:36.019665 29186 raft_consensus.cc:2272] T 1266dcc5086f47ac91f0d18bad17ac71 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.022480 29186 tablet_replica.cc:333] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.023082 29186 raft_consensus.cc:2243] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:36.024325 29186 raft_consensus.cc:2272] T 25ff7114fb5d42f29f5893854fe0b8b8 P f7d9d5d1b13245faa9338e9092273771 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.026938 29186 tablet_replica.cc:333] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.027597 29186 raft_consensus.cc:2243] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:36.028384 29186 raft_consensus.cc:2272] T 02f72b6d75014e268ea80322ea3d84be P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.031144 29186 tablet_replica.cc:333] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.031719 29186 raft_consensus.cc:2243] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:36.032356 29186 raft_consensus.cc:2272] T ac958dfe02de4d279ab845f3865f1451 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.035140 29186 tablet_replica.cc:333] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.035719 29186 raft_consensus.cc:2243] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:36.036381 29186 raft_consensus.cc:2272] T af370ab6ec70458384c7de295cdf3d88 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.038830 29186 tablet_replica.cc:333] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771: stopping tablet replica
I20260709 12:26:36.039520 29186 raft_consensus.cc:2243] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:36.040145 29186 raft_consensus.cc:2272] T f39cb0744b914601923dfbf44a226e97 P f7d9d5d1b13245faa9338e9092273771 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.092809 29186 tablet_server.cc:196] TabletServer@127.28.128.131:0 shutdown complete.
I20260709 12:26:36.134984 29186 master.cc:562] Master@127.28.128.190:37945 shutting down...
I20260709 12:26:36.160862 29186 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:36.161619 29186 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:36.161994 29186 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b37dd8386ef4e7781dc2289bdf69b81: stopping tablet replica
I20260709 12:26:36.183040 29186 master.cc:584] Master@127.28.128.190:37945 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20790 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (41710 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (212640 ms total)
[  PASSED  ] 8 tests.
I20260709 12:26:36.248839 29186 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2232 messages since previous log ~31 seconds ago
I20260709 12:26:36.249130 29186 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2232 messages since previous log ~31 seconds ago
I20260709 12:26:36.249330 29186 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2230 messages since previous log ~31 seconds ago
I20260709 12:26:36.249557 29186 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~50 seconds ago
I20260709 12:26:36.249748 29186 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~50 seconds ago
I20260709 12:26:36.250020 29186 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 12 messages since previous log ~0 seconds ago
I20260709 12:26:36.250332 29186 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
